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:
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months 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 closures you can transfer over an FFI boundary☆27Updated 5 years ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- ☆12Updated 5 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- ☆47Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- std::thread which joins on drop by default.☆20Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- bytes::BufMut implementation to count buffer size☆25Updated last month
- Take a value atomically once.☆30Updated 3 years ago
- Serde serializer for generating Starlark build targets☆70Updated last month
- ☆77Updated 5 months ago
- ☆41Updated 2 years ago
- Thread parking and unparking☆82Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago