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 generic binary serialization framework
OxidizeBot
High performance Twitch bot in Rust
relative-path
Portable relative UTF-8 paths for Rust.
udoprog's Repositories
udoprog/musli
Müsli is a flexible and generic binary serialization framework
udoprog/c10t
A minecraft cartography tool
udoprog/OxidizeBot
High performance Twitch bot in Rust
udoprog/relative-path
Portable relative UTF-8 paths for Rust.
udoprog/leaky-bucket
A token-based rate limiter based on the leaky bucket algorithm.
udoprog/unicycle
A futures abstraction that runs a set of futures which may complete in any order.
udoprog/audio
A crate for working with audio in Rust
udoprog/bittle
Zero-cost bitsets over native Rust types
udoprog/syntree
A memory efficient syntax tree for language developers
udoprog/kernelstats
Calculate Statistics about the Linux Kernel
udoprog/winctx
A minimal window context for Rust on Windows.
udoprog/ontv
A rich desktop application for tracking tv shows
udoprog/quickcfg
Apply a base system configuration, quickly!
udoprog/nondestructive
Nondestructive editing of various formats
udoprog/serde-hashkey
Space efficient, in-memory serde serialization which supports hashing.
udoprog/jpv
My personal Japanese dictionary based on JMdict
udoprog/uniset
A hierarchical growable bitset which supports in-place atomic operations
udoprog/unsync
Unsynchronized synchronization primitives for async Rust
udoprog/selectme
A fast and fair select! macro for async Rust.
udoprog/trunk-action
Github action to install and run a custom trunk command
udoprog/gorilla
Gorilla Time Series Compression
udoprog/kick
The omnibus project management tool
udoprog/udoprog.github.io
https://udoprog.github.io
udoprog/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
udoprog/playground
Playground
udoprog/projects
Coordination project to manage my open source projects
udoprog/rust-lexical
Fast numeric to- and from-string conversion routines.
udoprog/sqlite-ll
Low-level interface to the SQLite crate
udoprog/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
udoprog/tokio-dbus
Pure Rust D-Bus implementation for Tokio