paulkernfeld / contiguous-data-in-rust
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆119Updated 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
- Experiments with structured concurrency in Rust☆334Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆216Updated this week
- Async synchronization primitives☆258Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆107Updated last week
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- a lock-free concurrent slab (experimental)☆277Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆115Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Reflection via DWARF.☆296Updated last year
- Performant time measuring in Rust☆182Updated 10 months ago
- ☆252Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆179Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 3 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆126Updated this week
- A lightweight version of pin-project written with declarative macros.☆236Updated this week
- Compatibility adapter between tokio and futures☆159Updated 2 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- ☆189Updated 10 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆114Updated last month
- Structured concurrency operations for async Rust☆428Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆191Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆171Updated last year
- Inter-event timing metrics on top of tracing.☆116Updated 11 months ago
- Concurrent multi-producer multi-consumer queue☆270Updated 2 months ago
- ☆193Updated this week
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- A minimalistic async/await executor for Rust☆231Updated 9 months ago