aoikurokawa's Stars
drift-labs/keep-rs
drift v2 rust keeper bots
pacak/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
tokio-rs/tokio-uring
An io_uring backed runtime for Rust
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
smol-rs/futures-lite
Futures, streams, and async I/O combinators.
smol-rs/async-executor
Async executor
PacktPublishing/Asynchronous-Programming-in-Rust
Asynchronous Programming in Rust, published by Packt
rust-rocksdb/rust-rocksdb
rust wrapper for rocksdb
2501babe/solana-skeleton-program
idiomatic vanilla solana program template
blockworks-foundation/lite-rpc
This is a solana lite rpc which optimizes sending transactions and confirming transactions strategies.
tinydancer-io/diet-rpc-validator
A Modified Validator for the Diet Client
tinydancer-io/tinydancer
The First Light Client for the Solana Blockchain
yangl1996/dispersed-ledger
High-throughput Byzantine consensus on variable bandwidth networks.
anza-xyz/agave
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
StockpileLabs/awesome-solana-oss
Compilation of awesome open-source Solana repositories on GitHub!
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
jito-foundation/stakenet
Jito StakeNet
openssh-rust/openssh
Scriptable SSH through OpenSSH in Rust
google/tarpc
An RPC framework for Rust with a focus on ease of use.
rust-rse/reed-solomon-erasure
[Looking for new owners/maintainers, see #88] Rust implementation of Reed-Solomon erasure coding
solana-foundation/solana-improvement-documents
Solana IMprovement Documents (SIMDs) describe proposed and accepted changes to the Solana protocol.
clap-rs/clap
A full featured, fast Command Line Argument Parser for Rust
navarasu/onedark.nvim
One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles
firedancer-io/firedancer
Firedancer is Jump Crypto's Solana validator software.
zkparty/trusted-setup-frontend
The KZG Ceremony web browser implementation
moka-rs/moka
A high performance concurrent caching library for Rust
crossbeam-rs/crossbeam
Tools for concurrent programming in Rust
tokio-rs/mio
Metal I/O library for Rust.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
rayon-rs/rayon
Rayon: A data parallelism library for Rust