tomba: A Rust library for tomba
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
Run AI coding agents in secure, isolated microVMs
A high-performance, lock-free price level implementation for limit order books in Rust. This library provides the building blocks for creating efficient trading systems with support for multiple order types and concurrent access patterns.