Amanieu / intrusive-rsLinks
Intrusive collections for Rust
☆454Updated 10 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☆542Updated 3 weeks ago
- Slab allocator for Rust☆801Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- rust stackful generator library☆335Updated last week
- Fast floating point to string conversion☆644Updated last month
- Generic array types in Rust☆414Updated 4 months ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Fowler–Noll–Vo hash function☆346Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- Module initialization/global constructor functions for Rust☆875Updated last month
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Portable Packed SIMD Vectors for Rust standard library☆624Updated last year
- Rust interface to io_uring☆335Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Allocators in Rust☆313Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- safe bindings to io-uring☆671Updated 4 years ago
- Backtraces in Rust☆586Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month