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
- ☆46Updated 5 years ago
- Stack unwinding library in Rust☆94Updated 2 weeks ago
- An arbitrary-precision floating-point library in Rust☆45Updated 3 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Updated 5 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆144Updated last month
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- A concurrent, spsc ring-buffer with sized reservations☆100Updated 4 years ago
- SIMD Floating point and integer compressed vector library☆81Updated last year
- An educational implementation of a modern compressor in Rust☆47Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Faster division by constants that aren't known at compile-time☆29Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- liburing bindings☆35Updated 2 years ago
- ☆21Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- Non-interleaving multithreaded output queue☆71Updated last week
- SIMD base64 codecs☆87Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- perf-event: a Rust interface to Linux performance monitoring☆120Updated last week
- Display debugging information☆136Updated 3 weeks ago