Projects in Awesome Lists by RetroDev256
A curated list of projects in awesome lists by RetroDev256 .
https://github.com/retrodev256/line_editor
Just a simple line editor that I made in zig to practice
Last synced: 15 Jun 2025
https://github.com/retrodev256/falloc
A temporary-file backed allocator for zig
zig-library zig-memory zig-modules zig-package
Last synced: 26 Apr 2026
https://github.com/retrodev256/arb_hash
Arbitrary block length hash function, potentially cryptographically secure. Passes BigCrush
Last synced: 28 Feb 2025
https://github.com/retrodev256/linked-stack-cpp
Created an easy to use, minimalistic, and simple class for the LIFO stack structure, using a linked list.
Last synced: 02 Aug 2025
https://github.com/retrodev256/zest4096
Implementations of a 4096 bit hash based off of ChaCha
Last synced: 19 Aug 2025
https://github.com/retrodev256/static-circular-queue
A small and simple Circular queue for embedded systems - with error safe code and no dynamic allocation.
Last synced: 28 Feb 2025
https://github.com/retrodev256/fortuna_3072
Custom Implementation of a Fortuna CSPRNG Varient
Last synced: 28 Feb 2025
https://github.com/retrodev256/comptime_suffix_automaton
Compile-time suffix automaton construction for optimal substring/suffix string lookup codegen in zig
zig zig-lib zig-library zig-package
Last synced: 09 Apr 2025
https://github.com/retrodev256/fhash
A very large potentially cryptographically secure hash function - 16KiB blocks
Last synced: 28 Feb 2025
https://github.com/retrodev256/stupid-regex
Super simple regex matcher which supports . ^ $ * and any literal character
Last synced: 06 Oct 2025
https://github.com/retrodev256/sarx256
Simple Add-Rotate-Xor 256 bit hash function
Last synced: 16 Oct 2025
https://github.com/retrodev256/wdd130-aultz
personal project website for Aaron Aultz
Last synced: 03 Mar 2026
https://github.com/retrodev256/dynamic-cpp-array
A simple and small header only library for managing a dynamic array with C++ objects!
Last synced: 28 Feb 2025
https://github.com/retrodev256/c-hash-table
Semi static hash table implementation, where a fixed number of buckets are implimented, and adding elements by key type are dynamically added.
Last synced: 23 Jul 2025