jonhoo / thesis
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:
- skiplist☆142Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- ☆176Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 3 months ago
- A fast intrusive flamegraph☆235Updated 2 years ago
- Simple probabilistic data structures☆145Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆357Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 4 months ago
- Hazard pointers in Rust.☆204Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- A minimalistic async/await executor for Rust☆231Updated last year
- A fast and flexible LRU map.☆181Updated 4 months ago
- Faster, more compact implementation of std::Cow☆352Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆255Updated 5 years ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- The cost of Rust async/await☆130Updated 2 years ago
- Portable SIMD project group☆97Updated 5 months ago