Rust bindings for the Listen Notes Podcast API
Experimental repo-local Bazel command dispatcher; API and behavior may change without notice
Surrealdb SessionStore for actix-session
A library for actix-session which implements the SessionStore trait for MongoDB.
A little tool to get information on lockfile dependencies and their recent changes.
Binary world snapshot format for ECS persistence, checkpointing, and time-travel
Rust SDK for Origin GameDB — knowledge graph ingestion and semantic search
Runtime hooks for serde
A collection of typings for GameMaker Studio 2 YY and YYP files
Command line application that monitorizes that network is reachable (direct tcp connection or ping) and, in case of failure, runs a command. Optionally it can monitor that the command is permanently running and restart it if network is unreachable.
Write cargo-crev reviews in GUI with a cross-platform app written in full-stack Rust
Syntactic sugar for sqlx. Sqlo is another attempt to make a nice/pleasant API in Rust using relational database. Sqlo is built on top of sqlx and uses sqlx macros so you keep all the power of sqlx at compile time with less boiler plate. Right now, Sqlite, Postgres and MySql are supported