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
Sorting:
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- POSIX AIO bindings for mio☆21Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- ☆10Updated 7 months ago
- The simd optimized escape code☆54Updated this week
- Code snippets for Rust discussions☆9Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- NATS unique identifiers☆20Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Rust library for memory barrier☆35Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- Set process and thread affinity in your Rust programs !☆27Updated last year
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- ☆24Updated 2 years ago