Intrusive collections for Rust
☆523Jun 14, 2026Updated this week
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 4 months ago
- Generic Atomic<T> type for Rust☆247Sep 16, 2025Updated 9 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,367Jun 8, 2026Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆191Nov 19, 2025Updated 7 months ago
- Support atomic operations on Arc itself☆1,353Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- [spin-rs has moved to Codeberg!] Spin-based synchronization primitives☆594May 14, 2026Updated last month
- A fast bump allocation arena for Rust☆2,241Jun 10, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,382May 2, 2026Updated last month
- 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☆650Jun 8, 2026Updated last week
- Heapless, `static` friendly data structures☆1,975Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 4 months ago
- Async stream for Rust and the futures crate.☆192Jun 3, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆873May 3, 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.
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,025Jun 9, 2026Updated last week
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆712Jun 4, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 3 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☆906Jan 31, 2026Updated 4 months ago
- Rust persistent data structures☆1,725May 15, 2026Updated last month
- safe bindings to io-uring☆681Jun 14, 2021Updated 5 years ago
- Compile time numbers in Rust.☆584May 29, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,649Jun 11, 2026Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,502Jan 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.☆218Jun 3, 2026Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,583Aug 19, 2024Updated last year
- The arena, a fast but limited type of allocator☆586Aug 16, 2024Updated last year
- Heap-based async timers☆218May 20, 2026Updated 3 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆842Sep 9, 2023Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,728Feb 20, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- Asynchronous streams for Rust using async & await notation☆756Dec 8, 2024Updated last year
- Conditional compilation according to rustc compiler version☆393Mar 24, 2026Updated 2 months ago
- pure rust io_uring library, built on libc, thread & async friendly, misuse resistant☆1,002Jun 27, 2022Updated 3 years ago
- A safe and fast multi-producer, multi-consumer channel.☆3,028Apr 16, 2026Updated 2 months ago
- 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,870Updated this week