rkusa / sqlite-vfs
Build SQLite virtual file systems (VFS) by implementing a simple Rust trait.
☆91Updated 2 years ago
Alternatives and similar repositories for sqlite-vfs:
Users that are interested in sqlite-vfs are comparing it to the libraries listed below
- [Experimental] SQLite compiled to WASM with pluggable page storage.☆49Updated 2 years ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆52Updated last year
- A key-value database engine abstraction layer for IndexedDB in WASM☆96Updated last month
- Implementation of the WebAssembly Modules Signatures.☆52Updated last month
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆53Updated last week
- Example sqlite3 Dynamic Loadable Extension in Rust - vfs and vtab modules - port of vfsstat.c☆35Updated 5 months ago
- A high-level explanation of the low-level details of WebAssembly components☆24Updated 2 years ago
- A simplistic framework based on TAO, Facebook's distributed database for social graph☆44Updated 2 years ago
- A Unique Hybrid Logical Clock for Rust☆47Updated 10 months ago
- Experimental outbound HTTP support for WebAssembly and WASI☆139Updated 2 years ago
- FoundationDB Rust client api☆148Updated this week
- FoundationDB client API for Tokio☆45Updated last year
- An example of Rust compiling to WASM and passing Cap'n Proto messages to JavaScript.☆20Updated 7 years ago
- A Rust error crate with the goal of identifying precisely where and in which context an error occurs.☆20Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- Embed, extract, and validate capability claims in JWTs for WebAssembly modules☆67Updated last year
- Thin immutable zero-copy byte slice☆37Updated last month
- ☆92Updated 2 years ago
- ergonomic columnar storage encoding crate☆24Updated last month
- An in-memory filesystem cache layer based on tokio::fs, with least-frequently-used eviction☆37Updated 2 months ago
- A repl for WebAssembly Components☆111Updated 10 months ago
- Wasm UDFs for Postgres, implemented as a TLE on plv8 using Extism☆32Updated 3 months ago
- An embedded, in-memory, immutable, copy-on-write, key-value database engine☆149Updated 2 months ago
- WASM / WASI interface for browser service workers☆59Updated 3 years ago
- Cayley hashing as in "Navigating in the Cayley Graph of SL₂(𝔽ₚ)"☆19Updated last year
- HTTP/WebSocket connection manager☆66Updated 3 months ago
- Log search engine on object storages☆18Updated 9 months ago
- Rust bindings for SQLite that are no_std and wasm compatible☆40Updated last year
- Logical clocks implementation in Rust☆44Updated 5 years ago
- Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.☆134Updated 2 months ago