An open API service indexing awesome lists of open source software.

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

zig

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/zigsay

zigsay - the zig version of cowsay

zig

Last synced: 28 Jun 2025

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/calc_4

Last synced: 24 Jul 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/cse210

Last synced: 07 May 2025

https://github.com/retrodev256/wdd130

Last synced: 04 Mar 2026

https://github.com/retrodev256/sudoku

Last synced: 27 Feb 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

zig-library

Last synced: 06 Oct 2025

https://github.com/retrodev256/bf

Last synced: 17 Jan 2026

https://github.com/retrodev256/sarx256

Simple Add-Rotate-Xor 256 bit hash function

Last synced: 16 Oct 2025

https://github.com/RetroDev256/wdd130

Last synced: 23 Oct 2025

https://github.com/retrodev256/wdd131

Last synced: 24 Jan 2026

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