Cursor
Luau's Dynamic Bytestack
Performant
Carefully optimized speed and api design for encoding numbers, booleans, strings, and variable-length-quantities into buffers.
Dynamic Stack
Push and pop data of various formats off buffers turned into dynamically sized stacks to quickly encode data into buffers.
Ergonomic
A dead-simple, flat, procedural and object api to let you focus on encoding your data and not the library.