Skip to content

C0mputery/ComputerysBitStream

Repository files navigation

WIP, though main should be stable as long as you are fine with breaking changes in the future

planned things:

  • quantization system
  • variable width encoding system
  • endianness handling
  • Real Docs

Computerys BitStream

A C# library for bit-level serialization and deserialization with compile-time source generation.

Features

  • Easy Bit ALinged read writes
  • Struct serialization
  • Custom types
  • High performance no Alloc

Requirements

  • .NET Standard 2.1 (runtime library)
  • .NET Standard 2.0 (source generator)

So old bcs we target unity 6 and it has the most archaic source gen stack, godot and newer things should just work due to this.

License

Licensed under the Apache License, Version 2.0.

About

A fast and flexable C# Bit Stream for use with game networking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages