georgebarwood / RustDBLinks
Database with SQL-like language implemented in Rust
☆57Updated last year
Alternatives and similar repositories for RustDB
Users that are interested in RustDB are comparing it to the libraries listed below
Sorting:
- A very fast HTTP Server based on Hyper and Rust☆89Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Typed any map for rust☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Asynchronous HTTP body trait☆151Updated 2 weeks ago
- A client-side gRPC channel implementation for tonic☆141Updated 4 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆49Updated last year
- Multi-threaded implementation of redis written in rust☆144Updated 2 years ago
- Fast JSON deserialization on borrowed data☆121Updated 3 weeks ago
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- An alternative rust async runtime.☆60Updated last week
- A load balancer with support for different middlewares and load balancing strategies, based on hyper and tokio☆76Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Convert closures into wakers☆46Updated 10 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆82Updated last week
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year