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
114 watching
270 forks
Language: C
last commit: about 1 month 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. | 544 |
nothings/single_file_libs | A collection of single-file libraries providing utility functions. | 8,980 |
floooh/sokol | A collection of reusable C libraries providing a minimal, cross-platform API for building graphics applications. | 7,084 |
mono/cppsharp | A tool and set of libraries that bridges C/C++ APIs to high-level languages like .NET. | 3,126 |
yhirose/cpp-unicodelib | A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 100 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
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,237 |
mlpack/mlpack | A C++ machine learning library with bindings to other languages and bindings for multiple programming languages. | 5,113 |
pocoproject/poco | A collection of C++ class libraries providing solutions to frequently encountered problems in network-centric applications. | 8,434 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 272 |
fungos/cr | Provides a live-reload solution for C applications | 1,567 |
frama-c/headache | Tool for managing headers in source code files | 24 |
pagghiu/sanecpplibraries | A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. | 520 |
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,451 |