Naveenaidu / rust-1brcLinks
1BRC implementation in Rust
☆36Updated 10 months ago
Alternatives and similar repositories for rust-1brc
Users that are interested in rust-1brc are comparing it to the libraries listed below
Sorting:
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated 7 months ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- A Rust chess library with the aim to be as feature-rich as possible☆45Updated last week
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- Utilities for working with shared slices of memory☆70Updated last week
- Create Kafaka-like things while enjoying low-level programming without external crates☆91Updated 3 weeks ago
- Discovering and describing Rust's design axioms☆74Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- ☆160Updated this week
- Fixed-size decimal numbers implemented in pure Rust☆199Updated 3 weeks ago
- A concurrent, append-only vector.☆174Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆113Updated 3 months ago
- An adapter to easily run an Axum server in a Cloudflare worker.☆80Updated last week
- 📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")☆155Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆200Updated 3 months ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- Visualizing Rust codebases in a few seconds☆184Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆62Updated 6 months ago
- Game Developer's Toolkit for CPU Management☆89Updated last month
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- The fastest Bloom filter in Rust. No accuracy compromises. Compatible with any hasher.☆250Updated 2 weeks ago
- State machine pattern for Rust☆29Updated 7 months ago