Horki's Stars
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
colinhacks/zod
TypeScript-first schema validation with static type inference
ReactiveX/rxjs
A reactive programming library for JavaScript
caolan/async
Async utilities for node and the browser
knex/knex
A query builder for PostgreSQL, MySQL, CockroachDB, SQL Server, SQLite3 and Oracle, designed to be flexible, portable, and fun to use.
molefrog/wouter
🥢 A minimalist-friendly ~2.1KB routing for React and Preact
napi-rs/napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
oakserver/oak
A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
gin-gonic/examples
A repository to host examples and tutorials for Gin.
awslabs/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
ts-rest/ts-rest
RPC-like client, contract, and server implementation for a pure REST API
promises-aplus/promises-spec
An open standard for sound, interoperable JavaScript promises—by implementers, for implementers.
simsong/tcpflow
TCP/IP packet demultiplexer. Download from:
DirtyHairy/async-mutex
A mutex for synchronizing async workflows in Javascript
denoland/deno-lambda
A deno runtime for AWS Lambda. Deploy deno via docker, SAM, serverless, or bundle it yourself.
openapistack/openapi-backend
Build, Validate, Route, Authenticate and Mock using OpenAPI
dominictarr/split
pbkit/pbkit
Protobuf toolkit for modern web development
molefrog/spoiled
🪄 Hide precious secrets. Realistic <Spoiler /> component for React.js
bstashchuk/k8s
Git repository for the "Kubernetes for Beginners"
knorm/knorm
A purely class-based ORM for JavaScript
littledivy/flappybird
denoland/rustls-tokio-stream
AsyncRead/AsyncWrite interface for rustls-on-Tokio
jsr-core/asyncutil
Asynchronous primitive utility pack
psea/typescript-typelevel-binary-arithmetic
Arithmetics simulated with logical circuits
denoland/tutorial-with-websockets
A simple chat app demo
littledivy/blazing-fast-ffi-talk
Benchmarks from my talk in Deno Fest @ Akhiabara, Tokyo
Chris-Z-85/fretboard-master.github.io
The Fretboard Master is a tool designed to help musicians memorize fret note names in an easy and fun way!
Chris-Z-85/Imageboard
A website where anybody could go and post an image of their choosing, along with a title and a textual description of that image, and others could go and look at that image and post comments about it.
Chris-Z-85/Social-Network
Social network is a single-page application made with React on which users can sign up and become friends with other users. Members can add description about themselves, upload a profile picture, as well as search for friends and chat wich each other in real time.