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.☆214Updated last month
- Define compiler intermediate representation usable by external tools☆100Updated last month
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- ☆94Updated 2 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- ☆37Updated last year
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Rust-based Unikernel☆133Updated last year
- ☆168Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago