- Manchester
-
-
-
-
-
c3math Public
Forked from m0tholith/c3mathMy maths library for the C3 language
C3 Other UpdatedOct 4, 2025 -
c3-web Public
Forked from c3lang/c3-webThe website for C3 made with Astro!
-
ssm-env Public
Forked from mhemmings/ssm-envA Go package to set an environment using AWS SSM
Go MIT License UpdatedMar 31, 2025 -
c3tools Public
Forked from alexveden/c3toolsA collection of tools and libs for C3 language
Lua MIT License UpdatedFeb 20, 2025 -
-
mlib Public
Forked from P-p-H-d/mlibLibrary of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
C BSD 2-Clause "Simplified" License UpdatedOct 28, 2024 -
STC Public
Forked from stclib/STCA 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.
C MIT License UpdatedOct 28, 2024 -
sokol Public
Forked from floooh/sokolminimal cross-platform standalone C headers
C zlib License UpdatedOct 28, 2024 -
stb Public
Forked from nothings/stbstb single-file public domain libraries for C/C++
C Other UpdatedOct 18, 2024 -
c-stl-comparison Public
Forked from P-p-H-d/c-stl-comparisonComparison of different C libraries providing generic containers capabilities
C BSD 2-Clause "Simplified" License UpdatedOct 11, 2024 -
-
cre2 Public
Forked from marcomaggi/cre2C language wrapper for RE2 the regular expressions library from Google
M4 Other UpdatedAug 24, 2024 -
squirrel Public
Forked from Mortanius/squirrelFluent SQL generation for golang
Go Other UpdatedFeb 22, 2024 -
-
-
database_testing_template Public
A project template for integration testing using a temporary docker database
Shell MIT License UpdatedFeb 12, 2023 -
regexp9 Public
Forked from tylov/regexp9Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9
C Other UpdatedFeb 5, 2022 -
ast_tools Public
Forked from leonardt/ast_toolsToolbox for working with the Python AST