- Paris (France)
-
lz4 Public
LZ4 compression and decompression in pure Go
-
kaiju Public
Forked from KaijuEngine/kaijuGeneral purpose 3D and 2D game engine using Go (golang) and Vulkan with built in editor
Go Other UpdatedDec 14, 2025 -
cex Public
Forked from alexveden/cexCex.C - Comprehensively EXtended C Language
C MIT License UpdatedNov 8, 2025 -
nature Public
Forked from nature-lang/natureThe Nature Programming Language
C Apache License 2.0 UpdatedJun 10, 2025 -
-
firefly-go Public
Forked from firefly-zero/firefly-go🏃 Go SDK for making Firefly Zero games
Go Other UpdatedFeb 15, 2025 -
firefly-zig Public
Forked from firefly-zero/firefly-zig⚡️ Zig SDK for making Firefly Zero games
Zig Other UpdatedFeb 15, 2025 -
onramp Public
Forked from ludocode/onrampA portable self-bootstrapping C compiler
C MIT License UpdatedJan 6, 2025 -
resolv Public
Forked from SolarLune/resolvA Simple 2D Golang collision detection and resolution library for games
Go MIT License UpdatedDec 19, 2024 -
fyne Public
Forked from fyne-io/fyneCross platform GUI toolkit in Go inspired by Material Design
Go Other UpdatedDec 12, 2024 -
-
node-lz4 Public archive
LZ4 fast compression algorithm for NodeJS
-
Cwerg Public
Forked from robertmuth/CwergA systems programming language with a reusable backend
Python Apache License 2.0 UpdatedJul 2, 2024 -
bootelf Public
Forked from N00byEdge/bootelfAssembly Creative Commons Zero v1.0 Universal UpdatedMay 29, 2024 -
-
-
-
-
-
js-xxhash Public archive
Javascript implementation of xxHash
-
node-eval Public archive
Evaluate node require() module content directly
-
rope Public
Forked from zyedidia/ropeA rope data structure implemented in Go
Go MIT License UpdatedJun 16, 2021 -
games Public
Various games for fun.
-
xxHash Public
Pure Go implementation of xxHash (32 and 64 bits versions)
-
-
packagen Public
Generate Go code from packages or files
Go BSD 3-Clause "New" or "Revised" License UpdatedJun 16, 2019 -
cmdflag Public
Augment the flag package with commands
-
js-cuint Public archive
C-like unsigned integers for Javascript
-
construct Public
Package construct provides a simple way to load configuration into a struct from multiple sources and formats, by relying on the struct embedded types and special interfaces.
Go BSD 3-Clause "New" or "Revised" License UpdatedOct 12, 2017 -
go-ini Public
Package ini provides parsing and pretty printing methods for ini config files including comments for sections and keys. The ini data can also be loaded from/to structures using struct tags.