oleonardolima
SWE @bipa-app ; SoB'23 @fedimint & SoB'22 @bitcoindevkit ; GPG 4AD1 09DF E9C4 B0F8 4BB3 97C1 9FA9 A793 8187 D298
@bipa-app Brazil
oleonardolima's Stars
nektos/act
Run your GitHub Actions locally 🚀
casey/just
🤖 Just a command runner
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
direnv/direnv
unclutter your .profile
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
drduh/YubiKey-Guide
Guide to using YubiKey for GnuPG and SSH
rust-lang/rustfmt
Format Rust code
tokio-rs/tracing
Application level tracing for Rust.
ralfbiedert/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
tokio-rs/console
a debugger for async rust!
actix/examples
Community showcase and examples of Actix Web ecosystem usage.
killercup/cargo-edit
A utility for managing cargo dependencies from the command line.
watchexec/cargo-watch
Watches over your Cargo project's source.
dtolnay/cargo-expand
Subcommand to show result of macro expansion
xd009642/tarpaulin
A code coverage tool for Rust projects
mehcode/config-rs
⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
mitchellh/nixos-config
My NixOS configurations.
nix-community/nix-direnv
A fast, persistent use_nix/use_flake implementation for direnv [maintainer=@Mic92 / @bbenne10]
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
est31/cargo-udeps
Find unused dependencies in Cargo.toml
dtolnay/rust-quiz
Medium to hard Rust questions with explanations
shadow/shadow
Shadow is a discrete-event network simulator that directly executes real application code, enabling you to simulate distributed systems with thousands of network-connected processes in realistic and scalable private network experiments using your laptop, desktop, or server running Linux.
testcontainers/testcontainers-rs
A library for integration-testing against docker containers from within Rust.
fedimint/fedimint
Federated E-Cash Mint
fort-nix/nix-bitcoin
A collection of Nix packages and NixOS modules for easily installing full-featured Bitcoin nodes with an emphasis on security.
cloudhead/nakamoto
Privacy-preserving Bitcoin light-client implementation in Rust
livialima/linuxupskillchallenge
Learn the skills required to sysadmin a remote Linux server from the commandline.
caiorulli/vega
My personal telegram bot
gss214/Daily-Chooser
Daily chooser is a script to select who from the team will command the daily on the day.
oleonardolima/block-events
A real-time stream block events library, covering connected and disconnected blocks. This a work in progress project for Summer of Bitcoin 2022.