Pinned Repositories
cargo-override
The quickest way to override dependencies with Cargo
CSS-and-HTML-resources-for-a-friend
dont_disappear
Tiny crate that prevents the console window from closing when the program finishes.
git-backup
Program for backing up all your GitHub repositories.
planters-rdconf-hackathon-project
read_input
A simple CLI tool that asks for user input until the data inputted is valid.
redact
A simple library for keeping secrets out of logs
serde_json_path_to_error
A drop in replacement for serde_json where detailed errors are the default
SUVAT.app
suvat calculator with step by step soloutions. https://suvat.app/
tide-tracing
A simple middleware for tide using the tracing crate for logging.
eopb's Repositories
eopb/cargo-override
The quickest way to override dependencies with Cargo
eopb/tide-tracing
A simple middleware for tide using the tracing crate for logging.
eopb/redact
A simple library for keeping secrets out of logs
eopb/jj-gh-pr.nu
Nushell command for opening Jujutsu PRs with GitHub
eopb/many-unzip
`multiunzip` from itertools but with support for larger than 12-tuples
eopb/koka-tracing
eopb/atuin
🐢 Magical shell history
eopb/awesome-nix
😎 A curated list of the best resources in the Nix community [maintainer=@cyntheticfox]
eopb/blog.rust-lang.org
Home of the Rust and Inside Rust blogs
eopb/cargo
The Rust package manager
eopb/cargo-check-external-types
Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be are exposed in their public API.
eopb/cargo-clone
A cargo subcommand to fetch the source code of a Rust crate
eopb/cargo-edit
A utility for managing cargo dependencies from the command line.
eopb/cargo-information
https://github.com/rust-lang/cargo/issues/948
eopb/cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
eopb/cosmic-applets
WIP applets for cosmic-panel
eopb/googletest-rust
eopb/helix
A post-modern modal text editor.
eopb/insta
A snapshot testing library for rust
eopb/jj
A Git-compatible VCS that is both simple and powerful
eopb/nh
Yet another nix cli helper
eopb/nixos-cosmic
Flake for testing COSMIC on NixOS
eopb/nixpkgs
Nix Packages collection & NixOS
eopb/nushell
A new type of shell
eopb/prost
PROST! a Protocol Buffers implementation for the Rust Language
eopb/release-plz
Publish Rust crates from CI with a Release PR.
eopb/rfcs
RFCs for changes to Rust
eopb/rust
Empowering everyone to build reliable and efficient software.
eopb/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
eopb/rustlab2023
Rustlab 2023 workshop on Rust programming in the Linux kernel