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:
- Simplify the use of performance counters.☆64Updated 3 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☆91Updated 5 months ago
- A tool for finding large memcpy's in llvm ir☆60Updated 6 years ago
- ☆46Updated 5 years ago
- Rust interface to io_uring☆333Updated last year
- A fast implementation of single-pattern substring search using SIMD acceleration.☆96Updated 8 months ago
- perf-event: a Rust interface to Linux performance monitoring☆116Updated this week
- Rust library implementing xor-filters☆140Updated last year
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆164Updated last month
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- Rust library for fast multi-pattern searching.☆85Updated 8 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- A dynamic binary tracing tool☆68Updated 3 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Proactive IO & Runtime system☆272Updated last year
- Display debugging information☆133Updated 2 months ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆69Updated 10 months ago
- The simd optimized escape code☆54Updated last week
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- liburing bindings☆34Updated 2 years ago
- Rust implementation for T1HA (Fast Positive Hash)☆89Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- SIMD base64 codecs☆83Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year