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.
☆148Updated 4 years ago
Alternatives and similar repositories for slitter
Users that are interested in slitter are comparing it to the libraries listed below
Sorting:
- ☆46Updated 5 years ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- Stack unwinding library in Rust☆97Updated 3 months ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆148Updated last month
- Rust library to program hardware performance counter.☆54Updated 2 years ago
- liburing bindings☆35Updated 3 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Faster division by constants that aren't known at compile-time☆30Updated 4 years ago
- Rust interface to io_uring☆336Updated last year
- The Solid-State Register Allocator☆87Updated 3 years ago
- A concurrent, spsc ring-buffer with sized reservations☆101Updated 4 years ago
- perf-event: a Rust interface to Linux performance monitoring☆125Updated 2 months ago
- An arbitrary-precision floating-point library in Rust☆46Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- The simd optimized escape code☆54Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Proactive IO & Runtime system☆275Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 8 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last week
- ☆21Updated 4 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆41Updated last year
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- SIMD base64 codecs☆88Updated last year