da-x / instruLinks
Instrument Rust code using Rust
☆64Updated 6 years ago
Alternatives and similar repositories for instru
Users that are interested in instru are comparing it to the libraries listed below
Sorting:
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆24Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆47Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- failure + error-chain = 💖