rkusa / sqlite-vfsLinks
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.
☆96Updated 3 years ago
Alternatives and similar repositories for sqlite-vfs
Users that are interested in sqlite-vfs are comparing it to the libraries listed below
Sorting:
- [Experimental] SQLite compiled to WASM with pluggable page storage.☆51Updated 2 years ago
- Bridging between web streams and Rust streams using WebAssembly☆181Updated this week
- A key-value database engine abstraction layer for IndexedDB in WASM☆102Updated 2 months ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated 4 months ago
- Distributed immutable data store with strong encryption and authentication☆141Updated 2 years ago
- Thin immutable zero-copy byte slice☆63Updated 3 weeks ago
- A lightweight framework for building WebSocket-based application backends.☆147Updated last year
- Logical clocks implementation in Rust☆45Updated 6 years ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- A Unique Hybrid Logical Clock for Rust☆56Updated 2 weeks ago
- Experimental outbound HTTP support for WebAssembly and WASI☆140Updated 2 years ago
- An example of Rust compiling to WASM and passing Cap'n Proto messages to JavaScript.☆20Updated 7 years ago
- A streaming rpc system based on quic☆130Updated 8 months ago
- waPC Rust monorepo☆85Updated last week
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 10 months ago
- Async executor for WebAssembly☆83Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆155Updated last month
- ☆12Updated 3 years ago
- A repl for WebAssembly Components☆117Updated last year
- ergonomic columnar storage encoding crate☆27Updated 4 months ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆59Updated 3 weeks ago
- WASM / WASI interface for browser service workers☆64Updated 3 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- HTTP/WebSocket connection manager☆67Updated last year
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆155Updated 11 months ago
- Web Assembly Value Encoding☆40Updated last year