AndreasMadsen / xorshift
Random number generator using xorshift128+
☆68Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for xorshift
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 8 years ago
- 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 last year
- JavaScript implementation of Google's Snappy compression library☆152Updated last year
- Mersenne Twister pseudorandom number generator☆119Updated 7 years ago
- Stage 3 IEEE 754 half-precision floating-point ponyfill☆96Updated this week
- lz4 for browser☆62Updated last year
- High performance Zstandard decompression in a pure JavaScript, 8kB package☆231Updated 8 months ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆91Updated 8 months ago
- RFC 1951 raw deflate/inflate for JavaScript☆34Updated 4 years ago
- parse bash, with javascript (UNMAINTAINED)☆90Updated 5 years 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.☆354Updated 9 months ago
- HTML layout engine☆48Updated 3 years ago
- A tiny inflate implementation☆46Updated 11 months ago
- JavaScript seedable random number generation tools.☆82Updated 5 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆105Updated 2 months ago
- A super simple JS library for playing sound effects☆40Updated 11 months ago
- Zstandard codec for Node.js and Web, powered by Emscripten☆189Updated last month
- Clean, fast LZMA encoder in Javascript☆54Updated 8 years ago
- Double-double arithmetic in javascript. A floating point expansion with 31 accurate decimal digits.☆116Updated last week
- A direct mirror of Johannes Baagøe's wiki on implementations of Randomness in Javascript.☆112Updated 8 years ago
- File system cache for Node.JS☆26Updated 2 years ago
- Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.☆148Updated 6 years ago
- Another trial to get FLIF to the web platform☆41Updated 4 years ago
- Yet another implementaion of arbitrary-precision integers in pure JavaScript. Small. Well tested.☆42Updated last month
- A proposal for adding a divisor-dependent modulo operator to ECMAScript☆11Updated 3 years ago
- A toy js -> c++ compiler written in coffeescript. Uses escodegen to write c++ and tern to figure out types.☆111Updated last year
- A fast bitset with some nice methods☆36Updated last year
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 3 years ago