ringbahn / uring-sys
liburing bindings
☆34Updated 2 years ago
Alternatives and similar repositories for uring-sys:
Users that are interested in uring-sys are comparing it to the libraries listed below
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 3 years ago
- The simd optimized escape code☆53Updated this week
- ☆46Updated 4 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Lockfree resizeable concurrent hash table.☆53Updated 3 years ago
- ☆52Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46Updated 5 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Another Async IO Framework based on io_uring☆61Updated 2 years ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆76Updated last year
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- Trying to create Sync bump allocator☆29Updated 2 months ago
- Asynchronous adapter for byteorder☆19Updated 3 years ago