Results 10 repositories owned by Arthur O'Dwyer

Advent

76
Stars
11
Forks
Watchers

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

Castlequest

104
Stars
11
Forks
Watchers

coro

75
Stars
8
Forks
Watchers

Single-header library facilities for C++2a Coroutines

blog

18
Stars
13
Forks
Watchers

https://quuxplusone.github.io/blog

from-scratch

163
Stars
19
Forks
Watchers

C++ standard library features, "from scratch"

Hanabi

34
Stars
6
Forks
Watchers

Framework for writing bots that play Hanabi.

Homeworlds

20
Stars
4
Forks
Watchers

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

ring_view

41
Stars
7
Forks
Watchers

std::ring_span (SG14, P0059R1)

WideIntProofOfConcept

28
Stars
1
Forks
Watchers

Trying to get perfect codegen for big-integer math.

Xoshiro256ss

27
Stars
3
Forks
Watchers

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