ibraheemdev / seize
Fast, efficient, and robust memory reclamation for Rust.
☆384Updated last week
Related projects ⓘ
Alternatives and complementary repositories for seize
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Reflection via DWARF.☆293Updated last year
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Compile-time reference counting☆437Updated last year
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Small, fast, synchronization primitives☆240Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Structured concurrency operations for async Rust☆411Updated last week
- ☆447Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆414Updated this week
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago
- Task abstraction for building executors☆413Updated last month
- Hazard pointers in Rust.☆198Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Futures, streams, and async I/O combinators.☆475Updated this week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Immutable strings, in Rust.☆240Updated 9 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆313Updated last month