udoprog
Same username on Telegram, Twitter. setbac on Discord and Twitch. Hit me up if you want to talk!
Stockholm, Sweden
udoprog's Stars
denoland/deno
A modern runtime for JavaScript and TypeScript.
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
rust-lang/rust-analyzer
A Rust compiler front-end for IDEs
tokio-rs/tracing
Application level tracing for Rust.
WebAssembly/WASI
WebAssembly System Interface
xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
antoyo/relm
Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
korcankaraokcu/PINCE
Reverse engineering tool for linux games
mun-lang/mun
Source code for the Mun language and runtime.
snapview/tokio-tungstenite
Future-based Tungstenite for Tokio. Lightweight stream-based WebSocket implementation
amethyst/legion
High performance Rust ECS library
scanmem/scanmem
memory scanner for Linux
bodil/im-rs
Assorted immutable collection datatypes for Rust
tokio-rs/io-uring
The `io_uring` library for Rust
rust-sailfish/sailfish
Simple, small, and extremely fast template engine for Rust
prisma/quaint
SQL Query AST and Visitor for Rust
aatxe/irc
the irc crate – usable, async IRC for Rust
ciribob/DCS-SimpleRadioStandalone
An open source Stand alone Radio for DCS integrating with all clickable cockpits and FC3 Aircraft
Alexhuszagh/rust-lexical
Fast numeric to- and from-string conversion routines.
sunshowers-code/lifetime-variance
Rust tutorial to demonstrate how variance works
udoprog/OxidizeBot
High performance Twitch bot in Rust
bikeshedder/deadqueue
Dead simple queue implementation for rust with async-await
ark0f/async-socks5
An async/.await SOCKS5 implementation
quininer/ritsu
An experimental asynchronous runtime based on `io-uring`.
DoumanAsh/async-timer
Timer facilities for Rust's async story
bbqsrc/box
Box - Open Standard Archive Format, a zip killer.
nvzqz/byte-set-rs
Efficient sets of bytes for Rust
bbqsrc/vlq-rust
Variable-length quantity (VLQ) encoder/decoder for Rust