Stars
- All languages
- Assembly
- Batchfile
- C
- C#
- C++
- C3
- CMake
- CSS
- Clojure
- Cuda
- Dart
- Dockerfile
- Emacs Lisp
- GDScript
- GDShader
- GLSL
- Game Maker Language
- Go
- HLSL
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Just
- Kotlin
- LLVM
- Lua
- Makefile
- Markdown
- Nim
- Objective-C
- Objective-C++
- Odin
- PHP
- Pascal
- Perl
- PowerShell
- Python
- QML
- Ruby
- Rust
- SCSS
- Scheme
- ShaderLab
- Shell
- Svelte
- Swift
- TeX
- TypeScript
- V
- Vala
- Vim Script
- Visual Basic .NET
- Vue
- Wolfram Language
- YARA
- Zig
stb single-file public domain libraries for C/C++
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
Android application for running Windows applications with Wine and Box86/Box64
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals…
A simple Minecraft clone written in C using modern OpenGL (shaders).
A text editor in less than 1000 LOC with syntax highlight and search.
A tiling window manager based on binary space partitioning
A fast entity component system (ECS) for C & C++
The “Quite OK Image Format” for fast, lossless image compression
Recurrent neural network for audio noise reduction
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Minimalist Minecraft server for memory-restrictive embedded systems
fake keyboard/mouse input, window management, and more
Easy to integrate Vulkan memory allocation library
A library for audio and music analysis, feature extraction.
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate …