ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆455Updated 2 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☆391Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Experiments with structured concurrency in Rust☆393Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Structured concurrency operations for async Rust☆478Updated 2 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 5 months ago
- Small, fast, synchronization primitives☆253Updated last year
- Compile-time reference counting☆456Updated 6 months ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Async executor☆410Updated last month
- A fast and safe implementation of stackful coroutines in Rust☆262Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- ☆501Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Task abstraction for building executors☆526Updated last month
- high-speed timing library in Rust☆377Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Count lines of LLVM IR per generic function☆483Updated last week
- Futures, streams, and async I/O combinators.☆530Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Easy function multiversioning for Rust☆249Updated 11 months ago
- Fast floating point to string conversion☆670Updated last week
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆313Updated 3 months ago