This repo is mostly for fun, to have some well-trodden paths (data structures and algorithms) to try out new languages or do a refresher on known ones.
There's a lot of casting happening, usually to keep the collections generic for use in other parts of the repo. The value-types are usually typedefs of void *
to easily replace it with the needed type in concrete implementations.
- C
Sorting
TOTP: Time-Based One-Time Password Algorithm
- Go
- C
- C
- C
- Zig
- C
- Zig