ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆432Updated 2 months ago
Alternatives and similar repositories for seize
Users that are interested in seize are comparing it to the libraries listed below
Sorting:
- Reflection via DWARF.☆297Updated 2 years ago
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- Experiments with structured concurrency in Rust☆385Updated last year
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Compile-time reference counting☆457Updated 3 months ago
- Small, fast, synchronization primitives☆249Updated 11 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- ☆494Updated 10 months ago
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Task abstraction for building executors☆480Updated 7 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Async executor☆395Updated 2 weeks ago
- A fast and safe implementation of stackful coroutines in Rust☆243Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Easy function multiversioning for Rust☆236Updated 9 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- Hazard pointers in Rust.☆206Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Library for snippet annotations☆332Updated this week
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- high-speed timing library in Rust☆355Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago