Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. C

C

401 projects

Showing 36 of 401 projects

PixelPen
PixelPenGDScript

A free and open-source pixel art editor and animation tool built with the Godot Engine.

#pixel-art#open-source#gdscript
Stars174
Forks10
Last commit23 hours ago
liblcl
liblclPascal

A cross-platform GUI library built on Lazarus LCL, providing C/C++ bindings for native desktop application development.

#desktop-application#govcl#c-bindings
Stars165
Forks32
Last commit6 months ago
2048-in-terminal
2048-in-terminalC

A terminal-based clone of the 2048 puzzle game with animated gameplay.

#ncurses#makefile#cli-tool
Stars161
Forks23
Last commit3 years ago
HPDDM
HPDDMC++

A high-performance unified C++ framework implementing domain decomposition methods for solving large-scale elliptic PDEs on parallel computers.

#scientific-computing#parallel-computing#high-performance-computing
Stars153
Forks38
Last commit1 month ago
serial2mqtt
serial2mqttC++

A Linux gateway that bridges serial communication (USB, serial, Bluetooth) to MQTT, enabling MQTT for microcontrollers without Ethernet or WiFi.

#paho-mqtt#embedded-systems#microcontroller
Stars153
Forks31
Last commit10 months ago
agoo-c
agoo-cC

A high-performance C webserver and GraphQL server designed to outperform alternatives across all languages.

#http-server#webserver#high-performance
Stars152
Forks13
Last commit5 years ago
liboauth2
liboauth2C

A C library for building OAuth 2.x and OpenID Connect servers and clients, with plugins for Apache and NGINX.

#c-library#oauth#oauth2
Stars132
Forks32
Last commit1 month ago
ELFCrypt
ELFCryptC

A simple ELF crypter that encrypts ELF binary sections using RC4 encryption for on-disk protection.

#binary-encryption#memory-execution#c
Stars129
Forks28
Last commit5 years ago
json-voorhees
json-voorheesC++

A modern C++11 JSON library focused on developer-friendliness, safety, and full UTF-8 support with no external dependencies.

#c#cmake#c-plus-plus
Stars129
Forks18
Last commit1 month ago
The Great Escape in C
The Great Escape in CC

A portable C reimplementation of the classic ZX Spectrum isometric 3D game 'The Great Escape'.

#isometric#emulator-alternative#retrogaming
Stars128
Forks16
Last commit2 years ago
neovim-tasks
neovim-tasksLua

A stateful Neovim plugin for managing and running build system tasks with project-specific configuration.

#bazel#debug#c
Stars127
Forks15
Last commit23 days ago
vlc-win10smtc
vlc-win10smtcC++

A VLC plugin that adds Windows 10 System Media Transport Controls (SMTC) support for media playback control.

#desktop-application#media#playback-control
Stars122
Forks6
Last commit1 year ago
GLFWPP
GLFWPPC++

A thin, modern, header-only C++17 wrapper for GLFW providing RAII objects, scoped enums, and exceptions.

#glfw-wrapper#vulkan#graphics
Stars122
Forks23
Last commit3 years ago
Silent-Packer
Silent-PackerC

An ELF/PE binary packer written in pure C for obfuscation and reverse engineering protection.

#pe#executable-encryption#encryption-methods
Stars118
Forks16
Last commit2 years ago
rosidl_generator_c
rosidl_generator_cC++

Provides the ROS interface definition language (.msg/.srv/.action) and code generation tools for ROS 2.

#ros-core#ros2#interface-definition
Stars111
Forks165
Last commit7 days ago
CMakePCHCompiler
CMakePCHCompilerCMake

A CMake module providing precompiled header support via custom CXXPCH/CPCH compiler extensions, now obsolete since CMake 3.16.

#clang#gcc#compiler-extension
Stars102
Forks19
Last commit6 years ago
CMake-codecov
CMake-codecovCMake

A CMake module for easily enabling code coverage and generating reports with CMake targets.

#lcov#gcov#codecov
Stars98
Forks33
Last commit3 months ago
cmark
cmarkC

Elixir NIF binding for cmark (C), a CommonMark-compliant Markdown parser library.

#cmark#hex#elixir
Stars97
Forks13
Last commit2 years ago
fpsqrt
fpsqrtC

Integer and fixed-point square root functions using only addition, subtraction, and bit shifts.

#integer-arithmetic#embedded#c
Stars97
Forks19
Last commit2 years ago
loxigen
loxigenPython

Generates OpenFlow protocol libraries for C, Python, and Java from wire protocol descriptions.

#wireshark-dissector#sdn#network-programming
Stars97
Forks126
Last commit3 years ago
Digestif
DigestifOCaml

A comprehensive OCaml toolbox implementing multiple hash algorithms with both C and OCaml backends.

#sha384#hash#blake2b
Stars95
Forks31
Last commit9 days ago
godot-enet-better
godot-enet-betterC++

A Godot module for high-performance multiplayer games with multi-channel ENet networking.

#multiplayer#packet-management#c
Stars93
Forks10
Last commit5 years ago
coveralls-cmake
coveralls-cmakeCMake

CMake scripts to generate and upload code coverage data to Coveralls.io from C/C++ projects.

#gcov#travis-ci#build-tools
Stars87
Forks19
Last commit6 years ago
libxutils
libxutilsC

A cross-platform, event-driven C library providing a unified networking stack with HTTP, WebSocket, data structures, and cryptography.

#c-library#event-driven#http-server
Stars83
Forks9
Last commit1 month ago
haclog
haclogC

An extremely fast plain C asynchronous logging library designed to minimize log producer thread overhead.

#c-library#high-performance#embedded
Stars81
Forks8
Last commit4 days ago
pg-status
pg-statusC

A lightweight sidecar microservice that instantly determines PostgreSQL host status, master/replica roles, and replication lag.

#high-load#master-replica#high-availability
Stars80
Forks2
Last commit29 days ago
guile-ssh
guile-sshC

Guile-SSH is a library that provides access to the SSH protocol for GNU Guile programs.

#guile#lisp#libssh
Stars75
Forks13
Last commit4 months ago
img2ascii
img2asciiC

A command-line tool that converts PNG, JPEG, and BMP images into ASCII art with customizable output.

#command-line-tool#c#digital-art
Stars72
Forks5
Last commit2 months ago
qmcalc
qmcalcC++

A command-line tool that analyzes C source code files and outputs dozens of code quality metrics related to size, complexity, style, and preprocessor usage.

#research-tool#software-metrics#preprocessor
Stars69
Forks11
Last commit4 years ago
libvldmail
libvldmailC

A C library for RFC-compliant email address validation with Unicode support and strict mode options.

#c-library#library#email-validation
Stars68
Forks7
Last commit1 month ago
Rust, Python, Java, Node.js and C
Rust, Python, Java, Node.js and CRust

Official client drivers for TypeDB in Rust, Python, Java, TypeScript, Node.js, C, C++, and C#.

#multi-language#database-driver#typedb-client
Stars65
Forks44
Last commit3 days ago
Dino's Offline Adventure
Dino's Offline AdventureJavaScript

A Gameboy port of Chrome's offline dinosaur game, written in C using GBDK.

#gbdk#c#game-development
Stars60
Forks5
Last commit6 years ago
git-cmake-format
git-cmake-formatCMake

Integrates clang-format into CMake projects with a custom format target and git pre-commit hook.

#clang-format#developer-tools#pre-commit
Stars60
Forks13
Last commit8 years ago
miniaudio
miniaudioC

V language wrapper for the miniaudio C audio library, providing cross-platform audio playback and capture.

#audio-library#vlang#wrapper-library
Stars56
Forks6
Last commit1 year ago
ini-cpp
ini-cppC++

A modern C++17 INI configuration file parser with automatic type conversion and read/write support.

#cpp-library#cpp17#ini
Stars54
Forks7
Last commit11 days ago
HexEmbed
HexEmbedC

A small utility to embed files into C or C++ programs as hex arrays for cross-platform use.

#hex-conversion#c#file-embedding
Stars51
Forks8
Last commit8 years ago
PreviousPage 10 of 12Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Cross Platform123
#C Library86
#C Plus Plus77
#Cpp50
#Cmake45
#Game Development37
#Embedded36
#Python33
#Linux31
#Open Source30
#Header Only28
#Windows28