toji / js-structLinks
Utility to assist in parsing c-style structs from an ArrayBuffer
☆53Updated 13 years ago
Alternatives and similar repositories for js-struct
Users that are interested in js-struct are comparing it to the libraries listed below
Sorting:
- WebAssembly JIT☆88Updated 9 years ago
- Simple malloc() & free() implementation for node.js, built on top of array buffers.☆25Updated 9 years ago
- LLJS: Low-Level JavaScript☆112Updated 11 years ago
- [OUTDATED] JavaScript tools for working with WebAssembly (WASM) binaries.☆41Updated 9 years ago
- a skiplist implementation in javascript☆38Updated 9 years ago
- C-Like Data Structure for JavaScript.☆61Updated 10 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- parse bash, with javascript (UNMAINTAINED)☆92Updated 6 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- Minimal sdl bindings for maximum fun☆177Updated 10 years ago
- ☆67Updated 9 years ago
- WebAssembly playground☆25Updated 4 years ago
- Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.☆150Updated 7 years ago
- WebAssembly AST parser☆18Updated 6 years ago
- ☆23Updated 9 years ago
- A recursive decent parser for C programming language codes☆39Updated 8 years ago
- This is a C like preprocessor for Javascript, using Node.js