Amanieu / intrusive-rsLinks
Intrusive collections for Rust
☆454Updated 9 months ago
Alternatives and similar repositories for intrusive-rs
Users that are interested in intrusive-rs are comparing it to the libraries listed below
Sorting:
- Spin-based synchronization primitives☆536Updated 2 months ago
- Slab allocator for Rust☆793Updated this week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Module initialization/global constructor functions for Rust☆869Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Count lines of LLVM IR per generic function☆454Updated 4 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Fast floating point to string conversion☆640Updated last month
- Per-object thread-local storage for Rust☆342Updated this week
- rust stackful generator library☆333Updated last month
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- A library for creating references that carry their owner with them.☆373Updated last year
- Generic array types in Rust☆411Updated 3 months ago
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Stackless generators on stable Rust.☆464Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Async I/O and timers☆526Updated this week
- Easy self-referential struct generation for Rust.☆617Updated 5 months ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- Task abstraction for building executors☆471Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago