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 6 months ago
- skiplist☆142Updated 3 years ago
- Hazard pointers in Rust.☆204Updated last month
- Async stream for Rust and the futures crate.☆185Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 2 weeks ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆363Updated this week
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- ☆177Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Skill-tree rendering☆155Updated last year
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Rust tutorial to demonstrate how variance works☆254Updated 7 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Bisects rustc, either nightlies or CI artifacts☆191Updated 3 weeks ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Guide for standard library developers☆85Updated 3 months ago
- Minimal non-blocking I/O for Rust☆169Updated 7 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A priority queue for Rust with efficient change function.☆198Updated last month
- Are we async yet?☆213Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago