Lewin Bormann
Lewin Bormann
leveldb-rs
A reimplementation of LevelDB in Rust (no bindings).
libsocket
The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!
yup-oauth2
An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows.
photosync
Now that Google deprecated the Photos<->Drive synchronization, I need another way to back up my photos locally. This program downloads all photos from your Google Photos account and organizes them loc...
async-google-apis
Generate Asynchronous Google API stubs for Rust!
fastcgi-wrappers
This repository contains two FastCGI wrappers written in Perl. The first may execute any executable file in the same way CGI does, the second one does inline-eval of Perl scripts to avoid any forking.
integer-encoding-rs
Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides synchronous and asynchronous Write/Read types for easily writin...
tokio-inotify
A Stream yielding inotify events, to be run on the tokio framework.