Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Cute_headers Alternatives
Similar projects and alternatives to cute_headers
-
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
-
gainput
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
SDLPoP
An open-source port of Prince of Persia, based on the disassembly of the DOS version.
-
freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
The-Forge
The Forge Cross-Platform Rendering Framework PC Windows, Linux, Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
-
gid
Help project managers and project owners with easy-to-understand views of github issue dependencies.
-
-
-
entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
-
olcPixelGameEngine
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
-
miniaudio
Audio playback and capture library written in C, in a single source file.
-
notcurses
blingful character graphics/TUI library. definitely not curses.
-
awesome-collision-detection
:sunglasses: A curated list of awesome collision detection libraries and resources
-
-
-
sixel-tmux
sixel-tmux is a fork of tmux, with just one goal: having the most reliable support of graphics
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
cute_headers reviews and mentions
-
How many colors are too many colors for Windows Terminal?
- https://github.com/RandyGaul/cute_headers/blob/master/cute_s...
It's a simple and relatively straightforward approach that a sufficiently bright programmer would come up in their own while looking at the design constraints though, so overall I find it a bit meaningless to find the ultimate person for the "original idea".
-
How does a Game Engine work? An Overview
The verdict for indie developers (not using Unity/Unreal) seems: just bite the bullet and buy FMOD (or Wwise or any of the popular proprietary audio engies).
I was actually searching for a good open-source audio library to use, and found out that my options aren't that good. SoLoud is a pain in the ass to install and integrate into an existing codebase, and OpenAL doesn't have any good implementations available (either proprietary or LGPL). I'm now just using a simple single-header audio library in cute_headers (https://github.com/RandyGaul/cute_headers/blob/master/cute_s...), but will probably switch to MiniAudio once the high-level API is finished (https://github.com/mackron/miniaudio/issues/196)
-
[C++] A Free Open Source Colliders Library - Line, Circle, Box and Point
Thanks for the pure collision library share! As far as collision goes, decided to look up other libraries! 3D alternatives https://github.com/flexible-collision-library/fcl Alternatives to yours https://github.com/RandyGaul/cute_headers
-
Looking for code only game engine
single header libraries (https://github.com/nothings/stb , https://github.com/RandyGaul/cute_headers , etc) can do some of the heavy lifting. I use stb for OGG and PNG decoding, also true type support, and maybe a few other things.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Oct 2023
Stats
The primary programming language of cute_headers is C.