chore: added license
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# ArPack
|
||||
|
||||
[](https://github.com/edmand46/arpack/actions/workflows/tests.yml)
|
||||

|
||||
|
||||
|
||||
Binary serialization code generator for Go, C#, and TypeScript. Define messages once as Go structs — get zero-allocation `Marshal`/`Unmarshal` for Go, `unsafe` pointer-based `Serialize`/`Deserialize` for C#, and `DataView`-based serialization for TypeScript/browser.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user