ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆453Updated last month
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)☆301Updated 10 months ago
- Reflection via DWARF.☆298Updated 2 years ago
- in-place allocation-reusing queues for Rust☆385Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Small, fast, synchronization primitives☆252Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Experiments with structured concurrency in Rust☆392Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Structured concurrency operations for async Rust☆474Updated last month
- Compile-time reference counting☆456Updated 5 months ago
- A fast and safe implementation of stackful coroutines in Rust☆256Updated 3 weeks ago
- Task abstraction for building executors☆517Updated last month
- Async executor☆406Updated last week
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆479Updated last week
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- ☆501Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Futures, streams, and async I/O combinators.☆527Updated last week
- Hazard pointers in Rust.☆210Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last week
- ☆201Updated 8 months ago
- high-speed timing library in Rust☆375Updated 5 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆408Updated last week