paulkernfeld / contiguous-data-in-rustLinks
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆125Updated 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 6 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆129Updated last week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆284Updated 3 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- ☆309Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- ☆204Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A priority queue for Rust with efficient change function.☆214Updated last month
- Comparison of Rust string types☆162Updated last week
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆296Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Experiments with structured concurrency in Rust☆400Updated last year
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Async synchronization primitives☆276Updated 3 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- ☆310Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 3 weeks ago