jmcomets / tcmalloc-rsLinks
A drop-in GlobalAlloc implementation using tcmalloc from gperftools.
☆19Updated 2 years ago
Alternatives and similar repositories for tcmalloc-rs
Users that are interested in tcmalloc-rs are comparing it to the libraries listed below
Sorting:
- Tracing layer to quickly inspect spans and events☆40Updated 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 3 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- ☆12Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- Thread parking and unparking☆79Updated 10 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆76Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week
- bytes::BufMut implementation to count buffer size☆24Updated this week
- futures::AtomicWaker extracted into its own crate☆36Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- ☆40Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆47Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Extensions to the Rust standard library☆49Updated last year
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 6 years ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago