babymerlo's Stars
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
rust-lang/futures-rs
Zero-cost asynchronous programming in Rust
dtolnay/thiserror
derive(Error) for struct and enum error types
NeverSinkDev/NeverSink-PoE2litefilter
This is a lootfilter for the game "Path of Exile 2". It adds colors, sounds, map icons, beams to highlight remarkable gear and inform the user
raylib-rs/raylib-rs
Rust bindings for raylib
denyspoltorak/publications
My publications
EmbarkStudios/puffin
🐦 Friendly little instrumentation profiler for Rust 🦀
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
tinygo-org/tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
axboe/liburing
Library providing helpers for the Linux kernel io_uring support
YuriiCrimson/ExploitGSM
Exploit for 6.4 - 6.5 kernels and another exploit for 5.15 - 6.5
iced-rs/iced
A cross-platform GUI library for Rust, inspired by Elm
ValveSoftware/steam-audio
Steam Audio
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
tokio-rs/mio
Metal I/O library for Rust.
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
google/go-cmp
Package for comparing Go values in tests
weidai11/cryptopp
free C++ class library of cryptographic schemes
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
wasm-tool/wasm-pack-plugin
webpack plugin for Rust
tauri-apps/tauri
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
gen2brain/raylib-go
Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
dgraph-io/ristretto
A high performance memory-bound Go cache
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
go-kit/kit
A standard library for microservices.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.