matklad / 10k_linux_threadsLinks
☆13Updated 4 years ago
Alternatives and similar repositories for 10k_linux_threads
Users that are interested in 10k_linux_threads are comparing it to the libraries listed below
Sorting:
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- golang like task executor☆51Updated 3 years ago
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆46Updated last month
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 6 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- Rust implementation of Tim Bray's topfew tool☆39Updated 3 months ago
- Extended utilities for working with files and filesystems in Rust.☆23Updated 4 years ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆24Updated 4 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Find the load at which a benchmark falls over.☆35Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A super minimal wrapper around unix sockets for IPC.☆40Updated 3 years ago
- liburing bindings☆35Updated 2 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 months ago
- A command line tool to generate Unicode tables as source code.☆109Updated 10 months ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Updated 4 years ago
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago
- ☆16Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 7 months ago
- A fast, minimal HTTP framework.☆18Updated 4 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- Rust version of lemire's SimdJson☆17Updated 6 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago