Stars
- All languages
- ANTLR
- ASP
- Assembly
- AutoIt
- Batchfile
- Blade
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Cython
- Dart
- GDScript
- GDShader
- Game Maker Language
- Go
- HTML
- Handlebars
- Haxe
- Inno Setup
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Logos
- Lua
- MDX
- Makefile
- Markdown
- Nunjucks
- Objective-C
- PHP
- Pascal
- Perl
- PostScript
- PowerShell
- Pug
- Python
- QML
- QuakeC
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scheme
- Shell
- Smalltalk
- Smarty
- Svelte
- TSQL
- Twig
- TypeScript
- VBScript
- Vim Script
- Visual Basic
- Visual Basic .NET
- XSLT
A simple and easy-to-use library to enjoy videogames programming
ImageMagick is a free, open-source software suite for creating, editing, converting, and displaying images. It supports 200+ formats and offers powerful command-line tools and APIs for automation, …
Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Se…
A fast entity component system (ECS) for C & C++
Audio playback and capture library written in C, in a single source file.
A simple and easy-to-use immediate-mode gui library
👾🐍 A opensource game inspired by Snake, written in pure C with SDL
A cross platform lightweight single-header simple-to-use window abstraction library for creating graphical programs or libraries.
Lightweight, portable and easy to integrate C directory and file reader
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
Bake, A build system for building, testing and running C & C++ projects
A top-down 2d game engine, written from scratch in under 1000 lines of C. Development of the game based on this engine is streamed on Twitch: https://www.twitch.tv/ryanpcmcquen
Single-file port of Lua, a powerful scripting language.
Moved to Codeberg, this repo is just a (temporary) mirror -- luax is a Lua interpreter and REPL based on Lua 5.4, augmented with some useful packages. It is also a "compiler" that produces standalo…
lefticus / cpp-doom
Forked from fabiangreffrath/crispy-doomC++ Doom is a C++ fork of Crispy Doom 5.7.2 which is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
tporadowski / rejson
Forked from RedisJSON/RedisJSONWindows port of RedisJSON - a JSON data type for Redis