pem
Old programmer who has worked as a developer for decades, mostly in C and C++, but also other languages, always on Unix/Linux.
Pinned Repositories
StegOnline
A web-based, accessible and open-source port of StegSolve.
aatree
C library with a balanced tree implementation based on Arne Andersson's work
hashtable
C library with a simple string-to-pointer hash table implementation.
otpauth
A TOTP and HOTP implementation in Ruby.
otpauth-c
A TOTP and HOTP implementation in C.
rwsem
C library with read/write locks using unnamed POSIX semaphores
string-metrics
C library for computing string metrics like Levenshtein Distance and Longest Common Substring
string-metrics-ruby
Extensions to the Ruby String class for calculating some string metrics.
sudoku
A sudoku solver written in C
vercmp
C library for comparing standard version strings like "1.2.3", with an arbitrary number of fields.
pem's Repositories
pem/sudoku
A sudoku solver written in C
pem/aatree
C library with a balanced tree implementation based on Arne Andersson's work
pem/hashtable
C library with a simple string-to-pointer hash table implementation.
pem/otpauth
A TOTP and HOTP implementation in Ruby.
pem/otpauth-c
A TOTP and HOTP implementation in C.
pem/rwsem
C library with read/write locks using unnamed POSIX semaphores
pem/string-metrics
C library for computing string metrics like Levenshtein Distance and Longest Common Substring
pem/string-metrics-ruby
Extensions to the Ruby String class for calculating some string metrics.
pem/vercmp
C library for comparing standard version strings like "1.2.3", with an arbitrary number of fields.