Projects with this topic
-
A RevealJS presentation about Clap, a wonderfull Rust crate for a Rust meetup
Updated -
Ratio's color palette management in Rust, built on "palette" and "enterpolation".
Updated -
-
It's quite funny how poorly implemented this is. Libraries that do these operations usually work in highly parallelized environments (sometimes entirely on the GPU). But the beauty of doing it manually is the learning curve. (Vec Vec double heap indirections are a crime against humanity)
Updated -
A Rust library for Binary Tree Node and Singly Linked List ListNode LeetCode problems.
Updated -
A Rust crate which allows to send commands to the FreeBSD IPFW firewall.
Updated -
A issue tracker repo!!! For source code please follow: https://repo.4neko.org/4NEKO/syslog-rs
An implementation of the syslog from glibc/libc like it was designed in in both system libraries. The API is almost compatible with what is in libc/glibc.
Updated -
-
A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C
Updated -
A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unrecoverable errors to inform the user what they can do to fix them.
Updated -
General template for building command line interface (CLI) using (and written in) Rust
Updated -
A Rust Crate for calculating a UPC code using a check digit.
Updated -
Converts Grim Dawn locale files to GNU gettext and gettext back into GD locales.
Updated