paulkernfeld / contiguous-data-in-rustLinks
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆126Updated 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☆209Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- ☆314Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- A command line tool for comparing benchmarks run by Criterion.☆258Updated last year
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- A fast intrusive flamegraph☆236Updated 3 years ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- Parallel iterator processing library for Rust☆104Updated last week
- Semantic wrapper for byte count representations☆150Updated 2 weeks ago
- ☆241Updated 5 months ago
- Super-fast float parser in Rust (now part of Rust core)☆286Updated 3 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆228Updated 3 weeks ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Easy function multiversioning for Rust☆252Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Async synchronization primitives☆280Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆192Updated this week
- Copy-on-write string utilities for Rust☆160Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Boolean-valued predicate functions in Rust☆200Updated last month
- Per-object thread-local storage for Rust☆363Updated 3 months ago