tindzk / qstrLinks
Rust library providing cache-efficient, stack-allocated string types
☆48Updated 3 weeks ago
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.☆39Updated last week
- Efficient byte-stream pipe buffer☆44Updated last year
- Detect unused pub methods in a Rust workspace☆42Updated 10 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 6 months ago
- ☆38Updated 3 years ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆64Updated last week
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 5 months ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Scope-based single and multithreaded profiling.☆34Updated 3 months ago
- An alternative rust async runtime.☆60Updated 2 weeks ago
- an extremely fast async mutex with alternative sync API☆80Updated 2 weeks ago
- 🦀 A pure rust implementation of the TFHE Fully Homomorphic Encryption Scheme☆39Updated 3 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated last week
- Automatically generates conversions between an enum type and any other type☆11Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆85Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- Read input lines as byte slices for high efficiency☆68Updated last year
- Trait-agnostic derive macros☆27Updated 10 months ago
- Parallel iterator processing library for Rust☆103Updated last month
- Integer types with customizable niche values☆51Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 2 weeks ago