Intrusive collections for Rust
☆516May 9, 2026Updated 3 weeks ago
Alternatives and similar repositories for intrusive-rs
Users that are interested in intrusive-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated 3 months ago
- Generic Atomic<T> type for Rust☆247Sep 16, 2025Updated 8 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,352Feb 21, 2026Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆190Nov 19, 2025Updated 6 months ago
- Support atomic operations on Arc itself☆1,339Apr 4, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆592May 14, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,215Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,366May 2, 2026Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆663Nov 18, 2023Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆645Apr 24, 2026Updated last month
- Heapless, `static` friendly data structures☆1,966Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,071Feb 10, 2026Updated 3 months ago
- Async stream for Rust and the futures crate.☆192Apr 24, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆872May 3, 2026Updated 3 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,002May 21, 2026Updated last week
- A library for creating references that carry their owner with them.☆388Oct 12, 2023Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆710May 13, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,085Mar 12, 2026Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆692Aug 18, 2023Updated 2 years ago
- Slab allocator for Rust☆894Jan 31, 2026Updated 3 months ago
- Rust persistent data structures☆1,711May 15, 2026Updated 2 weeks ago
- safe bindings to io-uring☆681Jun 14, 2021Updated 4 years ago
- Compile time numbers in Rust.☆585Apr 26, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,646Apr 15, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,497Jan 21, 2026Updated 4 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆540Aug 25, 2021Updated 4 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Mar 24, 2026Updated 2 months ago
- Assorted immutable collection datatypes for Rust☆1,582Aug 19, 2024Updated last year
- The arena, a fast but limited type of allocator☆585Aug 16, 2024Updated last year
- Heap-based async timers☆217May 20, 2026Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆841Sep 9, 2023Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,711Feb 20, 2026Updated 3 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- Asynchronous streams for Rust using async & await notation☆755Dec 8, 2024Updated last year
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated 2 months ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆1,000Jun 27, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆3,027Apr 16, 2026Updated last month
- Allocators in Rust☆317Apr 4, 2020Updated 6 years ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,853May 6, 2026Updated 3 weeks ago