AndreasMadsen / xorshiftLinks
Random number generator using xorshift128+
☆73Updated 3 years ago
Alternatives and similar repositories for xorshift
Users that are interested in xorshift are comparing it to the libraries listed below
Sorting:
- The library allows you to convert any large numbers in any number base to another number base. The base is determined by specifying the a…☆29Updated 2 years ago
- Mersenne Twister pseudorandom number generator☆122Updated 8 years ago
- IEEE 754 half-precision floating-point ponyfill☆102Updated this week
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 9 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last year
- JavaScript seedable random number generation tools.☆84Updated 6 years ago
- Fast AVL tree for Node and browser☆118Updated 2 weeks ago
- A tiny inflate implementation☆49Updated last year
- A WebAssembly implementation of xxHash☆159Updated 8 months ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 3 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆355Updated last year
- Random access unzip library for JavaScript☆140Updated 2 years ago
- JavaScript implementation of Google's Snappy compression library☆162Updated 2 years ago
- Levenshtein edit distance☆71Updated 2 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- Efficient compression of streams of short JSON strings☆25Updated 2 years ago
- Deterministic pseudo-random number generator for JavaScript and TypeScript☆137Updated 2 years ago
- JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version…☆152Updated 2 weeks ago
- neato compression for key-value data☆106Updated 10 months ago
- A fast Node.js implementation of the latest MessagePack spec☆80Updated last year
- Read and write binary data in ArrayBuffers☆45Updated 3 weeks ago
- Web Streams Standard implementation and polyfill☆51Updated 3 years ago
- Create png images in pure javascript (modern & fast ES6 version using typed Arrays)☆47Updated 8 years ago
- HTML layout engine☆49Updated 3 years ago
- Declaratively encode and decode binary data☆136Updated last year
- Create AST PEG Parsers from formal grammars in JavaScript☆112Updated 2 years ago
- Fake operator overloading used by a type Point☆47Updated 13 years ago
- A recursive decent parser for C programming language codes☆39Updated 8 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
- Double-double arithmetic in javascript. A floating point expansion with 31 accurate decimal digits.☆120Updated 2 weeks ago