codebytere / nbytes

A library of byte handling functions extracted from Node.js core

Repository from Github https://github.comcodebytere/nbytesRepository from Github https://github.comcodebytere/nbytes

nbytes

A library of byte handling functions extracted from Node.js core

Building

cmake -B build
cmake --build build

Testing

ctest --test-dir build

About

A library of byte handling functions extracted from Node.js core

License:MIT License


Languages

Language:C++ 91.1%Language:Shell 5.3%Language:CMake 3.6%