Fast, efficient, and robust memory reclamation for Rust.
☆468Sep 13, 2025Updated 6 months ago
Alternatives and similar repositories for seize
Users that are interested in seize are comparing it to the libraries listed below
Sorting:
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- A concurrent, append-only vector.☆209Aug 13, 2025Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆365Feb 10, 2026Updated last month
- A fast bump allocation arena for Rust☆2,143Feb 26, 2026Updated 3 weeks ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆500Jan 28, 2024Updated 2 years ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- A lock-free, read-optimized, concurrency primitive.☆2,097Updated this week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,531Mar 5, 2026Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆229Updated this week
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Slotmap data structure for Rust☆1,293Dec 6, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,640Feb 20, 2026Updated last month
- An embedded key-value database in pure Rust☆4,334Updated this week
- A high performance, zero-copy URL router.☆523Dec 30, 2025Updated 2 months ago
- Experiments with structured concurrency in Rust☆422Jul 24, 2024Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆940Feb 20, 2025Updated last year
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Stack unwinding library in Rust☆105Dec 2, 2025Updated 3 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187May 9, 2021Updated 4 years ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A high performance concurrent caching library for Rust☆2,451Updated this week
- A better compressed bitset in Rust☆909Feb 26, 2026Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,977Mar 5, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,971Dec 22, 2025Updated 2 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆418Nov 4, 2025Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,609Updated this week
- A crate for mucking around with piles of bytes☆968Jan 31, 2026Updated last month
- Heapless, `static` friendly data structures☆1,928Feb 16, 2026Updated last month
- Slab allocator for Rust☆884Jan 31, 2026Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆502Jan 5, 2026Updated 2 months ago