nguiard's Stars
xd009642/tarpaulin
A code coverage tool for Rust projects
dcs-liberation/dcs_liberation
DCS World dynamic campaign.
rust-shell-script/rust_cmd_lib
Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way
kellpossible/cargo-i18n
A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library
max-niederman/ttyper
Terminal-based typing test.
kaj/rsass
Sass reimplemented in rust with nom.
sharkdp/bat
A cat(1) clone with wings.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
nick-benoit14/lti
Rust LTI Implementation
rust-lang/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
wdv4758h/cargo-arch
cargo subcommand to generate Arch Linux package
bikeshedder/deadpool
Dead simple pool implementation for rust with async-await
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Diggsey/act-zero
andoriyu/uclicious
Uclicious is a flexible reduced boilerplate configuration framework.
ArtifexSoftware/mupdf
mupdf mirror
zulip/zulip
Zulip server and web application. Open-source team chat that helps teams stay productive and focused.
rust-sailfish/sailfish
Simple, small, and extremely fast template engine for Rust
sfackler/rust-postgres
Native PostgreSQL driver for the Rust programming language
bup/bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Please post problems or patches to the mailing list for discussion (see the end of the README below).
Keats/validator
Simple validation for Rust structs
Stokastix/bayes-up
An app to create and answer bayesian quiz
rust-lang/rust
Empowering everyone to build reliable and efficient software.
crossterm-rs/terminal
Unified API for different terminal manipulation libraries.
rxi/json.lua
A lightweight JSON library for Lua
aaparmeggiani/pg_tail
' tail -f ' your PostgreSQL tables.
MightyPirates/OpenComputers
Home of the OpenComputers mod for Minecraft.
mrdimidium/nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
actix/actix
Actor framework for Rust.