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.☆217Updated 2 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆93Updated last year
- Define compiler intermediate representation usable by external tools☆102Updated 2 months ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Guide for standard library developers☆87Updated 9 months ago
- skiplist☆144Updated 4 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- ☆94Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- ☆168Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- Rust Code Reading Clubs☆141Updated 4 years ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- A tool to help with minimization of Rust code☆66Updated 3 months ago