Skip to content

codebytere/nbytes

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.1%
  • Shell 5.3%
  • CMake 3.6%