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
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- Stack unwinding library in Rust☆90Updated 3 months ago
- perf-event: a Rust interface to Linux performance monitoring☆111Updated 11 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 5 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Rust interface to io_uring☆330Updated 9 months ago
- Proactive IO & Runtime system☆262Updated 10 months ago
- rust bindings of snmalloc☆127Updated last month
- Rust rewrite of breakpad's minidump_writer☆75Updated last month
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆136Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last week
- Dust your Rust with USDT probes☆101Updated this week
- A library that provides a way to logically own objects, whether or not heap allocation is available☆67Updated 8 months ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- The simd optimized escape code☆53Updated this week
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- Non-interleaving multithreaded output queue☆71Updated last week
- Super-fast float parser in Rust (now part of Rust core)☆273Updated 2 years ago
- A dynamic binary tracing tool☆66Updated 3 years ago
- Faster division by constants that aren't known at compile-time☆24Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆77Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- Implementation of triple buffering in Rust☆85Updated last month
- Rust library implementing xor-filters☆139Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month