Highlights
- Pro
Lists (3)
Sort Name ascending (A-Z)
Stars
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
C99, header-only framework for games and multimedia applications
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
A free and open-source Touhou Project fangame
a clean C library for processing UTF-8 Unicode data
Small, portable implementation of the C11 threads API
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Portable base library for C programmers, designed for performance and simplicity.
Free 2D graphics engine with raster effects for retro/classic style game development
Provides library functionality for FIDO2, including communication with a device over USB or NFC.
A small template to start your raylib game