Pinned Repositories
ast_tools
Toolbox for working with the Python AST
c3-web
The website for C3 made with Astro!
c3c
Compiler for the C3 language
c3lox
database_testing_template
A project template for integration testing using a temporary docker database
joshring's Repositories
joshring/ast_tools
Toolbox for working with the Python AST
joshring/c3-web
The website for C3 made with Astro!
joshring/c3c
Compiler for the C3 language
joshring/c3lox
joshring/database_testing_template
A project template for integration testing using a temporary docker database
joshring/design-princples
joshring/Go-Kafka-experiments
joshring/squirrel
Fluent SQL generation for golang
joshring/wordle
joshring/c-stl-comparison
Comparison of different C libraries providing generic containers capabilities
joshring/cre2
C language wrapper for RE2 the regular expressions library from Google
joshring/libuv.c3l
libuv port to C3
joshring/mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
joshring/regexp9
Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9
joshring/sokol
minimal cross-platform standalone C headers
joshring/stb
stb single-file public domain libraries for C/C++
joshring/STC
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.