mwilc0x's Stars
saadeghi/daisyui
๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library
OpenZeppelin/openzeppelin-contracts
OpenZeppelin Contracts is a library for secure smart contract development.
ethereum/solidity
Solidity, the Smart Contract Programming Language
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
seanmonstar/warp
A super-easy, composable, web server framework for warp speeds.
NomicFoundation/hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
bkrem/awesome-solidity
โ A curated list of awesome Solidity resources, libraries, tools and more
codesenberg/bombardier
Fast cross-platform HTTP benchmarking tool written in Go
coral-xyz/anchor
โ Solana Sealevel Framework
smol-rs/smol
A small and fast async runtime for Rust
eth-brownie/brownie
A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
snapview/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
snapview/tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
rust-lang-nursery/lazy-static.rs
A small macro for defining lazy evaluated static variables in Rust.
ethereum/fe
Emerging smart contract language for the Ethereum blockchain.
NomicFoundation/hardhat-boilerplate
sc-forks/solidity-coverage
Code coverage for Solidity smart-contracts
nix-community/fenix
Rust toolchains and rust-analyzer nightly for Nix [maintainer=@figsoda]
not-fl3/nanoserde
Serialization library with zero dependencies
doyoubi/undermoon
Mordern Redis Cluster solution for easy operation.
blackbeam/rust-mysql-simple
Mysql client library implemented in rust.
scaffold-eth/eth-ui
๐ React library of commonly used Ethereum hooks
thuglabs/create-dapp-solana-nextjs
Scaffolding for a Solana dapp using TS, Next.JS, Tailwinds CSS, and Daisy UI
NftEyez/sol-rayz
๐ซ Package to simplify parsing NFTs on Solana and build NFT galleries
ajlopez/SoliditySamples
Solidity Smart Contracts Samples
wighawag/tutorial-hardhat-deploy
Tutorial for hardhat + hardhat-deploy
rousan/rust-web-frameworks-benchmark
A hello world benchmark for the available Rust Web Frameworks: hyper vs gotham vs actix-web vs warp vs rocket
rust-master/dapp-authentication
This project provides authentication Decentralized Applications (DApps)
tsidea/http-ws-server-rs
An example of how to create a server that is able to service both http requests and websocket connections on the same port.