Ronomon (ronomon)

Ronomon

ronomon

Geek Repo

Location:Cape Town

Home Page:https://www.ronomon.com

Github PK Tool:Github PK Tool

Ronomon's repositories

hash-table

Fast, reliable cuckoo hash table for Node.js.

Language:JavaScriptLicense:MITStargazers:300Issues:9Issues:5

zip

Robust ZIP decoder with defenses against dangerous compression ratios, spec deviations, malicious archive signatures, mismatching local and central directory headers, ambiguous UTF-8 filenames, directory and symlink traversals, invalid MS-DOS dates, overlapping headers, overflow, underflow, sparseness, accidental buffer bleeds etc.

Language:JavaScriptLicense:MITStargazers:261Issues:9Issues:1

pure

A static analysis file format checker.

Language:CLicense:MITStargazers:235Issues:7Issues:0

crypto-async

Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.

Language:JavaScriptLicense:MITStargazers:174Issues:5Issues:15

reed-solomon

Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js.

Language:JavaScriptLicense:MITStargazers:108Issues:8Issues:5

deduplication

Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.

Language:JavaScriptLicense:MITStargazers:71Issues:5Issues:5

direct-io

Direct IO helpers for block devices and regular files on FreeBSD, Linux, macOS and Windows.

Language:CLicense:MITStargazers:69Issues:8Issues:3

mime

Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests.

Language:JavaScriptLicense:MITStargazers:64Issues:7Issues:1

utimes

Change the birth time (`btime`), modified time (`mtime`) and/or access time (`atime`) of a file on Windows, macOS and Linux.

Language:JavaScriptLicense:MITStargazers:34Issues:4Issues:9

base64

Fast, robust Base64 encoder/decoder for Buffers in C++. Ignores whitespace. Detects corruption and truncation. Ships with extensive tests, a fuzz test and a benchmark.

Language:JavaScriptLicense:MITStargazers:17Issues:5Issues:1

opened

Check if a file is open in another application on Windows, macOS and Linux.

Language:JavaScriptLicense:MITStargazers:15Issues:3Issues:3

queue

Process thousands of asynchronous or synchronous jobs, concurrently or sequentially, safely and efficiently, without creating thousands of closures.

Language:JavaScriptLicense:MITStargazers:9Issues:3Issues:0

quoted-printable

Fast, robust RFC 2045 (Quoted-Printable) and RFC 2047 (Q-Encoding) encoder/decoder for Buffers in pure Javascript with an optional C++ binding. Avoids intermediary string allocations and regular expressions. Reduces branching through the use of lookup tables.

Language:JavaScriptLicense:MITStargazers:3Issues:3Issues:1
Language:JavaScriptStargazers:0Issues:2Issues:0