jmcomets / tcmalloc-rsLinks
A drop-in GlobalAlloc implementation using tcmalloc from gperftools.
☆19Updated last year
Alternatives and similar repositories for tcmalloc-rs
Users that are interested in tcmalloc-rs are comparing it to the libraries listed below
Sorting:
- 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 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- A rust library for reusing heap allocations☆24Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- constant-size associative container backed by a simple array☆19Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- ☆11Updated 10 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- ☆39Updated 2 years ago
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- ☆47Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last month
- NATS unique identifiers☆20Updated 2 weeks ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Thread-unsafe async runtime☆28Updated 9 months ago
- Thread parking and unparking☆78Updated 6 months ago
- A safe-guarded transmute for Rust☆39Updated last year
- Concurrent hash trie☆57Updated 4 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Serde Visitor for deserializing untagged enums☆64Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago