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.☆212Updated last month
- Define compiler intermediate representation usable by external tools☆95Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated last month
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 2 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- ☆37Updated 11 months ago
- A graphical debugger for Rust MIR☆198Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Lending iterators on stable Rust☆83Updated last year
- docs.rs as a publishing platform?☆71Updated last week
- ☆94Updated 2 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- skiplist☆144Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- An on-disk hash table implementation☆125Updated 4 years ago
- A fast, concurrent string interner☆161Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- ☆91Updated last year