Asger Hautop Drewsen's repositories
exhaustive-map
An exhaustive map for types with finite inhabitants.
kattis-test
Tool for running problem submissions against samples.
resource-loader
Getting files out of a JAR or loading a shared library is difficult. We made it easy.
actify
An actor model built on Tokio that converts any implementation block into an actor model with the actify! macro
libarchive-rs
Safe Rust bindings for [libarchive](https://github.com/libarchive/libarchive) v3.8.1, providing cross-platform archive reading and writing capabilities.
mongo-java-driver
The official MongoDB drivers for Java, Kotlin, and Scala
nacl-compat
Pure Rust compatibility layer for NaCl-family libraries
nix
Rust friendly bindings to *nix APIs
openssl-keylog
Add SSLKEYLOGFILE support to any dynamically linked app using OpenSSL 1.1.1+ on Linux.
pre-commit
Biome's pre-commit hooks.
rust-by-example
Learn Rust with examples (Live code editor included)
serialport-rs
A cross-platform serial port library in Rust. Provides a blocking I/O interface and port enumeration including USB device information.
tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
traefik
The Cloud Native Application Proxy
typenum
Compile time numbers in Rust.
windows-service-rs
Windows services in Rust