• Stars
    star
    1
  • Language
    C++
  • License
    MIT License
  • Created almost 5 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Google Advent of Code solutions, https://adventofcode.com

More Repositories

1

from-scratch

C++ standard library features, "from scratch"
C++
176
star
2

Castlequest

Fortran
104
star
3

coro

Single-header library facilities for C++2a Coroutines
C++
79
star
4

Advent

A modern ANSI C port of Crowther & Woods' "Adventure".
C
77
star
5

ring_view

std::ring_span (SG14, P0059R1)
C++
45
star
6

Hanabi

Framework for writing bots that play Hanabi.
C++
36
star
7

Xoshiro256ss

A minimal xoshiro256** generator with the C++ <random> interface
C
32
star
8

WideIntProofOfConcept

Trying to get perfect codegen for big-integer math.
C++
30
star
9

Homeworlds

A C++ framework for working with the game of Binary Homeworlds, including a text interface to a simple AI.
C++
20
star
10

TNT

Douglas Hofstadter's "Typographical Number Theory"
Python
16
star
11

analog-literals

C++
15
star
12

difdef

Utility to do an N-way diff and N-way merge, for N>2. Uses the patience diff algorithm.
C++
12
star
13

futures-from-scratch

C++
9
star
14

JugglersDrift

Software for displaying multi-juggler runarounds. On an Ubuntu 11.10 system, run "sudo apt-get libpng12-dev", then read the README.
C++
9
star
15

libexplain

Unmaintained snapshot of https://sourceforge.net/projects/libexplain/
C
7
star
16

tbb

Intel's Threading Building Blocks (GPLv2)
C++
5
star
17

CppConTimer

Full-screen countdown timer for conference presenters
HTML
5
star
18

Mwc256XXA64

A minimal "MWC-X-A-256/64" generator with the C++ <random> interface
C++
4
star
19

Fishspear

C++14 implementation of the Fishspear priority-queue data structure
C++
4
star
20

hello-extension

The simplest possible C++ extension for Python3. No Boost.
C++
3
star
21

MetaSudoku

Meta-sudoku solver: https://quuxplusone.github.io/blog/2018/10/26/sudoku-stories/
C++
2
star
22

KnuthElevator

Elevator simulator from Knuth's TAOCP volume 1, section 2.2.5.
C++
2
star
23

Buddhabrot

C++14 Buddhabrot renderer, based on Alex Boswell's code
C++
2
star
24

Chimaera

Chris Newall's "Chimaera" adventure game. http://www.mipmip.org/chimaera/
C
2
star
25

cwg-issue-browser

How I wish wg21.link/cwg1234 worked
Python
1
star
26

church-numerals

Church numerals in C++14, C++11, and C++03.
C++
1
star
27

PeacefulEncampments

JavaScript visualizer for the "Peaceful Encampments" problem
HTML
1
star
28

Fungus

The Fungus virtual machine
C
1
star
29

canonical-cxx

Annotated, cut-and-pasteable skeletons for various kinds of C++ class types.
C++
1
star
30

Lielow

https://quuxplusone.github.io/Lielow
CSS
1
star
31

objectivecpp-for-komodoedit

KomodoEdit extension for syntax-highlighting Objective-C++ files
Python
1
star
32

RecreationalMath

Various small programs related to recreational math/CS problems
Python
1
star
33

wolves-and-sheep

https://puzzling.stackexchange.com/questions/81737/wolves-and-sheep/
C++
1
star