quininer / ritsuLinks
An experimental asynchronous runtime based on `io-uring`.
☆77Updated 4 years ago
Alternatives and similar repositories for ritsu
Users that are interested in ritsu are comparing it to the libraries listed below
Sorting:
- Concurrent hash trie☆54Updated 4 years ago
- ☆53Updated 5 years ago
- ☆47Updated 4 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Instrument Rust code using Rust☆64Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- The simd optimized escape code☆54Updated last week
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- ☆24Updated 2 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Run closures in parallel☆113Updated 5 months ago
- ☆39Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- liburing bindings☆34Updated 2 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago