Skip to content

nickav/na

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

na

single-file public domain libraries for C++

library latest version category description
na.h 0.06 base Cross-platform helpers
na_math.h 0.03 math Math functions
na_net.h 0.01 networking Networking library for TCP/UDP and HTTP

Usage

Define this in your code:

#define impl
#include "na.h"

Credits

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.

License

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.

About

C++ single-file header libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages