-
Klarna @klarna
- Stockholm
- https://seriyps.com/blog/
Stars
Empowering everyone to build reliable and efficient software.
🦀 Small exercises to get you used to reading and writing Rust code!
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Scalable datastore for metrics, events, and real-time analytics
A syntax-highlighting pager for git, diff, grep, and blame output
Cross-platform Rust rewrite of the GNU coreutils
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
Userspace WireGuard® Implementation in Rust
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
Safe Rust bridge for creating Erlang NIF functions
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
DEPRECATED, use https://github.com/gtk-rs/gtk3-rs repository instead!
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
Erlang Replacement Therapy. Another attempt to make Erlang runtime (BEAM emulator) in Rust. Good news: I know what to do. Bad news: I have no clue how to Rust
Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).
Cross-platform tool for rendering the flight controller OSD and SRT data from the Walksnail Avatar HD FPV system on top of the goggle or VRX recording
[DEPRECATED] msgpack.org implementation for Rust language. Please use https://github.com/3Hren/msgpack-rust
An example SOCKSv5 server implementation with tokio