ljharb / simdLinks
ES7 (proposed) SIMD numeric type shim/polyfill
☆25Updated 4 years ago
Alternatives and similar repositories for simd
Users that are interested in simd are comparing it to the libraries listed below
Sorting:
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- convert module usage to inline expressions☆75Updated 9 months ago
- walk the dependency graph to generate a stream of json output☆209Updated 9 months ago
- ☆60Updated 9 years ago
- detect and report syntax errors in source code strings☆82Updated 9 months ago
- Old, outdated explainer for Typed Objects and related specs. See link for new proposal☆121Updated 6 years ago
- Web Streams, based on the WHATWG spec☆57Updated 4 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- Source-annotating profiler for node.js☆46Updated 8 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 4 years ago
- From scratch type-checker☆107Updated 6 years ago
- Recursively walk and transform EcmaScript AST☆170Updated 2 years ago
- Require emscripten'd files in node and in the browser☆38Updated 3 years ago
- map ev.keyCode to human names☆82Updated 8 years ago
- Compile WebAssembly .wat files to a common js module☆134Updated 5 years ago
- Portable pure JavaScript ES6/2015 HTTP library☆74Updated 4 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- [attempt at] safe eval of untrusted JavaScript source code in the browser.☆32Updated 10 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- ES6+ to ES5 Compiler☆47Updated 7 years ago
- A small ECMAScript parser, tokenizer and minifier written in JavaScript.☆56Updated 9 years ago
- A simple LRU cache☆136Updated 3 years ago
- get the local network address of your machine☆67Updated 8 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- ES6 template strings compiled to ES5.☆51Updated 7 years ago
- Converts .cpuprofile format to trace viewer JSON object format to allow analysing the data in chrome://tracing.☆55Updated 10 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago