lynnux / leak-detect-allocator
Memory leak detector for rust
☆15Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for leak-detect-allocator
- Stack unwinding library in Rust☆107Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 7 months ago
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Read and write from offsets in Rust.☆76Updated 6 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆74Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- A cross-platform virtual memory API written in Rust☆119Updated 5 months ago
- Code coverage support for Rust `no_std` and embedded programs☆52Updated 2 weeks ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆81Updated last year
- #[no_std] print equivalent for Rust☆60Updated 11 months ago
- Trying to create Sync bump allocator☆28Updated this week
- Rust bindings for libffi☆104Updated 5 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- offsetof for Rust☆225Updated 7 months ago
- An async/.await SOCKS5 implementation☆80Updated 3 months ago
- New register allocator designed as a successor to regalloc2☆29Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 10 months ago
- rust bindings of snmalloc☆122Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Stack unwinding library in Rust☆82Updated last month
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- Read and write DWARF's "Little Endian Base 128" variable length integer encoding☆17Updated 3 months ago
- Generate parsers directly from AST node types☆79Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 6 months ago
- Convert closures into wakers☆43Updated last month
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆61Updated 10 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 8 months ago