ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆448Updated 2 weeks 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
- in-place allocation-reusing queues for Rust☆381Updated last year
- a lock-free concurrent slab (experimental)☆296Updated 9 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- Compile-time reference counting☆456Updated 4 months ago
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Small, fast, synchronization primitives☆250Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Structured concurrency operations for async Rust☆467Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- high-speed timing library in Rust☆369Updated 3 months ago
- A fast and safe implementation of stackful coroutines in Rust☆253Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- ☆495Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Library for snippet annotations☆333Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- Task abstraction for building executors☆493Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Count lines of LLVM IR per generic function☆475Updated last month
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- Futures, streams, and async I/O combinators.☆521Updated last month
- Execute Rust code carefully, with extra checking along the way☆448Updated last month
- Hazard pointers in Rust.☆207Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Manual segmented stacks for Rust☆319Updated 5 months ago
- Müsli is a flexible and efficient serialization framework☆408Updated this week
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago