Nick's repositories
amms-rs
A Rust library to interact with automated market makers across EVM chains.
awesome-audits-checklists
A curated list of smart contracts security audits checklists and resources.
barter-rs
Open-source Rust framework for building event-driven live-trading & backtesting systems
binance_l3_est
Uses L2 data's change in time to estimate a L3 order book microstructure on Binance
bsc
A BNB Smart Chain client based on the go-ethereum fork
degenbot
Python classes to aid rapid development of Uniswap V2 & V3 arbitrage bots on EVM-compatible blockchains
ferrofluid
An actually good Hyperliquid Rust SDK
foundry-hinter
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
glass-rs
Rust implementation of glass: ordered set data structure for client-side order books
LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
loom
MEV Bot based on Alloy
mev-builders
MEV builder endpoints, all in one place
OrderBook-rs
A high-performance, thread-safe limit order book implementation written in Rust. This project provides a comprehensive order matching engine designed for low-latency trading systems, with a focus on concurrent access patterns and lock-free data structures.
piecewise
A high-performance, open-source Rust library for aggregating trades across multiple EulerSwap pools
ring-buffers-research
An assortment of ring buffer designs for eductional and research purposes
rust-magic-patterns
Magical Rust patterns laid out and simplified
shred_vs_grpc
这个项目用于对比 Solana 网络中 Jito Shred 和 GRPC 两种不同数据获取方式的性能差异。
shreds-client
Shreds Client是重构的Jito Shred Client项目,专注于解析和监控PUMP、PUMP_AMM和BOOP智能合约的交易。该工具连接到Jito网络的数据流,实时捕获交易并进行解析,提供交易的详细信息和统计数据。
sol-trade-sdk
A comprehensive Rust SDK for seamless interaction with the PumpFun Solana program. This SDK provides a robust set of tools and interfaces to integrate PumpFun functionality into your applications. Resources
solana-tx-log-parser
A solana Tx Log Parser
SolRoute
SolRoute is a Go SDK that serves as the fundamental infrastructure for building DEX routing services on Solana. Unlike solutions that rely on third-party APIs, SolRoute directly interacts with the Solana blockchain.
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
WEB3-DEX
okx dexrouter on evm repo