You must be logged in to sponsor gpakosz
Become a sponsor to Grégory Pakosz
I make
- Oh my tmux! 🇫🇷: my Tmux configuration made with love ❤️
- Where Am I?: C library to locate the running executable or running shared library on the filesystem 🔎
- PPK_ASSERT: an orthodox C++ assertion library
⚠️ - PackedArray: did you ever need a
uint9_t
oruint17_t
array? 🗜 - uuid4: UUID v4 generation in C, based on SplitMix PRNG 🎲
- UnicodeBOMInputStream: a Java stream class that skips Unicode BOMs 💣
I contribute(d) to the following projects:
Featured work
-
gpakosz/.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Shell 22,065 -
gpakosz/PPK_ASSERT
PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library
⚠️ C++ 203 -
gpakosz/whereami
Locate the current running executable and the current running module/library on the file system 🔎
C 473 -
gpakosz/PackedArray
Random access array of tightly packed unsigned integers
C 159 -
gpakosz/peg
Import of Ian Piumarta's peg/leg recursive-descent parser generators for C
C 58 -
gpakosz/uuid4
UUID v4 generation in C
C 70