rkusa / sqlite-vfsLinks
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.
☆93Updated 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:
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆54Updated last year
- A key-value database engine abstraction layer for IndexedDB in WASM☆100Updated 4 months ago
- Thin immutable zero-copy byte slice☆46Updated 3 months ago
- Experimental outbound HTTP support for WebAssembly and WASI☆139Updated 2 years ago
- [Experimental] SQLite compiled to WASM with pluggable page storage.☆51Updated 2 years ago
- Bridging between web streams and Rust streams using WebAssembly☆171Updated 9 months ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆53Updated last month
- Rust bindings for SQLite that are no_std and wasm compatible☆41Updated last year
- ergonomic columnar storage encoding crate☆24Updated 4 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆97Updated 10 months ago
- An async virtual filesystem interface in Rust☆37Updated last year
- An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction☆37Updated 6 months ago
- Logical clocks implementation in Rust☆45Updated 5 years ago
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆145Updated 6 months ago
- Distributed immutable data store with strong encryption and authentication☆140Updated 2 years ago
- A repl for WebAssembly Components☆112Updated last year
- HTTP/WebSocket connection manager☆66Updated 7 months ago
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 5 months ago
- Value log implementation for key-value separated storage in safe Rust☆44Updated this week
- A WebAssembly-native Rust stdlib☆87Updated last week
- WASM / WASI interface for browser service workers☆60Updated 3 years ago
- A Rust implementation of fractional indexing.☆57Updated 11 months ago
- A Unique Hybrid Logical Clock for Rust☆53Updated 3 months ago
- A high-level explanation of the low-level details of WebAssembly components☆24Updated 2 years ago
- An example of Rust compiling to WASM and passing Cap'n Proto messages to JavaScript.☆20Updated 7 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆144Updated last year
- A simplistic framework based on TAO, Facebook's distributed database for social graph☆44Updated 2 years ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆122Updated last year
- Rust tooling to use Wasm Components over HTTP☆51Updated last year
- A self-generating WebAssembly parser & serializer in Rust.☆67Updated last year