cute_headers
Game library
A collection of single-file C/C++ libraries implementing various game-related functionalities.
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
4k stars
115 watching
269 forks
Language: C
last commit: 3 months ago
Linked from 5 awesome lists
audioccollisioncollision-detectioncompressioncross-platformgameheaderlibrarymathopenglpng
Related projects:
Repository | Description | Stars |
---|---|---|
randygaul/cute_framework | A cross-platform framework for creating 2D games in C++ with a portable and modular foundation. | 547 |
nothings/single_file_libs | A collection of single-file libraries providing utility functions. | 9,035 |
floooh/sokol | A collection of reusable C libraries providing a minimal, cross-platform API for building graphics applications. | 7,257 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,153 |
yhirose/cpp-unicodelib | A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 102 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 309 |
uscilab/cereal | A C++11 serialization library that converts arbitrary data types into compact binary encodings or other formats for reversible storage and loading. | 4,257 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,151 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in internet-age network-centric applications | 8,503 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 290 |
fungos/cr | Provides a live-reload solution for C applications | 1,580 |
frama-c/headache | Tool for managing headers in source code files | 24 |
pagghiu/sanecpplibraries | A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
atilaneves/dpp | An executable tool that compiles D files with #include directives from C/C++ headers | 231 |
guillaumeblanc/ozz-animation | An open-source C++ library providing runtime character animation playback functionalities. | 2,479 |