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☆180Updated last year
- A key-value database engine abstraction layer for IndexedDB in WASM☆101Updated last month
- Thin immutable zero-copy byte slice☆57Updated this week
- WASM / WASI interface for browser service workers☆64Updated 3 years ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆59Updated last month
- An example of Rust compiling to WASM and passing Cap'n Proto messages to JavaScript.☆20Updated 7 years ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆57Updated 3 months ago
- A web component library for rust☆59Updated 6 years ago
- ☆93Updated 3 years ago
- JavaScriptCore bindings and wrappers for Rust☆98Updated 2 years ago
- An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction☆38Updated 10 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆100Updated 2 months ago
- A lightweight framework for building WebSocket-based application backends.☆147Updated last year
- Rust bindings for SQLite that are no_std and wasm compatible☆46Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated 3 weeks ago
- HTTP/WebSocket connection manager☆67Updated last year
- A simplistic framework based on TAO, Facebook's distributed database for social graph☆45Updated 3 years ago
- Rust bindings for Binaryen's wasm-opt☆83Updated last year
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆152Updated 10 months ago
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 10 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Nuts is a Rust library that offers a simple publish-subscribe API, featuring decoupled creation of the publisher and the subscriber.☆69Updated 4 years ago
- A lightweight low-level single-threaded actor runtime☆181Updated 3 months ago
- I sync, you sync, we all sync for async!☆52Updated 9 months ago
- Distributed immutable data store with strong encryption and authentication☆141Updated 2 years ago
- 👩💻 type-checked JSX for Rust☆119Updated last year
- Experimental outbound HTTP support for WebAssembly and WASI☆139Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 10 months ago