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 `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 5 months ago
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Track and query Cargo dependency graphs.☆352Updated 2 years ago
- 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☆358Updated 5 months ago
- ☆176Updated last year
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Various data structure impls in Rust☆43Updated 10 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Simple probabilistic data structures☆146Updated last week
- Rust Code Reading Clubs☆140Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- Versioned data-structures for Rust☆205Updated 4 months ago
- Rust interface to io_uring☆334Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Hazard pointers in Rust.☆204Updated last week
- Concurrently Readable Data Structures for Rust☆358Updated last week
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- A Rust library for interrupting asynchronous streams.☆160Updated 5 months ago
- Copy-on-write string utilities for Rust☆158Updated last year