jmcomets / tcmalloc-rsLinks
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:
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- ☆11Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Dynamic structured values for Rust☆28Updated 2 months ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Completion futures for Rust☆19Updated 2 years 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
- Duplicate an async I/O handle☆41Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- ☆33Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- constant-size associative container backed by a simple array☆19Updated last year
- A hyper based tower transport layer.☆20Updated 5 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- A lightweight lock protected by an atomic boolean.☆37Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 weeks ago
- ☆39Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago