To avoid duplication, all bforest libs use the same error defined in this crate.
A persistent, embedded key-value storage engine in Rust featuring a Copy-On-Write (COW) B-Tree, ACID compliance, and crash safety with multi-bucket support
This crate allows you to create a BTree index backed by temporary files.
Virtual database engine bytecode interpreter
a user-friendly wrapper for sanakirja database
Build disk images and filesystems (ext2/3/4, MBR, GPT) from a directory tree and TOML spec, in the spirit of genext2fs.
Virtual filesystem abstraction layer
a crate which adds fallible allocation api to std collections
FSM (finite state machine) DSL for code generation (c++ at the moment)
A library for creating tables with enums as key.
Derive macro for enum-table.
A pure Rust SQLite reader library for WASI environments