ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆456Updated 3 months ago
Alternatives and similar repositories for seize
Users that are interested in seize are comparing it to the libraries listed below
Sorting:
- in-place allocation-reusing queues for Rust☆392Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Experiments with structured concurrency in Rust☆400Updated last year
- Compile-time reference counting☆455Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 3 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆335Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Async executor☆419Updated last week
- ☆502Updated last month
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Task abstraction for building executors☆526Updated 2 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆494Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Count lines of LLVM IR per generic function☆486Updated 3 weeks ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- high-speed timing library in Rust☆377Updated 6 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Futures, streams, and async I/O combinators.☆529Updated last month
- Easy function multiversioning for Rust☆250Updated last year
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Hazard pointers in Rust.☆213Updated last week
- Lightweight and high performance concurrent cache☆296Updated last month
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month