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
- Completion futures for Rust☆19Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 3 weeks ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- 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
- constant-size associative container backed by a simple array☆19Updated last year
- The simd optimized escape code☆53Updated this week
- Extensions to the Rust standard library☆43Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆38Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- ☆47Updated 4 years ago
- Set process and thread affinity in your Rust programs !☆27Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 3 weeks ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- ☆10Updated 5 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Thread-unsafe async runtime☆27Updated 5 months ago