ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆429Updated 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)☆291Updated 7 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- in-place allocation-reusing queues for Rust☆378Updated last year
- Experiments with structured concurrency in Rust☆374Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Small, fast, synchronization primitives☆245Updated 10 months ago
- Compile-time reference counting☆458Updated 2 months ago
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- A fast and safe implementation of stackful coroutines in Rust☆241Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Concurrent multi-producer multi-consumer queue☆284Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆395Updated 3 weeks ago
- Async executor☆383Updated this week
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Structured concurrency operations for async Rust☆462Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆238Updated last month
- Futures, streams, and async I/O combinators.☆509Updated last month
- Support crate for rustc's self-profiling feature☆365Updated 3 weeks ago
- Task abstraction for building executors☆479Updated 6 months ago
- Count lines of LLVM IR per generic function☆465Updated 2 weeks ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- Library for snippet annotations☆325Updated this week
- Intrusive collections for Rust☆455Updated 10 months ago