eagr's Stars
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
bitcoin/bips
Bitcoin Improvement Proposals
randao/randao
RANDAO: A DAO working as RNG of Ethereum
fluencelabs/marine
Marine runs multi-module WebAssembly applications with interface-types and shared-nothing linking scheme
saadeghi/daisyui
๐ผ ๐ผ ๐ผ ๐ผ ๐ผ โThe most popular, free and open-source Tailwind CSS component library
bigskysoftware/htmx
</> htmx - high power tools for HTML
mantinedev/mantine
A fully featured React components library
tigerbeetle/tigerbeetle
The financial transactions database designed for mission critical safety and performance.
pocketbase/pocketbase
Open Source realtime backend in 1 file
m-ou-se/atomic-wait
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
bluss/arrayvec
A vector with a fixed capacity. (Rust)
cockpit-project/cockpit
Cockpit is a web-based graphical interface for servers.
polkadot-evm/frontier
Ethereum compatibility layer for Substrate.
moonbeam-foundation/moonbeam
An Ethereum-compatible smart contract parachain on Polkadot
AcalaNetwork/Acala
Acala - cross-chain DeFi hub and stablecoin based on Substrate for Polkadot and Kusama.
smol-dot/smoldot
Lightweight client for Substrate-based chains, such as Polkadot and Kusama.
facebookexperimental/MIRAI
Rust mid-level IR Abstract Interpreter
oli-obk/cargo_metadata
paritytech/trie
Base-16 Modified Patricia Merkle Tree (aka Trie)
paritytech/parity-db
Experimental blockchain database
Baekalfen/PyBoy
Game Boy emulator written in Python
koalaman/shellcheck
ShellCheck, a static analysis tool for shell scripts
ordinals/ord
๐โ๐จ Rare and exotic sats
holmgr/cargo-sweep
A cargo subcommand for cleaning up unused build files generated by Cargo
orlp/slotmap
Slotmap data structure for Rust
icedland/iced
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
Byron/google-apis-rs
A binding and CLI generator for all Google APIs
dtolnay/cargo-expand
Subcommand to show result of macro expansion
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.