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☆57Updated 5 years ago
- ☆47Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Run closures in parallel☆115Updated 8 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆39Updated 5 years ago
- ☆53Updated 5 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 6 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- Rust serializer library☆87Updated last week
- ☆129Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆125Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆73Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- ☆112Updated last year
- An I/O-oriented tokio runtime thread pool