12 lines
188 B
Markdown
12 lines
188 B
Markdown
Template for shared library implemented in c++
|
|
|
|
# Features
|
|
|
|
- unit tests
|
|
- fuzz targets
|
|
- benchmarks
|
|
- CI
|
|
- (x64,arm64) * (linux,macos) support
|
|
- no libstdc++ dependency
|
|
- python bindings
|