Skip to content

nickav/na

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 22, 2025
be42b82 · Mar 22, 2025

History

86 Commits
Jan 20, 2025
Sep 16, 2022
Jan 20, 2025
Dec 28, 2023
Jan 20, 2025
Mar 22, 2025
Feb 8, 2025
Oct 25, 2024

Repository files navigation

na

single-file public domain libraries for C/C++

library latest version category description
na.h 0.09 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

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/C++ single-file header libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages