Initial commit

This commit is contained in:
weaselab
2025-05-12 15:14:57 +00:00
commit f1acb2d0a0
13 changed files with 11015 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
Template for shared library implemented in c++
# Features
- unit tests
- fuzz targets
- benchmarks
- CI
- (x64,arm64) * (linux,macos) support
- no libstdc++ dependency
- python bindings