Skip to content

holepunchto/libjstl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libjstl

C++ template library for https://github.com/holepunchto/libjs. It aims to make interacting with the low-level API safer and more efficient without making callers feel too much like they're writing C++.

API

See include/jstl.h for the public API.

License

Apache-2.0