ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆465Updated 4 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.☆298Updated 2 years ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Experiments with structured concurrency in Rust☆410Updated last year
- Compile-time reference counting☆456Updated 8 months ago
- Small, fast, synchronization primitives☆254Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆349Updated 2 months ago
- ☆501Updated 3 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Async executor☆435Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆498Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Structured concurrency operations for async Rust☆487Updated last week
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Task abstraction for building executors☆560Updated last week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Updated 2 months ago
- Library for snippet annotations☆481Updated last week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Manual segmented stacks for Rust☆332Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Müsli is a flexible and efficient serialization framework☆421Updated last month