Skip to content
View colocohen's full-sized avatar
🧩
Focusing
🧩
Focusing

Sponsors

@cometkim
@NullVoxPopuli

Block or report colocohen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
colocohen/README.md

👋 Welcome

What I couldn’t find, I built — and what I built, I shared.

Most of my libraries started from a gap: I needed low-level, reliable tools in Node.js — but they didn’t exist, or weren’t production-ready.
So I built my own, and released them as open source.

My vision is to strengthen the Node.js ecosystem at its foundations by providing low-level protocol and infrastructure libraries.
This way, developers can stay in Node.js and JavaScript — without having to switch to heavier languages or using third-party software — while still building fast, modern, and production-grade systems.

Open source takes time, energy, and passion.
If you’d like to support me and my work, you can do so through GitHub Sponsors.
Your encouragement helps me stay motivated and keep creating libraries that benefit the entire community.

🧢 So Let’s Make Node.js Great Again - with high quailty infrastructure libraries 🦾

Projects

  • quico
    The first full QUIC and HTTP/3 implementation for Node.js.
    Bringing next-generation internet protocols directly to JavaScript developers for ultra-fast networking and cutting-edge experimentation.

  • 🍋 lemon-tls
    TLS implementation in pure JavaScript.
    exposing handshake internals and modern cryptography to Node.js developers.

  • 🌐 dnssec-server
    The first open-source DNS server for Node.js with full DNSSEC support.
    Lightweight, developer-friendly, and designed to make secure multi-domain management simple.

  • 🎥 stable-webrtc
    A production-ready WebRTC library that solves the real-world headaches of vanilla WebRTC: signaling chaos, dropped connections, and multi-context confusion.
    It was built to make peer-to-peer connections finally stable in production environments.

Pinned Loading

  1. quico quico Public

    JavaScript QUIC and HTTP/3 implementation for Node.js

    JavaScript 60

  2. dnssec-server dnssec-server Public

    Pure JavaScript authoritative DNS server for Node.js with built-in DNSSEC, dynamic zones, and modern record support.

    JavaScript

  3. lemon-tls lemon-tls Public

    JavaScript TLS 1.3/1.2 implementation for Node.js, with full control over cryptographic keys and record layer.

    JavaScript

  4. stable-webrtc stable-webrtc Public

    Stable, production-ready WebRTC for Node.js & Browsers

    JavaScript