paulkernfeld / contiguous-data-in-rustLinks
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆124Updated 5 years ago
Alternatives and similar repositories for contiguous-data-in-rust
Users that are interested in contiguous-data-in-rust are comparing it to the libraries listed below
Sorting:
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- ☆304Updated last month
- Map data structure whose keys are stored as ranges☆95Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- ☆282Updated last month
- Inter-event timing metrics on top of tracing.☆127Updated 3 weeks ago
- Fast and safe evaluation of algebraic expressions☆292Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- The cost of Rust async/await☆131Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- Comparison of Rust string types☆160Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Experiments with structured concurrency in Rust☆390Updated last year
- A super powered testing macro for Rust☆122Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- high-speed timing library in Rust☆374Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated last week
- Easy code duplicate with substitution for Rust☆249Updated 2 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago