tindzk / qstrLinks
Rust library providing cache-efficient, stack-allocated string types
☆49Updated last month
Alternatives and similar repositories for qstr
Users that are interested in qstr are comparing it to the libraries listed below
Sorting:
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 7 months ago
- Detect unused pub methods in a Rust workspace☆44Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆38Updated 3 years ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Concurrency algorithms☆11Updated 9 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Read input lines as byte slices for high efficiency☆68Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Port of bbolt in Rust☆67Updated last year
- Trait implementation generator macro☆30Updated last month
- Static-checked parsing of regexes into structs☆45Updated last year
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- State machine pattern for Rust☆29Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Structured data serialization library☆22Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- An alternative rust async runtime.☆59Updated last month
- Succinct data structures using very efficient rank and select☆128Updated last month
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 5 months ago
- An ergonomic graph API for Rust☆51Updated this week
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Utilities for working with shared slices of memory☆83Updated 6 months ago