backtrace-labs / slitterLinks
Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust features.
☆146Updated 3 years ago
Alternatives and similar repositories for slitter
Users that are interested in slitter are comparing it to the libraries listed below
Sorting:
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- perf-event: a Rust interface to Linux performance monitoring☆119Updated 3 weeks ago
- Rust interface to io_uring☆334Updated last year
- Simplify the use of performance counters.☆64Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- Stack unwinding library in Rust☆93Updated last week
- Proactive IO & Runtime system☆273Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆70Updated 11 months ago
- Rust rewrite of breakpad's minidump_writer☆78Updated last month
- ☆46Updated 5 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A dynamic binary tracing tool☆67Updated 3 years ago
- `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 11 months ago
- offsetof for Rust☆228Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- Dust your Rust with USDT probes☆104Updated this week
- Repository hosting unofficial binary pack files for many commits of LLVM☆138Updated last year
- Instrument Rust code using Rust☆64Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- A crate for demangling C++ symbols☆307Updated 2 weeks ago
- probe: Static probes for Rust☆95Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago