lynnux / leak-detect-allocator
Memory leak detector for rust
☆15Updated 3 years ago
Alternatives and similar repositories for leak-detect-allocator:
Users that are interested in leak-detect-allocator are comparing it to the libraries listed below
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- #[no_std] print equivalent for Rust☆60Updated last year
- Ethox is a standalone network stack for user-space networking and unikernels☆37Updated 9 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- Object Pool LockFree in Rust☆45Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Convert closures into wakers☆45Updated last week
- Parse various network packets using nom☆24Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆64Updated 6 years ago
- Read and write from offsets in Rust.☆77Updated 8 months ago
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- An async/.await SOCKS5 implementation☆81Updated 6 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated last week
- Trying to create Sync bump allocator☆29Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.☆42Updated 2 years ago
- rust bindings of snmalloc☆125Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆62Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated last month
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- The Duplex trait: interactive streams☆19Updated 4 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 2 months ago