jonhoo / thesisLinks
My PhD thesis (eventually)
☆89Updated 5 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☆193Updated 9 months ago
- skiplist☆142Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated last week
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Async stream for Rust and the futures crate.☆188Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Are we async yet?☆213Updated 7 months ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Hazard pointers in Rust.☆208Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- ☆178Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A command line tool for comparing benchmarks run by Criterion.☆255Updated last year
- A thread pool for isolating blocking I/O in async programs☆368Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆281Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated 2 weeks ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Inter-event timing metrics on top of tracing.☆127Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Simple probabilistic data structures☆147Updated last week
- a lock-free concurrent slab (experimental)☆299Updated 10 months ago
- A simple, fast, LRU cache implementation.☆211Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Skill-tree rendering☆163Updated last year
- Task abstraction for building executors☆212Updated 3 years ago