Go implementation of the SBHPF binary format
Find a file
zervo d9a408c9c5
All checks were successful
/ test (push) Successful in 1m3s
Fix workflow name
Accidentally called the test workflow "build" instead of "test" woops
2025-02-14 17:16:49 +01:00
.forgejo/workflows Fix workflow name 2025-02-14 17:16:49 +01:00
.vscode Add spell config & fix spelling mistake 2025-02-14 17:00:47 +01:00
pkg/seekablebuffer Add SeekableBuffer 2025-02-14 12:04:04 +01:00
SBHPFv1 Add spell config & fix spelling mistake 2025-02-14 17:00:47 +01:00
.gitignore Add .gitignore 2025-02-14 16:53:52 +01:00
go.mod Initial commit 2025-02-14 01:40:36 +01:00
go.sum Initial commit 2025-02-14 01:40:36 +01:00
LICENSE Update LICENSE & README.md 2025-02-14 12:02:38 +01:00
README.md Update README.md 2025-02-14 17:13:32 +01:00

GoSBHPF

Test status Stars status

GoSBHPF is a go library implementing the SBHPF binary format.