Skip to content
 
 

Repository files navigation

Benc fork

fork of https://github.com/deneonet/benc

go report card go reference codecov

The fastest serializer in pure Golang, with the option for backward/forward compatibile generated code.

This module is split into four main packages:

  • cmd/bencgen - the code-generator for benc
  • impl/gen - the implementation for bencgen, for handling backward and forward compatibility
  • std - the benc standard, raw serialization
  • idv - the benc ID validation, raw serialization with ID prefixing

benc.go

benc.go provides methods to do buffer reusing and to verify the marshal/unmarshal process.

License

MIT

About

Benc is the fastest serializer in pure Golang supporting code generation and forward/backward compatibility.

Resources

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages