rsenna's Stars
rust-lang/rust
Empowering everyone to build reliable and efficient software.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
tpope/vim-surround
surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease
hotwired/stimulus
A modest JavaScript framework for the HTML you already have
turbolinks/turbolinks
Turbolinks makes navigating your web application faster
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
dtolnay/anyhow
Flexible concrete Error type built on std::error::Error
dtolnay/thiserror
derive(Error) for struct and enum error types
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
GitTools/GitVersion
From git log to SemVer in no time
rust-lang/log
Logging implementation for Rust
rust-lang-nursery/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
rust-lang/git2-rs
libgit2 bindings for Rust
pyrossh/rust-embed
Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.
slog-rs/slog
Structured, contextual, extensible, composable logging for Rust
hermitcore/rusty-hermit
RustyHermit - A Rust-based, lightweight unikernel
toml-rs/toml-rs
A TOML encoding/decoding library for Rust
hermitcore/libhermit-rs
libhermit-rs: A Rust-based library operating system
mxmssh/drltrace
Drltrace is a library calls tracer for Windows and Linux applications.
oli-obk/rust-si
a rusty `scanf` (`scan!`) and inverse of `print!` (`read!`)
eira-fransham/const-concat
Heinous hackery to concatenate constant strings.
ErichDonGubler/adhesion-rs
D-inspired contract programming in Rust using macros
hjiayz/async_once
async once tool for lazy_static
hermitcore/hermit-playground
A playground to build C/C++/Go/Fortran applications on top of RustyHermit
yoshuawuyts/kv-log-macro
Log macro for logs kv-unstable backend
trailofbits/windows-acl
Rust crate to simplify Windows ACL operations
slog-rs/term
Unix terminal drain and formatter for slog-rs
DerickEddington/kul
A unique textual notation that can be used as both a data format and a markup language and that has powerful extensibility of both lexical syntax and semantics, and a Rust library for parsing it.
vn971/rm_rf
Force-remove a file/directory and all descendants in Rust
krhoda/quartz
WIP - Crystal Clear Concurrency