darionco / WebCPULinks
Estimate the number of usable cores to perform data processing in the browser.
☆35Updated 2 years ago
Alternatives and similar repositories for WebCPU
Users that are interested in WebCPU are comparing it to the libraries listed below
Sorting:
- Web streams that work across web workers and iframes.☆88Updated 2 years ago
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 6 years ago
- Fast search substrings in a string by using N-API and boyer-moore-magiclen.☆22Updated 2 years ago
- A Map with weakly referenced values, instead of keys☆33Updated 2 years ago
- Preserves types over JSON, BSON or socket.io☆71Updated 3 months ago
- Handle errors with async/await without try/catch.☆47Updated 5 years ago
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆39Updated 3 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago
- Efficient, compact binary format for serializing data structures with extensible typing☆37Updated 5 years ago
- A minimal implementation of Google Protocol Buffers for JavaScript☆104Updated last year
- 📦 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!☆36Updated 2 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆111Updated 5 months ago
- A Javascript library for pub/sub and req/res over any text message transport☆12Updated 2 years ago
- 🕵️♀️ Light-weight observable implementation and functional utilities in TypeScript☆48Updated 2 years ago
- Compression Streams Explained☆23Updated 5 years ago
- Extracts prices from an arbitrary text input.☆16Updated 6 years ago
- Run untrusted Javascript code in a multi-tenant, isolated environment☆27Updated 2 years ago
- Produce a heatmap of gzip files to better understand how gzip compresses your code☆24Updated 2 years ago
- neato compression for key-value data☆111Updated last year
- Conversion tool from JSX or Handlebars to htm (tagged template literal)☆38Updated 6 years ago
- Scheduler for long-running tasks inside browsers and Node.JS☆66Updated 2 years ago
- Read and write binary data in ArrayBuffers☆45Updated 3 months ago
- Hot module reloading prototype with native (almost) ES6 modules☆28Updated 3 years ago
- Calculate ids corresponding to sorting an input array☆20Updated 2 years ago
- This esbuild plugin uses Velcro to build projects without having to npm install dependencies☆15Updated 4 years ago
- Promise Semaphore☆26Updated 3 years ago
- Detects when a promise is idle (does not create asynchronous events) for longer than permitted amount of time.☆10Updated 6 years ago
- The one-stop shop solution for JS Proxies and FFI APIs.☆26Updated 8 months ago
- Run cleanup logic just before the process exits without interfering☆45Updated 9 months ago
- A tiny PEG-like system for building language grammars with regexes.☆22Updated last month