ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆464Updated 3 months ago
Alternatives and similar repositories for seize
Users that are interested in seize are comparing it to the libraries listed below
Sorting:
- a lock-free concurrent slab (experimental)☆303Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Experiments with structured concurrency in Rust☆402Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆342Updated last month
- Compile-time reference counting☆455Updated 7 months ago
- Async executor☆422Updated last month
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- Structured concurrency operations for async Rust☆481Updated 3 months ago
- Task abstraction for building executors☆540Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- ☆501Updated 2 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated this week
- Futures, streams, and async I/O combinators.☆530Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A thread pool for isolating blocking I/O in async programs☆373Updated 4 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆305Updated last month
- Count lines of LLVM IR per generic function☆491Updated 2 weeks ago
- Easy function multiversioning for Rust☆251Updated last year
- Müsli is a flexible and efficient serialization framework☆420Updated last week
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Intrusive collections for Rust☆477Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated 2 months ago
- Lightweight and high performance concurrent cache☆300Updated 2 months ago