udoprog
Same username on Telegram, Twitter. setbac on Discord and Twitch. Hit me up if you want to talk!
Stockholm, Sweden
Pinned Repositories
rune
An embeddable dynamic programming language for Rust.
audio
A crate for working with audio in Rust
borrowme
The missing compound borrowing for Rust.
c10t
A minecraft cartography tool
fixed-map
A map implementation that relies on fixed-size storage derived by a procedural macro
genco
A whitespace-aware quasiquoter for beautiful code generation.
leaky-bucket
A token-based rate limiter based on the leaky bucket algorithm.
musli
Müsli is a flexible and efficient serialization framework
OxidizeBot
High performance Twitch bot in Rust
relative-path
Portable relative UTF-8 paths for Rust.
udoprog's Repositories
udoprog/OxidizeBot
High performance Twitch bot in Rust
udoprog/audio
A crate for working with audio in Rust
udoprog/unicycle
A futures abstraction that runs a set of futures which may complete in any order.
udoprog/bittle
Zero-cost bitsets over native Rust types
udoprog/syntree
A memory efficient syntax tree for language developers
udoprog/borrowme
The missing compound borrowing for Rust.
udoprog/checkers
A sanity checker for global allocations in Rust
udoprog/async-injector
Reactive dependency injection for Rust.
udoprog/winctx
A minimal window context for Rust on Windows.
udoprog/async-oauth2
A simple async OAuth 2.0 library for Rust
udoprog/ptscan
A pointer scanner for Windows written in Rust
udoprog/ontv
A rich desktop application for tracking tv shows
udoprog/fixed-vec-deque
A fixed-size, zero-allocation circular buffer for Rust
udoprog/quickcfg
Apply a base system configuration, quickly!
udoprog/nondestructive
Nondestructive editing of various formats
udoprog/anything
udoprog/jpv
My personal Japanese dictionary based on JMdict
udoprog/uniset
A hierarchical growable bitset which supports in-place atomic operations
udoprog/argwerk
udoprog/hodoku
A simple set of macros to aid testing with try operations
udoprog/async-fuse
Extension traits for dealing with optional futures and streams
udoprog/aiocp
udoprog/selectme
A fast and fair select! macro for async Rust.
udoprog/unlock
Instrumented synchronization primitives helping you to unlock performance issues
udoprog/gorilla
Gorilla Time Series Compression
udoprog/kick
The omnibus project management tool
udoprog/tokio-dbus
Pure Rust D-Bus implementation for Tokio
udoprog/projects
Coordination project to manage my open source projects
udoprog/sieve-rs
A simple, growable prime sieve for Rust
udoprog/sqlite-ll
Low-level interface to the SQLite crate