majimboo / c-structLinks
a binary data packing & unpacking library for node.js
☆44Updated 4 years ago
Alternatives and similar repositories for c-struct
Users that are interested in c-struct are comparing it to the libraries listed below
Sorting:
- Lua Bindings For Node.JS☆86Updated 10 years ago
- A low-level Node.js binding for the Linux epoll API☆83Updated last year
- Create ABI-compliant "struct" instances on top of Buffers☆119Updated 5 years ago
- Generate ffi bindings from header files☆135Updated 5 years ago
- Abstract message protocol for nodejs☆136Updated 6 years ago
- Package your Node.js project into an executable☆106Updated 2 years ago
- Reliable UDP for Node.js☆33Updated 6 years ago
- Crc32 implemented in JavaScript☆24Updated 12 years ago
- Shared Memory Objects for Node☆116Updated 2 years ago
- Discontinued. Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store.☆229Updated last year
- ☆21Updated 6 years ago
- Check if a buffer contains valid UTF-8☆120Updated last week
- MessagePack implementation for Node.js☆317Updated 4 years ago
- wrk load testing tool node wrapper☆83Updated 4 years ago
- Buildserver for building and testing v8 snapshots for node-webkit☆38Updated 8 years ago
- Serve http and https connections over the same port with node.js☆181Updated 6 years ago
- A simple LRU cache☆136Updated 3 years ago
- WebSocket buffer utils☆162Updated last week
- A pure javascript CRC32 algorithm that plays nice with binary data☆100Updated last year
- Cross-platform native method to receive the list of the launched processes☆67Updated 6 years ago
- Streaming JSON RPC over TCP☆164Updated 9 years ago
- Handy work with buffers in NodeJS☆147Updated 4 years ago
- Clean straight forward mmap-bindings for node.js☆83Updated 4 years ago
- A pure JS HTTP parser for node.☆250Updated 8 months ago
- Get available v8 and Node.js flags.☆57Updated 2 years ago
- Small implementation of CommonJS require modules for QuickJS☆31Updated 5 years ago
- Synchronous and asynchronous recursive directory walking for node☆19Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- An implementation of libui in React.