Yaffle / BigIntegerLinks
Yet another implementaion of arbitrary-precision integers in pure JavaScript. Small. Well tested.
☆44Updated 11 months ago
Alternatives and similar repositories for BigInteger
Users that are interested in BigInteger are comparing it to the libraries listed below
Sorting:
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 9 years ago
- A perfect minimal hash function generator☆63Updated 12 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- 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
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- WebAssembly JIT☆88Updated 9 years ago
- ☆64Updated 4 years ago
- ☆23Updated 9 years ago
- A template string tag for generating template string tags.☆67Updated 5 years ago
- prolog interpreter in javascript☆82Updated 8 years ago
- ESTree machine-readable data (+generator)☆35Updated 3 years ago
- A basic union-find data structure for node.js☆26Updated 7 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
- A Javascript implementation of SipHash-2-4☆128Updated 5 months ago
- A well-tested WTF-8 encoder/decoder written in JavaScript.☆37Updated 8 years ago
- Sort numbers in O(kN) time using JavaScript's typed arrays.☆35Updated 5 years ago
- HTML layout engine☆49Updated 3 years ago
- This repository is deprecated and no longer maintained.☆33Updated 7 months ago
- Simple Operator overloading library for JS.☆164Updated 4 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆116Updated 3 years ago
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆125Updated 4 years ago
- Compile-to-js and compile-to-c language, highly readable, keep it simple philosophy☆148Updated 5 years ago
- WebAssembly playground☆25Updated 4 years ago
- Require emscripten'd files in node and in the browser☆38Updated 3 years ago
- A pure JS implementation of the structured clone algorithm (or at least something pretty close to that).☆25Updated 3 years ago
- Inline WebAssembly (text format) into JS☆24Updated 2 years ago
- a transcoder for serialising JavaScript BigInt values to a Uint8Array or any other array-like object☆14Updated 5 years ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 4 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated last week
- ☆67Updated 9 years ago