paulkernfeld / contiguous-data-in-rust
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆118Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for contiguous-data-in-rust
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- The cost of Rust async/await☆113Updated 2 years ago
- Experiments with structured concurrency in Rust☆312Updated 3 months ago
- a lock-free concurrent slab (experimental)☆271Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆218Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆223Updated this week
- The feature-rich, portable async channel library☆252Updated last year
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆207Updated 4 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- Conditional compilation according to rustc compiler version☆334Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated 3 weeks ago
- Type that deserializes only from one specific value☆228Updated this week
- A super powered testing macro for Rust☆113Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 4 months ago
- Easy code duplicate with substitution for Rust☆235Updated last month
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Reflection via DWARF.☆293Updated last year
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- ☆188Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Faster, more compact implementation of std::Cow☆338Updated last year
- ☆224Updated last week