Smilex / zed_netLinks
Single file public domain networking library
☆64Updated 4 years ago
Alternatives and similar repositories for zed_net
Users that are interested in zed_net are comparing it to the libraries listed below
Sorting:
- Fast and portable single-header C file Json encoder/decoder☆62Updated last year
- Single file in-place JSON/SJSON parser☆81Updated 4 years ago
- Portable, single-file, protocol-agnostic TCP and UDP socket wrapper, primarily for game networking☆80Updated 6 years ago
- My collection of public domain single file libraries☆78Updated 5 years ago
- C89 compatible atomics.☆87Updated 2 months ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- Collection of small public domain file archivers☆68Updated 2 years ago
- Collection of small public domain de/compressors in plain C.☆120Updated 4 years ago
- WebSockets in C☆50Updated 3 years ago
- Single header C99 coroutines library. Forked from libco and flb_libco.☆75Updated 5 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆44Updated 4 years ago
- Very minimal single header JSON5 parser in C99, derived from jsmn