aelesbao's Stars
danielmiessler/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
helix-editor/helix
A post-modern modal text editor.
sharkdp/hyperfine
A command-line benchmarking tool
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
rui314/mold
Mold: A Modern Linker 🦠
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
ratatui/ratatui
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
shuttle-hq/shuttle
Build & ship backends without writing any infrastructure files.
serenity-rs/serenity
A Rust library for the Discord API.
dtolnay/thiserror
derive(Error) for struct and enum error types
async-graphql/async-graphql
A GraphQL server library implemented in Rust
chronotope/chrono
Date and time library for Rust
xd009642/tarpaulin
A code coverage tool for Rust projects
mrcjkb/rustaceanvim
🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
est31/cargo-udeps
Find unused dependencies in Cargo.toml
eyre-rs/eyre
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
Swatinem/rust-cache
A GitHub Action that implements smart caching for rust/cargo projects
paupino/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
djc/bb8
Full-featured async (tokio-based) postgres connection pool (like r2d2)
jonasbb/serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
dtolnay/ryu
Fast floating point to string conversion
lambdaclass/cairo-vm
cairo-vm is a Rust implementation of the Cairo VM. Cairo (CPU Algebraic Intermediate Representation) is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly without the need for this party to re-execute the same program.
bluewhalesystems/sold
The sold linker
near/borsh
Binary Object Representation Serializer for Hashing
akubera/bigdecimal-rs
Arbitrary precision decimal crate for Rust
neoeinstein/protoc-gen-prost
archway-network/archway
Archway Network
streamingfast/firehose-core
Firehose Integrators Tool Kit (for `firehose-<chain>` maintainers)