georgebarwood / RustDBLinks
Database with SQL-like language implemented in Rust
☆56Updated last year
Alternatives and similar repositories for RustDB
Users that are interested in RustDB are comparing it to the libraries listed below
Sorting:
- Port of bbolt in Rust☆65Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆202Updated this week
- A very fast HTTP Server based on Hyper and Rust☆88Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 10 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 10 months ago
- Typed any map for rust☆67Updated 10 months ago
- An alternative rust async runtime.☆56Updated last week
- Runtime-agnostic actor library☆77Updated 2 years ago
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- It executes futures☆57Updated 2 years 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 last month
- A proxy connector for Hyper-based crates☆106Updated last year
- An embedded key/value store for Rust☆166Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Utilities for working with shared slices of memory☆78Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Asynchronous HTTP body trait☆149Updated 2 months ago
- A client-side gRPC channel implementation for tonic☆137Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆49Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year