Skip to content
@ronomon

Ronomon

Pinned

  1. hash-table Public

    Fast, reliable cuckoo hash table for Node.js.

    JavaScript 288 10

  2. crypto-async Public archive

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

    JavaScript 172 14

  3. mime Public

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

    JavaScript 61 7

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

    JavaScript 98 11

  5. zip Public

    Robust ZIP decoder with defenses against dangerous compression ratios, spec deviations, malicious archive signatures, mismatching local and central directory headers, ambiguous UTF-8 filenames, dir…

    JavaScript 255 6

  6. pure Public

    A static analysis file format checker.

    C 51 3

Repositories

  • crypto-async Public archive

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

    JavaScript 172 MIT 14 4 2 Updated Nov 7, 2021
  • hash-table Public

    Fast, reliable cuckoo hash table for Node.js.

    JavaScript 288 MIT 10 1 0 Updated Oct 18, 2021
  • opened Public

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

    JavaScript 10 MIT 7 0 0 Updated Apr 14, 2021
  • quoted-printable Public

    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.

    JavaScript 3 MIT 4 1 1 Updated Nov 16, 2020
  • mime Public

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

    JavaScript 61 MIT 7 1 0 Updated Sep 21, 2020
  • zip Public

    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.

    JavaScript 255 MIT 6 0 0 Updated Jul 27, 2020
  • reed-solomon Public

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

    JavaScript 98 MIT 11 1 0 Updated Jul 27, 2020
  • quorum Public
    JavaScript 0 0 0 0 Updated Jul 14, 2020
  • pure Public

    A static analysis file format checker.

    C 51 MIT 3 0 0 Updated Jul 7, 2020
  • base64 Public

    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.

    JavaScript 17 MIT 4 1 1 Updated Jun 7, 2020

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

JavaScript C

Most used topics

Loading…