Pinned Repositories
core
High-performance, well-tested & documented core libraries for Ethereum, in Rust
const-hex
Fast byte array to hex string conversion
futures-utils-wasm
Simple utilities for futures Send bounds
inturn
Efficient, performant, thread-safe bytes/string interning in Rust.
keccak-asm
uniswap-rs
Unofficial Rust SDK library for Uniswap smart contracts.
zevm
Zig EVM
foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
solar
Blazingly fast, modular and contributor friendly Solidity compiler, written in Rust
DaniPopes's Repositories
DaniPopes/const-hex
Fast byte array to hex string conversion
DaniPopes/inturn
Efficient, performant, thread-safe bytes/string interning in Rust.
DaniPopes/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
DaniPopes/hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
DaniPopes/uint
Rust Uint crate using const-generics
DaniPopes/cargo
The Rust package manager
DaniPopes/forge-std
Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
DaniPopes/revm
Rust Ethereum virtual machine (revm) Is EVM written in rust that is focused on speed and simplicity
DaniPopes/rust
Empowering everyone to build reliable and efficient software.
DaniPopes/soldeer
Solidity Package Manager written in rust
DaniPopes/annotate-snippets-rs
Library for snippet annotations
DaniPopes/bstr
A string type for Rust that is not required to be valid UTF-8.
DaniPopes/bytes
Utilities for working with bytes
DaniPopes/cargo-dist
📦 shippable application packaging
DaniPopes/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
DaniPopes/codspeed-rust
Rust crates to create CodSpeed benchmarks
DaniPopes/compiler
Compiler from Rust to Miden Assembly
DaniPopes/darling
A Rust proc-macro attribute parser
DaniPopes/hashbrown
Rust port of Google's SwissTable hash map
DaniPopes/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
DaniPopes/lintspec
A blazingly fast linter for NatSpec comments in Solidity code
DaniPopes/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
DaniPopes/ptyprocess
A process abstraction to work with PTY/TTY on Unix systems
DaniPopes/ra-snapshot-reexport
DaniPopes/rayon
Rayon: A data parallelism library for Rust
DaniPopes/scalable-concurrent-containers
High-performance containers and utilities for concurrent and asynchronous programming
DaniPopes/slither
Static Analyzer for Solidity and Vyper
DaniPopes/tokei
Count your code, quickly.
DaniPopes/typos
Source code spell checker
DaniPopes/ui_test
A test framework for testing rustc diagnostics output