PorkStudios / PorkLib

Fast, lightweight libraries for Java. Note: this is very much a work-in-progress, documentation is spotty and the API is changing constantly!
https://daporkchop.net
Other
31 stars 5 forks source link

PorkBuf #39

Open DaMatrix opened 4 years ago

DaMatrix commented 4 years ago

I need a 64-bit alternative to Netty's ByteBuf, so I'm making one.