paulkernfeld / contiguous-data-in-rustLinks
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆123Updated 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:
- Async synchronization primitives☆269Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- generators☆208Updated last year
- Concurrent multi-producer multi-consumer queue☆283Updated 2 weeks ago
- Async broadcast channels☆177Updated 5 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Rust crate for managing CPU core affinities☆188Updated 3 months ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- high-speed timing library in Rust☆342Updated 5 months ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago