neumannt / aoc24Links
advent of code 2024 in SQL
☆114Updated 6 months ago
Alternatives and similar repositories for aoc24
Users that are interested in aoc24 are comparing it to the libraries listed below
Sorting:
- Solving the first 100 Project Euler problems using 100 different programming languages!☆240Updated last month
- Lamport's Bakery Algorithm Demonstrated in Python☆96Updated last year
- Visual tool to explore SQLite databases page-by-page, the way they're stored on disk and the way SQLite sees them.☆631Updated 7 months ago
- ☆182Updated last month
- ✨ rudimentary simulation of the three-body problem☆154Updated last year
- Investigates optimizing 'wc', the Unix word count program☆256Updated last year
- Learn SQL by creating a SQL database in JavaScript☆273Updated 2 years ago
- Optimally allocate poker chips using constrained, nonlinear optimization☆174Updated 7 months ago
- Unicode Separated Values (USV) data markup for units, records, groups, files, streaming, and more.☆215Updated 4 months ago
- A ready-to-use component for spreadsheets in the browser☆286Updated 4 years ago
- PostgreSQL Prolog language handler☆134Updated last year
- An introduction to temporal logic and how it can be used to analyze concurrency☆105Updated last year
- Generate Cool-Looking Mazes and Animations Illustrating the A* Pathfinding Algorithm☆177Updated 4 months ago
- Transductive regular expressions☆251Updated 2 months ago
- 2048 with only 64 bits of state☆177Updated 3 weeks ago
- Compiler for the Jill programming language (an alternative to Jack from the nand2tetris course)☆80Updated 4 months ago
- This repo contains a new way to use bloom filters to do lossless video compression☆245Updated last month
- Infinitely configurable integrated IDE and text editor☆125Updated 9 months ago
- A clone of .GEARS' Flappy Bird in just over 1000 lines of C☆182Updated 7 months ago
- Binary search trees☆47Updated last month
- A clock that let's you understand if you should have another cup of coffee. It calculates the half-life your caffeine level as you metabo…☆219Updated 8 months ago
- A x86_64 Linux debugger 🐛🐛🐛☆236Updated last year
- Text Adventure game in SWI Prolog.☆100Updated last year
- An ngn/k tutorial.☆204Updated last year
- Native web build system (XML+XSLT)☆277Updated 3 weeks ago
- A small, portable, linear probing hash map☆143Updated 3 months ago
- A calligraphic esolang☆267Updated 3 weeks ago
- Just a detailed in-depth, and comprehensive explanation of how computers operate internally, focusing on RAM and CPU aspects, respectivel…☆337Updated 9 months ago
- A simple webserver, written in GNU awk, that supports directory listing and download of file from the directory where it is launched☆213Updated 7 years ago
- This is a numpy implementation of the Skip-gram algorithm described in Mikolov et al's Word2Vec paper. It is intended for didactic purpos…☆36Updated 2 years ago