matklad / 10k_linux_threads
☆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
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- File serving using tower web☆19Updated 6 years ago
- Case-preserving, ASCII case-insensitive `no_std` string types for Rust.☆12Updated last year
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Find the load at which a benchmark falls over.☆35Updated 4 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago
- Wait for async tasks☆13Updated 2 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- dynamic smart pointers☆31Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 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
- Low overhead, high precision measurement crate for Rust☆16Updated last month
- Extended utilities for working with files and filesystems in Rust.☆23Updated 3 years ago
- golang like task executor☆51Updated 3 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- ☆16Updated 4 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- Asynchronous pipe(2) library using tokio.☆14Updated 2 years ago
- Example implementation of stack tokens for Rust☆34Updated 2 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 3 years ago
- scraps of a potential language☆37Updated 4 years ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- bytes::BufMut implementation to count buffer size☆22Updated last month