single-file public domain libraries for C/C++
library | latest version | category | description |
---|---|---|---|
na.h | 0.08 | base | Cross-platform helpers |
na_math.h | 0.04 | math | Math functions |
na_net.h | 0.02 | networking | Networking library for TCP/UDP and HTTP |
Define this in your code:
#define impl
#include "na.h"
Written by Nick Aversano
Credits are much appreciated but not required.
These libraries are in the style of the stb libraries. Also inspired / influenced by gb.
This software is dual-licensed to the public domain and under the following license: you are granted a perpetual, irrevocable license to copy, modify, publish, and distribute this file as you see fit.