Intrusive collections for Rust
☆512Apr 24, 2026Updated 2 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 2 months ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,332Feb 21, 2026Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆190Nov 19, 2025Updated 5 months ago
- Spin-based synchronization primitives☆588Mar 24, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Support atomic operations on Arc itself☆1,330Apr 4, 2026Updated last month
- A fast bump allocation arena for Rust☆2,180Apr 27, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,353May 2, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆660Nov 18, 2023Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆643Apr 24, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆1,954Apr 30, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,066Feb 10, 2026Updated 2 months ago
- Async stream for Rust and the futures crate.☆192Apr 24, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆865Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Link-time initialization, destruction, scattered data collection macros for Rust☆987Updated this 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.☆708Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,082Mar 12, 2026Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆690Aug 18, 2023Updated 2 years ago
- Slab allocator for Rust☆889Jan 31, 2026Updated 3 months ago
- Rust persistent data structures☆1,698Apr 27, 2026Updated last week
- safe bindings to io-uring☆682Jun 14, 2021Updated 4 years ago
- Compile time numbers in Rust.☆585Apr 26, 2026Updated last 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.
- Runtime for executing procedural macros as WebAssembly☆1,494Jan 21, 2026Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,638Apr 15, 2026Updated 3 weeks ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆540Aug 25, 2021Updated 4 years ago
- Assorted immutable collection datatypes for Rust☆1,583Aug 19, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Mar 24, 2026Updated last month
- The arena, a fast but limited type of allocator☆581Aug 16, 2024Updated last year
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆840Sep 9, 2023Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,692Feb 20, 2026Updated 2 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- Asynchronous streams for Rust using async & await notation☆754Dec 8, 2024Updated last year
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated last month
- 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,015Apr 16, 2026Updated 3 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,830Updated this week
- Allocators in Rust☆317Apr 4, 2020Updated 6 years ago