Stars
A tiny, secure, URL-friendly, unique string ID generator for Rust
Face detection library for the Rust programming language
A Rust Interface to the Linux sysfs GPIO interface (https://www.kernel.org/doc/Documentation/gpio/sysfs.txt)
Rust crate providing cross-platform information about the notebook batteries.
A derive macro for implementing the display Trait via a doc comment and string interpolation
Create and set windows icons and metadata for executables with a rust build script
A Rust library for chess and chess variant rules and operations
A simple terminal framework to draw things and manage user input
A fast and flexible evolution engine for implementing artificial evolution and genetic programming techniques
A simple cron-like job scheduling library for Rust.
A simple webserver built on top of the Rust standard library and the http crate.
Coinnect is a Rust library aiming to provide a complete access to main crypto currencies exchanges via REST API.
steffengy / tiberius
Forked from prisma/tiberiusTDS 7.4 (mssql / Microsoft SQL Server) async driver for rust. Fork at: https://github.com/prisma/tiberius
The Scripting Engine that Combines Speed, Safety, and Simplicity
Construct JSON objects in Rust from JSON-like literals. (deprecado, use serde_json's json! macro)