c-library
There are 421 repositories under c-library topic.
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
warmcat/libwebsockets
canonical libwebsockets.org networking library
wolfSSL/wolfssl
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3 and DTLS 1.3!
libtcod/libtcod
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
managarm/mlibc
Portable C standard library
happyfish100/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
SwiCago/HeatPump
Arduino library to control Mitsubishi Heat Pumps via connector cn105
moonlight-stream/moonlight-common-c
Core implementation of Nvidia's GameStream protocol
nimaltd/ee
EEPROM emulation for stm32.
rurban/safeclib
safec libc extension with all C11 Annex K functions
vmxdev/tkvdb
Trie key-value database
guillermocalvo/exceptions4c
:sheep: An exception handling library for C
OpenIPC/smolrtsp
A lightweight real-time streaming library for IP cameras
tidesdb/tidesdb
High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.
Softmotions/iwnet
Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.
hujianzhe/util
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
marcomq/nimview
A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS
analytech-solutions/CBinding.jl
Automatic C interfacing for Julia
fumiama/base16384
Encode binary files to printable utf16be.
ASPLes/nopoll
OpenSource WebSocket toolkit
SudoMaker/RetroWave
Authentic sounds from vintage sound chips, on modern hardware!
warmcat/lws-esp32-factory
Libwebsockets ESP32 Factory Application
MostafaTwfiq/C-DataStructures-And-Algorithms
Generic data structures and algorithms implemented in c language.
LingDong-/r1b
A thermal-printer-oriented, 1-bit graphics rasterizer for 2D and 3D
klange/toaru-nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
ultraembedded/fat_io_lib
Small footprint, low dependency, C code implementation of a FAT16 & FAT32 driver.
maandree/libkeccak
[Basically feature complete] Keccak-family hashing library
maandree/bus
[Feature complete] A simple daemonless system for broadcasting messages locally
neo4j-drivers/seabolt
Neo4j Bolt Connector for C
ctlst-tech/uas-catpilot
CatPilot is a hardware and OS agnostic drone's autopilot software stack. It is designed for faster creation of scalable distributed control systems for mission-critical applications. (UAS-CatPilot repo is a upper lever repo for sharing configurations for UAVs)
tilkinsc/COTP
A simple One Time Password (OTP) library in C, supports C++
wolfSSL/wolfsentry
wolfSSL Intrusion Detection and Prevention System (IDPS)
besp9510/dma_pwm
Pulse width modulation (PWM) via direct memory transfer (DMA) on the Raspberry PI
maandree/libzahl
Suckless big integer library
lukateras/nanoid.h
Sitnik's Nano ID as a 199-byte C header
sholtrop/ldpfuse
C library for developing file systems in userspace that leverage LD_PRELOAD.