Pinned Repositories
autopass
a rofi frontend for pass
BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
book-exploring-async-basics
The repository for the book "The Node Experiment - Exploring Async Basics with Rust"
defmt
Efficient, deferred formatting for logging on embedded systems
fltk-rs
Rust bindings for the FLTK GUI library.
isahc
The practical HTTP client that is fun to use.
nix
Rust friendly bindings to *nix APIs
safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
void-linux-liquorix
Kernel package with Liquorix patches for Void Linux
DBLouis's Repositories
DBLouis/nix
Rust friendly bindings to *nix APIs
DBLouis/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
DBLouis/defmt
Efficient, deferred formatting for logging on embedded systems
DBLouis/fltk-rs
Rust bindings for the FLTK GUI library.
DBLouis/void-packages
The Void source packages collection
DBLouis/cfltk
C Bindings for FLTK
DBLouis/clang-sys
Rust bindings for libclang.
DBLouis/ds323x-rs
Platform-agnostic Rust driver for the DS3231, DS3232 and DS3234 extremely accurate real-time clocks (RTC).
DBLouis/embassy
Modern embedded framework, using Rust and async.
DBLouis/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
DBLouis/fltk
FLTK - Fast Light Tool Kit - https://github.com/fltk/fltk - cross platform GUI development
DBLouis/iperf
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
DBLouis/jellyfin-kodi
Jellyfin Plugin for Kodi
DBLouis/libc
Raw bindings to platform APIs for Rust
DBLouis/linux-raw-sys
Generated bindings for Linux's userspace API
DBLouis/musli
Müsli is a flexible and generic binary serialization framework
DBLouis/packages
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
DBLouis/resvg
An SVG rendering library.
DBLouis/rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
DBLouis/rust-c-ares
A Rust wrapper for c-ares
DBLouis/rust-cssparser
Rust implementation of CSS Syntax Level 3
DBLouis/rustix
Safe Rust bindings to POSIX-ish APIs
DBLouis/scraper
HTML parsing and querying with CSS selectors
DBLouis/serde
Serialization framework for Rust
DBLouis/servo
The Servo Browser Engine
DBLouis/slint
Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript.
DBLouis/thinnable
Thin references to unsized types.
DBLouis/unwinding
Stack unwinding library in Rust
DBLouis/widestring-rs
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
DBLouis/winresource
Create and set windows icons and metadata for executables with a rust build script