tindzk / qstrLinks
Rust library providing cache-efficient, stack-allocated string types
☆29Updated this week
Alternatives and similar repositories for qstr
Users that are interested in qstr are comparing it to the libraries listed below
Sorting:
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 5 months ago
- Concurrency algorithms☆11Updated 7 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A small and fast FM-Index for Rust☆41Updated this week
- Automatically generates conversions between an enum type and any other type☆11Updated 2 years ago
- Integer types with customizable niche values☆50Updated 11 months ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- ☆38Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- Succinct data structures using very efficient rank and select☆127Updated last week
- State machine pattern for Rust☆29Updated last year
- ☆31Updated 2 months 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…☆65Updated last month
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- Rust Workspace Bootstrapper☆18Updated last month
- Scope-based single and multithreaded profiling.☆35Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 6 months ago
- A GUI generator for clap-rs using egui☆109Updated last year
- Lightning fast concurrent HyperLogLog for Rust.☆42Updated 3 months ago
- Detect unused pub methods in a Rust workspace☆42Updated 8 months ago
- Functional command-line JSON processor with a bidirectional type system☆24Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated last week
- Multi-threaded Compression☆168Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An ergonomic graph API for Rust☆53Updated last week
- Derive a builder for your constructors in Rust☆71Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago