Lists (1)
Sort Name ascending (A-Z)
Stars
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
A Simple Coroutines Library for the Odin Programming Language
tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)
a header-file-only, JSON parser serializer in C++
Lightweight event loop library for Linux epoll() family APIs
Micro Tetris™, based on the 1989 IOCCC Obfuscated Tetris by John Tromp
a tiny, lightning fast event loop for network applications
Your high performance web application C framework
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
Code examples for running Vulkan and GLTF in C3 language
Small, portable implementation of the C11 threads API
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
C language wrapper for RE2 the regular expressions library from Google
A modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9
Comparison of different C libraries providing generic containers capabilities
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).