2.1 KiB
2.1 KiB
layout | title |
---|---|
post | about |
25 years old, studying at UiS in Stavanger, Norway and RWTH Aachen, programming a lot of Ruby and Rust.
Organizer of RustFest, Co-Organizer of the Rust User Group Cologne/Bonn, Co-Organizer of otsconf Dortmund, coach at OpenTechSchool Dortmund, contributor to Redis and maintainer of hiredis and several client libraries.
// links
// projects
- Compiling Rust to your Browser - Resources, demos & more for compiling Rust to asm.js & WebAssembly
- semantic-rs - Automatic crate publishing
- rdb-rs - fast and efficient RDB parsing utility, including full documentation on the RDB file format
- hiredis - the minimalistic C client for Redis, as well as wrapper libraries: hiredis-rb (gem), hiredis-node (npm), hiredis-py (pypi)
- try.redis.io - Online Redis REPL.
- badbill - A client for the Billomat API
- Redis FAQ - an unofficial Redis FAQ with user questions