jmcomets / tcmalloc-rs
A drop-in GlobalAlloc implementation using tcmalloc from gperftools.
☆18Updated last year
Alternatives and similar repositories for tcmalloc-rs:
Users that are interested in tcmalloc-rs are comparing it to the libraries listed below
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆33Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- The simd optimized escape code☆53Updated this week
- POSIX AIO bindings for mio☆20Updated 3 weeks ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- ☆47Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- Completion futures for Rust☆19Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- Extensions to the Rust standard library☆44Updated 4 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- ☆10Updated 6 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Local-affinity first NUMA-aware allocator with optional fallback.☆24Updated 3 years ago
- NATS unique identifiers☆20Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- ☆45Updated last year