jonhoo / bystander
☆30Updated 3 years ago
Alternatives and similar repositories for bystander:
Users that are interested in bystander are comparing it to the libraries listed below
- Hazard pointers in Rust.☆202Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Define compiler intermediate representation usable by external tools☆73Updated 10 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- ☆92Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A big integer library in Rust with good performance.☆105Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- An exploration of Storages☆35Updated last year
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- perf-event: a Rust interface to Linux performance monitoring☆114Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- generators☆205Updated last year