frankmcsherry / COSTView external linksLinks
Single-threaded graph computation in Rust
☆257Jan 21, 2019Updated 7 years ago
Alternatives and similar repositories for COST
Users that are interested in COST are comparing it to the libraries listed below
Sorting:
- A modular implementation of timely dataflow in Rust☆3,576Feb 7, 2026Updated last week
- An implementation of Ngo et al's GenericJoin in timely dataflow.☆91Apr 3, 2019Updated 6 years ago
- The Naiad system provides fast incremental and iterative computation for data-parallel workloads☆527Jan 22, 2022Updated 4 years ago
- Some notes on things I find interesting and important.☆2,101Feb 6, 2026Updated last week
- An implementation of differential dataflow using timely dataflow on Rust.☆2,905Updated this week
- High-throughput columnar serialization in Rust☆189Jan 17, 2026Updated 3 weeks ago
- FlashX is a collection of big data analytics tools that perform data analytics in the form of graphs and matrices.☆238Mar 31, 2020Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Jan 4, 2016Updated 10 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 7 years ago
- A lightweight Datalog engine in Rust☆862Dec 14, 2025Updated last month
- A mortifying serialization library for Rust☆346Jan 13, 2023Updated 3 years ago
- A library for working with mmap'd graph data☆11Nov 29, 2020Updated 5 years ago
- Efficient transactional memory in rust.☆210Aug 2, 2021Updated 4 years ago
- Iterate in a lazily achieved sorted order☆59Oct 16, 2018Updated 7 years ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- A Raw utility for managing contiguous heap allocations☆10Jul 26, 2016Updated 9 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- a distributed-merge capable database for many small objects☆77Jan 30, 2020Updated 6 years ago
- Implementation of PageRank in timely dataflow☆74Oct 31, 2018Updated 7 years ago
- Engines, queries, and data for dynamic Datalog computation☆133Aug 4, 2021Updated 4 years ago
- Crate for data that should be pinned to the stack at the point of declaration.☆14Dec 21, 2020Updated 5 years ago
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Dec 11, 2017Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Jan 19, 2018Updated 8 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆324Dec 14, 2020Updated 5 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Ligra: A Lightweight Graph Processing Framework for Shared Memory☆485Feb 18, 2024Updated last year
- Analyze the public data from the CERN base ALICE collaboration with Rust☆103May 31, 2023Updated 2 years ago
- A platform to evaluate techniques used in multicore graph processing.☆37Oct 25, 2018Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆49Apr 7, 2020Updated 5 years ago
- Scrap Your Rust Boilerplate☆56Nov 1, 2017Updated 8 years ago
- DataFusion has now been donated to the Apache Arrow project☆628Feb 5, 2019Updated 7 years ago
- Chaos: Scale-out Graph Processing from Secondary Storage☆51Mar 14, 2016Updated 9 years ago
- Non-blocking hash map in Rust☆13Mar 28, 2024Updated last year
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- [Incomplete] A Raft implementation in Rust☆271Dec 7, 2017Updated 8 years ago
- GraphChi's C++ version. Big Data - small machine.☆810Jan 2, 2019Updated 7 years ago
- QuadTree library for Haskell, using lenses.☆15May 7, 2018Updated 7 years ago