jmcomets / tcmalloc-rs
A drop-in GlobalAlloc implementation using tcmalloc from gperftools.
☆16Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tcmalloc-rs
- bluss/IndexMap with amortized resizes☆14Updated 3 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 5 years ago
- Rust traits for key comparison in maps.☆19Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated 2 weeks ago
- bytes::BufMut implementation to count buffer size☆19Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- NATS unique identifiers☆19Updated last year
- futures::AtomicWaker extracted into its own crate☆24Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- ☆46Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust String type with configurable byte storage.☆33Updated last month
- ☆15Updated 5 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 2 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- ☆17Updated last year
- ☆13Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆32Updated last month
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- constant-size associative container backed by a simple array☆19Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- std::thread which joins on drop by default.☆15Updated 4 years ago
- Thread-unsafe async runtime☆27Updated last week