backtrace-labs / slitter
Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust features.
☆143Updated 3 years ago
Alternatives and similar repositories for slitter:
Users that are interested in slitter are comparing it to the libraries listed below
- Simplify the use of performance counters.☆64Updated 2 years ago
- Stack unwinding library in Rust☆90Updated 3 months ago
- ☆46Updated 5 years ago
- Rust interface to io_uring☆332Updated 9 months ago
- Proactive IO & Runtime system☆264Updated 11 months ago
- SIMD base64 codecs☆81Updated last year
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 5 months ago
- Display debugging information☆130Updated 2 weeks ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 11 months ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Rust library for fast multi-pattern searching.☆84Updated 8 years ago
- A concurrent, spsc ring-buffer with sized reservations☆98Updated 4 years ago
- A dynamic binary tracing tool☆66Updated 3 years ago
- Rust rewrite of breakpad's minidump_writer☆76Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆161Updated 3 weeks ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆99Updated 8 months ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆136Updated last year
- The simd optimized escape code☆53Updated last week
- Faster division by constants that aren't known at compile-time☆24Updated 3 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year