quininer / ritsu
An experimental asynchronous runtime based on `io-uring`.
☆77Updated 3 years ago
Alternatives and similar repositories for ritsu:
Users that are interested in ritsu are comparing it to the libraries listed below
- Concurrent hash trie☆51Updated 4 years ago
- ☆52Updated 5 years ago
- ☆37Updated 4 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- ☆47Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- The simd optimized escape code☆53Updated this week
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆24Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- OpenTracing API for Rust☆62Updated 9 months ago
- An I/O-oriented tokio runtime thread pool☆49Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆43Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago