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
- Rust interface to io_uring☆330Updated 8 months ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- Proactive IO & Runtime system☆260Updated 10 months ago
- Rust rewrite of breakpad's minidump_writer☆73Updated 2 weeks ago
- Simplify the use of performance counters.☆64Updated 2 years ago
- Stack unwinding library in Rust☆89Updated 2 months ago
- Dust your Rust with USDT probes☆101Updated this week
- 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
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 3 weeks ago
- perf-event: a Rust interface to Linux performance monitoring☆112Updated 10 months ago
- The simd optimized escape code☆53Updated this week
- A crate for demangling C++ symbols☆305Updated last month
- A fast implementation of single-pattern substring search using SIMD acceleration.☆95Updated 4 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- ☆45Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆67Updated 7 months ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Rush: Snabb written in Rust☆54Updated 3 years ago
- Rust library implementing xor-filters☆139Updated last year
- Faster division by constants that aren't known at compile-time☆24Updated 3 years ago
- rust bindings of snmalloc☆126Updated 2 weeks ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆168Updated 7 years ago
- A concurrent, spsc ring-buffer with sized reservations☆98Updated 4 years ago
- offsetof for Rust☆225Updated 10 months ago
- A dynamic binary tracing tool☆66Updated 3 years ago
- Implementation of triple buffering in Rust☆83Updated 2 weeks ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year