Pinned Repositories
afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
ethereum_input_bus
For moving data onto the Ethereum blockchain securely
group-runner
Group Rust executable output in GitHub logs
rewriter
Rust utilities for rewriting files
rustfmt_if_chain
An if_chain-aware rustfmt (kind of)
build-wrap
Help protect against malicious build scripts
cargo-unmaintained
Find unmaintained packages in Rust projects
dylint
Run Rust lints from dynamic libraries
necessist
A mutation-based tool for finding bugs in tests
test-fuzz
To make fuzzing Rust easy
smoelius's Repositories
smoelius/rustfmt_if_chain
An if_chain-aware rustfmt (kind of)
smoelius/group-runner
Group Rust executable output in GitHub logs
smoelius/rewriter
Rust utilities for rewriting files
smoelius/dylint
A tool for running Rust lints from dynamic libraries
smoelius/necessist
smoelius/rustdoc-prettier
Format //! and /// comments with prettier
smoelius/test-fuzz
To make fuzzing Rust easy
smoelius/afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
smoelius/AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
smoelius/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
smoelius/maintenance-burden
Calculate the maintenance burden of each file in a git repository
smoelius/build-wrap
Help protect against malicious build scripts
smoelius/cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
smoelius/cargo-supply-chain
Gather author, contributor and publisher data on crates in your dependency graph.
smoelius/cargo-unmaintained
Find unmaintained packages in Rust projects
smoelius/cast_checks
A procedural macro to check for invalid casts
smoelius/cloudevents-sdk-rust
Rust library to interact with CloudEvents
smoelius/compilers
Utilities for working with native solc and compiling projects.
smoelius/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
smoelius/llama_cpp-rs
High-level, optionally asynchronous Rust bindings to llama.cpp
smoelius/noop-attr
Rust proc macro that does nothing
smoelius/rust
Empowering everyone to build reliable and efficient software.
smoelius/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
smoelius/rustfmt
Format Rust code
smoelius/serde-value
Serialization value trees
smoelius/solang
Solidity Compiler for Solana and Polkadot
smoelius/svm-rs
Solidity-Compiler Version Manager
smoelius/v4
Squads V4
smoelius/walkdir-experiment
smoelius/xnft
🚀 Executable NFT Protocol and Marketplace