Pinned Repositories
ABGolf
A basic golfing language
Advent-of-Code
All solutions to the Advent of Code days. (That I've completed)
ash-boot
a simple bootstrapped compiler for a custom programming language
bob-bot
bob-bot-old
Discord bot
bot-test
cmake_min_version
Determine the minimal requirement CMake version of a project
Game-Engine
geographiclib
Main repository for GeographicLib
md5-simd
An md5 implementation using SIMD instructions.
ashbob999's Repositories
ashbob999/md5-simd
An md5 implementation using SIMD instructions.
ashbob999/ash-boot
a simple bootstrapped compiler for a custom programming language
ashbob999/Advent-of-Code
All solutions to the Advent of Code days. (That I've completed)
ashbob999/ABGolf
A basic golfing language
ashbob999/bob-bot
ashbob999/bob-bot-old
Discord bot
ashbob999/bot-test
ashbob999/cmake_min_version
Determine the minimal requirement CMake version of a project
ashbob999/Game-Engine
ashbob999/geographiclib
Main repository for GeographicLib
ashbob999/gitignore
A collection of useful .gitignore templates
ashbob999/Java
All Algorithms implemented in Java
ashbob999/libpng
LIBPNG: Portable Network Graphics support, official libpng repository
ashbob999/nana
a modern C++ GUI library
ashbob999/OpenLRR
An open source re-implementation of LEGO Rock Raiders 🪨⛏
ashbob999/quizApp
Hold the different questions for the quiz app
ashbob999/random-cpp
Random C++ things that can be interesting
ashbob999/Streams
Allow you to Create Streams Like Java 8's Streams
ashbob999/StringZilla
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖
ashbob999/tinysemver
Tiny Semantic Versioning (SemVer) library and GitHub CI, that doesn't depend on 300K lines of JavaScript code and fits in a single Python file