Skip to content
View phmngocnghia's full-sized avatar
:atom:
WFH
:atom:
WFH
  • HCMC, Vietnam
  • 02:24 (UTC +07:00)

Block or report phmngocnghia

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 100 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

Pinned Loading

  1. TinyReactorJS TinyReactorJS Public

    TinyReactorJS – A minimal reactive UI engine built with tagged template literals and fine-grained observables. Lightweight, dependency-free, and ideal for building fast, declarative views with nati…

    TypeScript

  2. PixelStreamJS PixelStreamJS Public

    A virtualization engine that intelligently mounts only what's visible to the use

  3. NodeHttpKqueue NodeHttpKqueue Public

    A scalable HTTP server built from scratch using native OS-level I/O multiplexing—epoll on Linux and kqueue on macOS. It doesn't need Node.js's built-in libuv abstraction

    C++

  4. KVS KVS Public

    A Key-Value Store is a simple type of database that stores data as a collection of key-value pairs. Each unique key is associated with a value, allowing for fast lookups, efficient writes, and flex…