vail-systems / node-dctLinks
Node.js implementation of the Discrete Cosine Transform (version 2 for now).
☆17Updated 6 years ago
Alternatives and similar repositories for node-dct
Users that are interested in node-dct are comparing it to the libraries listed below
Sorting:
- 2D/webgl grid for plots☆44Updated 2 years ago
- A tiny inflate implementation☆49Updated last year
- BitView does per-bit access to ArrayBuffers (like DataView for bits)☆38Updated 13 years ago
- Saves an ndarray as an image☆89Updated 2 years ago
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- 1D interval tree☆72Updated 2 years ago
- Parsing binary files made easy☆160Updated 9 years ago
- LIBSVM for the browser and nodejs☆87Updated 3 months ago
- A fast bitset with some nice methods☆36Updated 2 years ago
- Convert from javascript functions to GL shader source☆77Updated 9 years ago
- Box intersection benchmark☆75Updated 10 years ago
- perceptual hashing in javascript☆46Updated 11 years ago
- ☆67Updated 9 years ago
- DataStream.js is a library for reading data from ArrayBuffers☆174Updated 9 years ago
- neato compression for key-value data☆107Updated last year
- JavaScript implementation of Google's Snappy compression library☆162Updated 2 years ago
- Parse SVG files and render them as PNG, PDF, SVG, or raw memory buffer images.☆100Updated 11 years ago
- WebGL Compute Framework☆31Updated 9 years ago
- 100%-JavaScript PNG Parser for Node.JS☆78Updated 8 years ago
- Sort numbers in O(kN) time using JavaScript's typed arrays.☆35Updated 5 years ago
- JavaScript library for vector graphics☆35Updated 3 years ago
- A uniform foundation for unobtrusive (ASCII art in) cli apps.☆10Updated 8 years ago
- FFT for ndarrays☆49Updated 9 years ago
- ESTree machine-readable data (+generator)☆35Updated 3 years ago
- HTML layout engine☆49Updated 4 years ago
- Smoothly interpolate keyframes☆14Updated 6 years ago
- TTFjs is a TrueType font parser entirely written in JavaScript and compatible to both Node.js and the Browser☆21Updated 10 years ago
- scientific computing package for JavaScript - inspired by NumPy☆80Updated 7 years ago
- Canvas implementation on top of node-openvg