mtb0x1 / 1brcLinks
The One Billion Row Challenge in rust.
☆27Updated last year
Alternatives and similar repositories for 1brc
Users that are interested in 1brc are comparing it to the libraries listed below
Sorting:
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Rust implementation of bors used for various Rust components (e.g. the compiler).☆67Updated this week
- Simple async reactor and executor for rust☆79Updated 2 months ago
- It executes futures☆57Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆57Updated 6 months ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A concurrent, append-only vector.☆165Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- Rust bindings for Binaryen's wasm-opt☆72Updated last year
- Testing out a Zero Cost Abstraction in Rust compared to similar approaches in C# and Java☆48Updated 10 months ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Program startup and thread support written in Rust☆185Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- ☆134Updated 2 years ago
- Cargo hack manager☆64Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆108Updated last year
- Multi-source configuration library for Rust.☆38Updated this week
- ☆54Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆72Updated 3 weeks ago
- An alternate Cargo registry using static files☆121Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 2 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Const TypeId and non-'static TypeId☆66Updated 3 weeks ago
- A tool to remove unused code from a Rust project.☆30Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 7 months ago