gaultier
I'm a Software Engineer from France living in Germany. Rust/Go/systems programming preferred. C++ if required. Soft spot for C.
Giesecke + DevrientMunich
Pinned Repositories
blog
My personal blog, all in the open. https://gaultier.github.io/blog/
c
A diverse collection of useful (to me!) software written in C. Memory profiling, http server, editor, crash reporter, clang plugin, torrent client, etc
kotlin-rs
An experimental Kotlin compiler in Rust.
lox-c
A compiler and bytecode vm for the programming language lox in C99.
lox-ocaml
Implementation of the Lox language in OCaml
micro-kotlin
A small and fast Kotlin compiler in C99. Still experimental!
microkt
A compiler for a subset of the Kotlin language. It produces a native executable on MacOS and Linux.
minesweeper-from-scratch
A video game only using direct X11 calls for rendering, without any library, in Odin.
zig-bencode
Zig bencode encoder/decoder
zorrent
Zig torrent library and client.
gaultier's Repositories
gaultier/blog
My personal blog, all in the open. https://gaultier.github.io/blog/
gaultier/minesweeper-from-scratch
A video game only using direct X11 calls for rendering, without any library, in Odin.
gaultier/c
A diverse collection of useful (to me!) software written in C. Memory profiling, http server, editor, crash reporter, clang plugin, torrent client, etc
gaultier/lox-ocaml
Implementation of the Lox language in OCaml
gaultier/kotlin-rs
An experimental Kotlin compiler in Rust.
gaultier/zorrent
Zig torrent library and client.
gaultier/zig-bencode
Zig bencode encoder/decoder
gaultier/micro-kotlin
A small and fast Kotlin compiler in C99. Still experimental!
gaultier/microkt
A compiler for a subset of the Kotlin language. It produces a native executable on MacOS and Linux.
gaultier/dedup
Detect duplicate images (by using an average image hash function) & files (using murmur3).
gaultier/lox-c
A compiler and bytecode vm for the programming language lox in C99.
gaultier/gitlab-clone-all
Clone locally all git projects from Gitlab.
gaultier/ado-watcher
Terminal script to watch pull requests ('PR') in Azure DevOps and notify if something changed
gaultier/c-http
gaultier/cstd
gaultier/dtrace-tools
An personal assortiment of useful small dtrace scripts. Only tested on macOS.
gaultier/from-scratch-assembler-linker
gaultier/gaultier
About me
gaultier/gitlab-events
Simple CLI to watch the activity of multiple Gitlab projects. Because Gitlab notifications suck.
gaultier/kratos
Headless cloud-native authentication and identity management written in Go. Scales to a billion+ users. Replace Homegrown, Auth0, Okta, Firebase with better UX and DX. Passkeys, Social Sign In, OIDC, Magic Link, Multi-Factor Auth, SMS, SAML, TOTP, and more. Runs everywhere, runs best on Ory Network.
gaultier/microui
A tiny immediate-mode UI library
gaultier/odin-media-server
gaultier/odin-music-chords-placements
gaultier/os
gaultier/resume
My resume
gaultier/Simulation_Stars_OpenGL
OpenGL visualization of stars with Oculus Rift mode
gaultier/sokoban
A tiny sokoban game in C99 using SDL2
gaultier/torrent