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
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- ☆46Updated 4 years ago
- The simd optimized escape code☆53Updated this week
- Rust library for memory barrier☆35Updated 9 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Set process and thread affinity in your Rust programs !☆26Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- ☆38Updated last year
- Rust traits for key comparison in maps.☆24Updated this week
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆33Updated 2 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago