Unified access to the best community driven cheat sheets repositories of the world. Let's imagine for a moment that there is such a thing as an ideal cheat sheet.
Cline The open source coding agent in your IDE and terminal. Docs Discord r/cline Feature Requests Join us!
A curated list of Microservice Architecture related principles and technologies. Table of Contents Please, read the Contribution Guidelines before submitting your suggestion.
Do not download libpd as a zip or tar.gz file from GitHub. The "Download ZIP" button may look like a good idea, but currently Github does not include submodule files when compiling zip files.
This readme includes techniques, tools, best practices, architectural patterns and guidelines gathered from different sources. Code examples are written using NodeJS, TypeScript, NestJS framework and Slonik for the database access.
Some examples of code snippets that were broken pre-C++23 that are now fixed: A stacktrace is an approximate representation of an invocation sequence and consists of stacktrace entries. A stacktrace entry (represented by std::stacktraceentry) consists of information including the source file and line number, and a description field.
--- name: using-git-worktrees description: Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback --- Ensure work happens in an isolated workspace. Prefer your platform's native worktree tools.
We're excited to announce the release of Gin 1.12.0! This release brings new features, performance improvements, and important bug fixes.
If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏 A curated list of awesome System Designing articles, videos and resources for distributed computing, AKA Big Data. Whether you're preparing for an interview or you want to design a distributed/microservice oriented application, this list will definitely help you achieve that.
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. This awesome collection is also available on Unix-Shell.ZEEF.com.
An OpenClaw-native workflow shell: typed (JSON-first) pipelines, jobs, and approval gates. OpenClaw (or any other AI agent) can use lobster as a workflow engine and avoid re-planning every step — saving tokens while improving determinism and resumability.
SwarmKit is a toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.
Chinese | Japanese | Portuguese | Russian | Vietnamese Licensed under CC BY-SA 4.0 . Vim is a text editor with a long line of ancestors that goes back to qed).
--- name: test-driven-development description: Use when implementing any feature or bugfix, before writing implementation code --- Write the test first. Core principle: If you didn't watch the test fail, you don't know if it tests the right thing.
🌍 English ∙ Español ∙ Русский ∙ 繁體中文 ∙ 简体中文 ∙ 한국어 ∙ Tiếng Việt ∙ Français ∙ 日本語 A guide for astronauts (now, programmers using Git) about what to do when things go wrong. — Chris Hadfield, An Astronaut's Guide to Life on Earth.
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
Integrate the DeepSeek API into popular softwares. Access DeepSeek Open Platform to get an API key.
+ Genetic algorithms + Google Gemini + Machine learning + OpenAI + Tooling See also crates matching keyword 'emulator'. See also A comparison of operating systems written in Rust.
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. C++ Standard Library - including STL Containers, STL Algorithm, STL Functional, etc.