🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
🧭 A GraphQL framework for Rust
Rust library providing access to spidev devices under Linux
Generate Proxy DLLs in Rust
A simple and fast random number generator
Single-pass SSA compiler and bytecode VM for a sandboxed Python subset. NaN-boxed values, dual inline caching (scalar + instance-dunder), super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, stackful coroutines with async/await, pattern matching, and packages.json imports. <200 KB WASM.
Procedural macro for bitfields.