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 →
Top 6 C Cpp14 Projects
-
Since we wanted a common game simulation that would be on both the server and the client we looked into a few libraries that would fit our ECS needs. It was decided we were going to write this common part of our game in C++, but rust was considered. C++ was a familiar language for us so naturally EnTT and flecs came up right away. I had used EnTT before, writing some small demo projects, so our choice was made based on familiarity. In order to integrate with Unity we created a small C interface to communicate between our simulation code and Unity’s C#. Here’s close to what it looked like. I removed some parts for brevity sake.
-
SSVOpenHexagon
C++20 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
Project mention: Should there be an open-source FTL clone? Can one even exist? | /r/ftlgame | 2023-08-29Open Hexagon, re-implementation of Super Hexagon
-
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.
-
-
gfx
GFX is a device independent graphics library primarily intended for IoT MCUs but not limited to that. (by codewitch-honey-crisis)
Project mention: Winduino: The beginnings of an Arduino emulator layer for PC | /r/esp32 | 2023-09-19This should work with LVGL but I haven't tried it. It does work with https://honeythecodewitch.com/uix and https://honeythecodewitch.com/gfx and the example project uses that.
-
Seem like the old client still get third party update: https://github.com/GrangerHub/tremulous
-
Good evening, OP found your ideal cpp partner yet? Consider the following my qualification: https://github.com/XuhuaHuang/EmbeddedProgramming Let me know xD
C Cpp14 related posts
- Winduino: The beginnings of an Arduino emulator layer for PC
- I've produced a couple of projects for doing graphics and user-interface stuff
- UI/UX and 2d graphics libraries (cross platform)
- An in-game query engine heavily inspired by prolog
- If my ESP32 is being powered by a 5V power supply through the 5V Vin pin, can I simultaneously output 3.3V to some other peripherals in the system that require 3.3Volts
- Guidance on how to get started
- htcw_gfx 1.4.6 is released
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Oct 2023
Index
What are some of the best open-source Cpp14 projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | flecs | 4,779 |
2 | SSVOpenHexagon | 587 |
3 | openmonero | 151 |
4 | gfx | 76 |
5 | tremulous | 72 |
6 | EmbeddedProgramming | 7 |