darionco / WebCPULinks
Estimate the number of usable cores to perform data processing in the browser.
☆34Updated 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.☆86Updated last year
- Preserves types over JSON, BSON or socket.io☆69Updated this week
- Fast search substrings in a string by using N-API and boyer-moore-magiclen.☆22Updated last year
- A tiny (200B) utility to sort route patterns by specificity☆36Updated 5 years ago
- Compression Streams Explained☆23Updated 5 years ago
- Efficient, compact binary format for serializing data structures with extensible typing☆37Updated 5 years ago
- Run operations on a graph, maximizing parallelism☆17Updated 2 months ago
- Higher order iterator library for JavaScript and TypeScript.☆58Updated 7 months ago
- A Map with weakly referenced values, instead of keys☆32Updated 2 years ago
- Speed-optimized BitSet implementation for modern browsers and JavaScript engines, uses typed arrays☆111Updated 2 months 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
- Hot module reloading prototype with native (almost) ES6 modules☆28Updated 3 years ago
- Detects when a promise is idle (does not create asynchronous events) for longer than permitted amount of time.☆10Updated 5 years ago
- Basic offline reverse geocode☆55Updated 3 years ago
- Small, focused full-text indexing and search library for any JavaScript application☆67Updated 3 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…☆30Updated 2 years ago
- Enables `connected` and `disconnected` element's listeners.☆38Updated 5 years ago
- ☆12Updated last year
- 🕵️♀️ Light-weight observable implementation and functional utilities in TypeScript☆46Updated 2 years ago
- 📦 Ultra tiny serializer / encoder with plugin-support. Useful to build binary files containing images, strings, numbers and more!☆37Updated 2 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 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
- A tiny PEG-like system for building language grammars with regexes.☆21Updated 6 months ago
- Problem statement and basic mitigations for ephemeral fingerprinting on the web.☆21Updated 4 years ago
- A Javascript library for pub/sub and req/res over any text message transport☆12Updated 2 years ago
- neato compression for key-value data☆106Updated 10 months ago
- Read and write binary data in ArrayBuffers☆45Updated last week
- Run cleanup logic just before the process exits without interfering☆45Updated 7 months ago
- A minimal implementation of Google Protocol Buffers for JavaScript☆99Updated last year
- Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.☆18Updated 3 years ago