17
Published Tools
0
Total Stars
0
Weekly Downloads
140
GitHub Followers
60
Public Repos
Published Tools
17 Skillsacross 4 categoriesconsole-toolkit
elazutkin
Toolkit to produce a fancy console output (boxes, tables, charts, colors).
dollar-shell
elazutkin
Run shell commands and use them in stream pipelines with ease in Node, Deno, Bun. Template tag API, web streams, TypeScript typings, zero dependencies.
...morelist-toolkit
elazutkin
Zero-dependency list-based data structures: linked lists (doubly/singly linked, circular), caches (LRU, LFU, FIFO), heaps, queues, stacks, splay trees.
...moremeta-toolkit
elazutkin
Zero-dependency toolkit for meta programming and OOP: name-casing conversions, property descriptors, aliases, prototype traversal, iterators, deep path access, option merging, and comparator adapters
...morenano-benchmark
elazutkin
CLI micro-benchmarking with nonparametric statistics and significance testing.
nano-binary-search
elazutkin
Binary search for JavaScript done right.
stream-chain
elazutkin
Chain functions as transform streams.
stream-csv-as-json
elazutkin
Streams CSV files.
stream-fork
elazutkin
Fork a writable stream into several parallel writable streams.
tape-six-playwright
elazutkin
Playwright-based browser test runner for tape-six. Runs each test file in its own iframe inside headless Chromium. Works with Node, Deno, and Bun.
...moretape-six-puppeteer
elazutkin
Puppeteer-based browser test runner for tape-six. Runs each test file in its own iframe inside headless Chrome. Works with Node, Deno, and Bun.
...moretape-six
elazutkin
TAP-inspired unit test library for Node, Deno, Bun, and browsers. ES modules, TypeScript, zero dependencies.
time-queues
elazutkin
Lightweight async task scheduling and concurrency control: schedulers, idle/frame/limited queues, throttle, debounce, batch, page lifecycle, random delays. Browsers, Node.js, Deno, Bun.
...moreinstall-artifact-from-github
elazutkin
Create binary artifacts hosted by github and install them without compiling.
re2
elazutkin
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
parser-toolkit
elazutkin
Toolkit to make streamable scanners and parsers.
stream-json
elazutkin
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
...more