Yaffle / BigIntegerLinks
Yet another implementaion of arbitrary-precision integers in pure JavaScript. Small. Well tested.
☆44Updated last year
Alternatives and similar repositories for BigInteger
Users that are interested in BigInteger are comparing it to the libraries listed below
Sorting:
- Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.☆150Updated 8 years ago
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 10 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- HTML layout engine☆50Updated 4 years ago
- WebAssembly JIT☆87Updated 9 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- Require emscripten'd files in node and in the browser☆38Updated 3 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 4 years ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆122Updated 4 years ago
- WebAssembly AST parser☆18Updated 7 years ago
- WebAssembly and Typescript-like languages playground☆74Updated 5 years ago
- Better binary searching☆92Updated 3 years ago
- ☆23Updated 9 years ago
- Node.js exo-kernel dream - proposal☆49Updated 8 years ago
- [OUTDATED] JavaScript tools for working with WebAssembly (WASM) binaries.☆41Updated 9 years ago
- A Javascript implementation of SipHash-2-4☆129Updated 9 months ago
- Random number generator using xorshift128+☆74Updated 4 years ago
- Implements structured clone in Node.js, from a live object or serialized/deserialized from a buffer.☆27Updated 11 years ago
- node.js desktop UI toolkit☆91Updated 7 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- A perfect minimal hash function generator☆63Updated 13 years ago
- This repository is deprecated and no longer maintained.☆33Updated last year
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- ES7 (proposed) SIMD numeric type shim/polyfill☆25Updated 4 years ago
- ☆64Updated 4 years ago
- JS JIT in JS☆213Updated 11 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆126Updated 4 years ago
- A functional priority queue in JavaScript☆21Updated 10 years ago
- Streaming JSON.stringify()☆61Updated 8 years ago