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:
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- high-speed timing library in Rust☆345Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Concurrently Readable Data Structures for Rust☆358Updated last week
- A thread pool for isolating blocking I/O in async programs☆358Updated 5 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated last week
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- A concurrent, append-only vector.☆174Updated this week
- ☆258Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Experiments with structured concurrency in Rust☆367Updated 11 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated this week
- A super powered testing macro for Rust☆118Updated 4 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆149Updated 2 months ago
- Simple async reactor and executor for rust☆79Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month