paulkernfeld / contiguous-data-in-rustLinks
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆124Updated 4 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☆202Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated last month
- Reflection via DWARF.☆297Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆220Updated 2 months ago
- The cost of Rust async/await☆131Updated 2 years ago
- Inter-event timing metrics on top of tracing.☆126Updated this week
- Parallel iterator processing library for Rust☆103Updated last year
- Experiments with structured concurrency in Rust☆375Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 10 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- Semantic wrapper for byte count representations☆140Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Async synchronization primitives☆270Updated 4 months ago
- Map data structure whose keys are stored as ranges☆92Updated last week
- Concurrent multi-producer multi-consumer queue☆286Updated this week
- Support for json-path in Rust☆127Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆188Updated last month
- A priority queue for Rust with efficient change function.☆198Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- ☆291Updated 2 weeks ago
- Comparison of Rust string types☆152Updated this week
- Fast and safe evaluation of algebraic expressions☆292Updated last year
- Easy function multiversioning for Rust☆233Updated 7 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago