jonhoo / thesisLinks
My PhD thesis (eventually)
☆89Updated 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☆193Updated 8 months ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Async stream for Rust and the futures crate.☆187Updated last week
- skiplist☆142Updated 3 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Hazard pointers in Rust.☆208Updated 3 months ago
- ☆178Updated last year
- Execute your code on the Rust ecosystem.☆184Updated last month
- Are we async yet?☆213Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Test Rust application with multiple example workflows enabled☆176Updated 2 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Skill-tree rendering☆161Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Simple probabilistic data structures☆147Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- A fast intrusive flamegraph☆235Updated 3 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A minimalistic async/await executor for Rust☆234Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Fast generic radix trie implemented in Rust☆208Updated 3 weeks ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago