georgebarwood / RustDBLinks
Database with SQL-like language implemented in Rust
☆55Updated last year
Alternatives and similar repositories for RustDB
Users that are interested in RustDB are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated last month
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 9 months ago
- Port of bbolt in Rust☆65Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆189Updated this week
- Asynchronous HTTP body trait☆147Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Fast JSON deserialization on borrowed data☆115Updated last week
- It executes futures☆57Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A Web Dashboard for Lorikeet☆85Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆77Updated 6 months ago
- An alternative rust async runtime.☆51Updated last month
- Async filesystem primitives☆139Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 months ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆135Updated last week
- Runtime-agnostic actor library☆77Updated 2 years ago
- Rust client for sonic search backend☆41Updated 2 years ago
- A fast, low-overhead WebSocket client☆117Updated 2 years ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago