georgebarwood / RustDBLinks
Database with SQL-like language implemented in Rust
☆54Updated 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 3 months ago
- ☆41Updated this week
- 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…☆88Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆90Updated this week
- It executes futures☆57Updated 2 years ago
- Typed any map for rust☆67Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Cross-platform library to gather stats/information from the host 🦀☆42Updated 6 months ago
- Async networking primitives for TCP/UDP/Unix communication☆133Updated 5 months ago
- Port of bbolt in Rust☆65Updated 9 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆131Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated 9 months ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Async filesystem primitives☆135Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- Casbin Actix-web access control middleware☆57Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Migrated to Codeberg☆79Updated last year
- Asynchronous HTTP body trait☆142Updated this week