kudresov's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
prisma/prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB
colinhacks/zod
TypeScript-first schema validation with static type inference
fastify/fastify
Fast and low overhead web framework, for Node.js
airbnb/visx
🐯 visx | visualization components
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
Netflix/pollyjs
Record, Replay, and Stub HTTP Interactions.
uber/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
nodejs/undici
An HTTP/1.1 client, written from scratch for Node.js
moleculerjs/moleculer
:rocket: Progressive microservices framework for Node.js
microsoft/rushstack
Monorepo for tools developed by the Rush Stack community
transistorsoft/react-native-background-geolocation
Sophisticated, battery-conscious background-geolocation with motion-detection
asatarin/testing-distributed-systems
Curated list of resources on testing distributed systems
ahmetb/cloud-run-faq
Unofficial FAQ and everything you've been wondering about Google Cloud Run.
thombergs/buckpal
An example approach for implementing a Clean/Hexagonal Architecture
Urigo/graphql-scalars
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
rgommezz/react-native-scroll-bottom-sheet
Cross platform scrollable bottom sheet with virtualisation support, native animations at 60 FPS and fully implemented in JS land :fire:
stemmlerjs/white-label
A Vinyl-Trading enterprise app built with Node.js + TypeScript using Domain-Driven Design
GoogleCloudPlatform/functions-framework-nodejs
FaaS (Function as a service) framework for writing portable Node.js functions
nactio/nact
nact ⇒ node.js + actors ⇒ your services have never been so µ
testdouble/contributing-tests
prisma/docs
📚 Prisma Documentation
Quramy/lerna-yarn-workspaces-example
How to build TypeScript mono-repo project with yarn and lerna
DataDog/dd-trace-js
JavaScript APM Tracer
temporalio/sdk-typescript
Temporal TypeScript SDK
figma/strict-null-check-migration-tools
Scripts used to migrate Figma's codebase to strictNullChecks
jhermsmeier/node-vehicle-identification-number
Vehicle Identification Number (VIN) parser & tools
JaroslawPokropinski/eslint-plugin-strict-null-checks
Eslint plugin that aims to reproduce strictNullCheck from tsconfig for easier migration