jonhoo / bystanderLinks
☆30Updated 4 years ago
Alternatives and similar repositories for bystander
Users that are interested in bystander are comparing it to the libraries listed below
Sorting:
- Hazard pointers in Rust.☆209Updated 2 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Define compiler intermediate representation usable by external tools☆90Updated last week
- perf-event: a Rust interface to Linux performance monitoring☆125Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Rust Code Reading Clubs☆140Updated 4 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- ☆167Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Faster integer division and modulus operations☆87Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Non-interleaving multithreaded output queue☆74Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago