paulkernfeld / contiguous-data-in-rustLinks
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆124Updated 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☆208Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆157Updated this week
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- Experiments with structured concurrency in Rust☆393Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- ☆306Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated this week
- A fast intrusive flamegraph☆236Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago
- Immutable strings, in Rust.☆250Updated last year
- Async stream for Rust and the futures crate.☆188Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 2 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Async synchronization primitives☆276Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Fast and safe evaluation of algebraic expressions☆293Updated 2 years ago
- Comparison of Rust string types☆160Updated 2 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆282Updated 2 years ago