eshaz / simple-yenc
Minimalist JavaScript binary string encoder / decoder with 1-2% overhead, compared to 33%-40% overhead for 6-bit encoding methods like Base64.
☆17Updated this week
Related projects ⓘ
Alternatives and complementary repositories for simple-yenc
- Calculate ids corresponding to sorting an input array☆20Updated last year
- (WIP) TypeScript to concise Civet converter☆10Updated 8 months ago
- dipole - tiny reactive state management that just works☆24Updated last year
- Bidirectional Server-sent Events☆42Updated 2 years ago
- 🕵️♀️ Light-weight observable implementation and functional utilities in TypeScript☆45Updated last year
- uhtml for Service Worker, Web Worker, NodeJS, and other SSR cases☆34Updated 2 years ago
- A Map with weakly referenced values, instead of keys☆32Updated last year
- Hot module reloading prototype with native (almost) ES6 modules☆28Updated 2 years ago
- Ey is an ergonomic and fast server+router, built on uWebSockets.☆35Updated 5 months ago
- The easiest way to augment DOM builtin elements.☆86Updated 11 months ago
- ☆15Updated 2 months ago
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆34Updated 2 years ago
- Fast & tiny DOM differ☆16Updated 8 months ago
- Automatically create an importmap script.☆12Updated last month
- A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.☆39Updated 5 months ago
- Literally the only sane way, if not the fastest one, to extend the Function class witohut evaluation.☆37Updated 3 weeks ago
- Template literal tag based sqlite3 queries.☆56Updated 2 years ago
- A template literal based ESX proposal☆50Updated 3 months ago
- Hot module reloading for nodejs☆89Updated 4 months ago
- SharedArrayBuffer always on.☆24Updated last month
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆37Updated 5 months ago
- Compile a JSON.stringify() function with type hints for maximum performance☆21Updated 4 years ago
- A tiny fully-featured debounce and throttle implementation.☆20Updated 4 months ago
- Adding compression (gzip/brotli) for your HTTP server in Node.js.☆51Updated last month
- Proof of concept of declarative custom elements that are importable from `.html` files, no build step or tooling needed. Goal: to ideate …☆17Updated 9 months ago
- Same as sqlite-tag but without the native sqlite3 module dependency☆19Updated last year
- A stricter, signals driven, ESX based library☆108Updated last year
- handle elements lifecycle through CSS selectors☆43Updated last year
- uElement reactive JSX☆9Updated this week
- A base64 encoder/decoder with gzip or deflate abilities.☆31Updated 3 weeks ago