The Limbo database library
Limbo extensions core
The Limbo database library
Limbo extensions core
Attribute for defining `macro_rules!` macros with proper visibility and scoping
Safe SQL for Rust — if it compiles, the SQL is correct
Bump allocator with thread-local recycling for bsql drivers
Runtime support for bsql — compile-time safe SQL for Rust
PostgreSQL wire protocol driver for bsql — binary protocol, arena allocation, zero-copy
SQLite driver for bsql — direct FFI, arena allocation, dedicated-thread pool
Proc macros for bsql — compile-time safe SQL for Rust
A trait for libraries that abstract over any executor