Eugene Lazutkin

Results 7 repositories owned by Eugene Lazutkin

node-re2

473
Stars
52
Forks
Watchers

node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.

stream-json

923
Stars
46
Forks
Watchers

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 individua...

dcl

76
Stars
10
Forks
Watchers

Elegant minimalistic implementation of OOP with mixins + AOP in JavaScript for node.js and browsers.

grunt-tight-sprite

60
Stars
6
Forks
Watchers

Tight 2D packing of images into a sprite with a corresponding CSS.

stream-chain

75
Stars
10
Forks
Watchers

Chain functions as transform streams.

stream-csv-as-json

17
Stars
2
Forks
Watchers

Micro-library of Node stream components with minimal dependencies for creating custom data processors oriented on processing huge CSV files while requiring a minimal memory footprint.

tight-sprite

15
Stars
0
Forks
Watchers

Tight 2D rectangle packer suitable for sprites.