paulkernfeld / contiguous-data-in-rustLinks
An opinionated guide that tries to help you choose the best way to store contiguous data in Rust
☆123Updated 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:
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆222Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆386Updated last year
- Comparison of Rust string types☆158Updated this week
- Easy code duplicate with substitution for Rust☆248Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Fast and safe evaluation of algebraic expressions☆292Updated last year
- Async synchronization primitives☆274Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Map data structure whose keys are stored as ranges☆95Updated 3 weeks ago
- A priority queue for Rust with efficient change function.☆209Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆254Updated 3 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Easy function multiversioning for Rust☆238Updated 10 months ago
- ☆277Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- This guide explains how you can use "global data" in Rust☆204Updated 5 years ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- Semantic wrapper for byte count representations☆147Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month