Stars
Learn and Master the complex parts of the Node.js Runtime. From V8's Turbofan optimizer to production deployments.
A series of obstacle courses as a way to compare how different languages and frameworks handle structured concurrency
An xUnit test framework that wraps tests in a trace to provide better visualisation of the test flows
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and variou…
An open source documentation tool to bring discoverability to your event-driven architectures
An example of performing traffic shadowing (a.k.a tap compare) testing using Node.js
Learn how to design systems at scale and prepare for system design interviews
Monitor the memory consumption of your node process via CLI
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD.
🔎 A simple, tiny and lightweight benchmarking library!
cdebug - a swiss army knife of container debugging
A Tutorial for JQ Created for my mini-tutorial session at LISA 2015
An architecture unit test framework for Typescript
CLI platform to experiment with codegen. Precursor to: https://lovable.dev
Examples and Tutorials of Event Sourcing in NodeJS
mwanago / nestjs-typescript
Forked from nestjs/typescript-starterNest framework TypeScript starter ☕
Example project showcasing the setup of a golden master test. It was created as a simplified howto for my hhjs (JavaScript usergroup of Hamburg) talk. It uses typescript and relies on nock for http…