Amanieu / intrusive-rs
Intrusive collections for Rust
☆447Updated 8 months ago
Alternatives and similar repositories for intrusive-rs:
Users that are interested in intrusive-rs are comparing it to the libraries listed below
- Spin-based synchronization primitives☆528Updated last month
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Slab allocator for Rust☆773Updated last week
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Task abstraction for building executors☆464Updated 3 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Per-object thread-local storage for Rust☆342Updated last year
- Async I/O and timers☆501Updated 3 weeks ago
- Generic array types in Rust☆407Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- rust stackful generator library☆326Updated last month
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Count lines of LLVM IR per generic function☆440Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust allocator using jemalloc as a backend☆418Updated 3 years ago