issues
search
TimelyDataflow
/
timely-dataflow
A modular implementation of timely dataflow in Rust
MIT License
3.3k
stars
272
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(timely): release v0.14.1
#600
github-actions[bot]
closed
1 week ago
0
Public Message type
#599
antiguru
closed
1 week ago
0
Rust updates, better doc testing
#598
antiguru
closed
1 week ago
1
Move opinions about encoding from `communication` to `timely`.
#597
frankmcsherry
closed
1 week ago
3
Simplify communication `Message` type
#596
frankmcsherry
closed
1 week ago
0
chore: release
#595
github-actions[bot]
closed
1 week ago
0
chore: release
#594
github-actions[bot]
closed
3 weeks ago
0
Allow viewing of next dataflow-unique identifier
#593
frankmcsherry
closed
3 weeks ago
0
Remove set_external_summary
#592
antiguru
opened
1 month ago
0
Use `dep` syntax with `getopts`
#591
waywardmonkeys
opened
1 month ago
2
Improve docs.
#590
waywardmonkeys
closed
1 month ago
0
Update CI, bump minimum Rust to 1.78
#589
antiguru
closed
1 month ago
0
Fix typos.
#588
waywardmonkeys
closed
1 month ago
0
ci: Update to `actions/checkout@v4`
#587
waywardmonkeys
closed
1 month ago
2
Demonstrate `columnar` stuff
#586
frankmcsherry
opened
2 months ago
0
Switch to serde's derive feature, update Rust to 2021
#585
antiguru
closed
2 months ago
0
Failed to compile `timely_communication`
#584
nooberfsh
closed
2 months ago
0
Broadcast message to all worker nodes while in closure of custom binary frontier operator
#583
cygithub54
opened
2 months ago
1
Shared reference-counted operator path
#582
antiguru
closed
2 months ago
0
Introduce `SmallVec` for small allocations
#581
frankmcsherry
closed
2 months ago
0
Avoid temporary allocations by improved APIs
#580
antiguru
closed
2 months ago
0
Test for columnar reachability
#579
frankmcsherry
opened
2 months ago
0
Point `examples/hello.rs` into `/timely` folder to fix broken link
#578
akesling
closed
2 months ago
0
Make `std::time::Instant` optional
#577
frankmcsherry
opened
2 months ago
7
s/if the contain/if they contain/
#576
akesling
closed
3 months ago
1
Remove `abomonation` to reduce unsoundness
#575
frankmcsherry
closed
2 months ago
2
Flat container storage abstraction
#574
antiguru
opened
4 months ago
0
Fix flatcontainer example
#573
antiguru
closed
4 months ago
0
Bump flatcontainer to 0.5
#572
antiguru
closed
4 months ago
0
Clone for Config and other improvements
#571
antiguru
closed
5 months ago
0
Product with flatcontainer
#570
antiguru
closed
5 months ago
0
Rework container builder to use push into
#569
antiguru
closed
5 months ago
0
Add reborrow functions to Container
#568
antiguru
opened
5 months ago
1
Update flatcontainer to 0.4.0
#567
antiguru
closed
5 months ago
0
PushInto targets container instead of item
#566
antiguru
closed
6 months ago
0
PartialOrder with Rhs type parameter
#565
antiguru
closed
6 months ago
0
Complete PushInto implementations
#564
antiguru
closed
6 months ago
1
Move OutputHandleCore::cease to more general impl
#563
antiguru
closed
6 months ago
0
Container builder
#562
antiguru
closed
6 months ago
2
Offer PushContainer::should_flush
#561
antiguru
closed
6 months ago
1
Test bincode feature in CI
#560
antiguru
closed
4 months ago
0
Unreproducible release for timely 0.12.0
#559
paolobarbolini
opened
7 months ago
0
Correct `flatcontainer.rs` glitch I introduced
#558
frankmcsherry
closed
8 months ago
0
Move `capture/` to `core::capture/`
#557
frankmcsherry
closed
8 months ago
0
Introduce `FlatContainer`, `container` function for hinting
#556
frankmcsherry
closed
8 months ago
0
Update more core operators
#555
frankmcsherry
closed
8 months ago
0
Remove `EnterAt`, migrate `enterleave.rs`
#554
frankmcsherry
closed
8 months ago
0
Operator movement (into `core`)
#553
frankmcsherry
closed
8 months ago
0
Change generic variable for containers from `D` to `C`
#552
frankmcsherry
closed
8 months ago
0
Rename internal `Core` variants
#551
frankmcsherry
closed
8 months ago
0
Next