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 closures you can transfer over an FFI boundary☆27Updated 4 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
- ☆12Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Rust library for marker traits about types layout in memory☆23Updated 5 years ago
- Take a value atomically once.☆30Updated 2 years ago
- constant-size associative container backed by a simple array☆20Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- The simd optimized escape code☆54Updated last week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆91Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Extensions to the Rust standard library☆49Updated 11 months ago
- Thread-unsafe async runtime☆29Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- ☆47Updated 5 years ago
- ☆76Updated 2 months ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆39Updated 2 years ago
- Efficient sets of bytes for Rust☆18Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month