Repository navigation
c-library
- Website
- Wikipedia
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.
canonical libwebsockets.org networking library
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!
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
Portable C standard library
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.
Arduino library to control Mitsubishi Heat Pumps via connector cn105
Core implementation of Nvidia's GameStream protocol
safec libc extension with all C11 Annex K functions
🐑 An exception handling library for C
A lightweight real-time streaming library for IP cameras
High-performance durable, transactional embedded storage engine designed for flash and RAM optimization.
Pure C Asynchronous HTTP/IO framework with routing, websockets, SSL and reverse proxy.
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS