jonhoo / thesisLinks
My PhD thesis (eventually)
☆92Updated 4 years ago
Alternatives and similar repositories for thesis
Users that are interested in thesis are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- skiplist☆142Updated 3 years ago
- Hazard pointers in Rust.☆206Updated 2 months ago
- Execute your code on the Rust ecosystem.☆184Updated last week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- ☆178Updated last year
- Simple probabilistic data structures☆147Updated last week
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆186Updated last week
- Are we async yet?☆213Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Rust tutorial to demonstrate how variance works☆255Updated 8 months ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 11 months ago
- Concurrently Readable Data Structures for Rust☆359Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- ☆167Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Super-fast float parser in Rust (now part of Rust core)☆279Updated 2 years ago
- a lock-free concurrent slab (experimental)☆293Updated 8 months ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago