paulkernfeld / contiguous-data-in-rust
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆120Updated 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
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- Async synchronization primitives☆262Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Reflection via DWARF.☆296Updated last year
- Map data structure whose keys are stored as ranges☆81Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- a lock-free concurrent slab (experimental)☆277Updated last month
- Pull in every source file in a directory as a module☆169Updated last week
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- Performant time measuring in Rust☆184Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- A super powered testing macro for Rust☆117Updated last week
- Parallel iterator processing library for Rust☆102Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Support crate for rustc's self-profiling feature☆341Updated this week
- A fast and flexible LRU map.☆174Updated last month
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆119Updated this week
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- Define your own PhantomData☆151Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆256Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago