ProgramCpp's Stars
charlax/professional-programming
A collection of learning resources for curious software engineers
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
valkey-io/valkey
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
google/wire
Compile-time Dependency Injection for Go
hxu296/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
steven2358/awesome-generative-ai
A curated list of modern Generative Artificial Intelligence projects and services
oapi-codegen/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
spf13/afero
The Universal Filesystem Abstraction for Go
go-telegram-bot-api/telegram-bot-api
Golang bindings for the Telegram Bot API
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
openai/openai-cs-agents-demo
Demo of a customer service use case implemented with the OpenAI Agents SDK
sony/sonyflake
A distributed unique ID generator inspired by Twitter's Snowflake
ardanlabs/service
Starter-kit for writing services in Go using Kubernetes.
yangshun/lago
📕 Data Structures and Algorithms library in TypeScript and JavaScript
schemathesis/schemathesis
Catch API bugs before your users do
fterh/leetcode-curation-topical
Tech interview prep list
walkccc/LeetCode
💡 LeetCode in C++23/Java/Python/MySQL/TypeScript (respect coding conventions)
datarobot/syftr
syftr is an agent optimizer that helps you find the best agentic workflows for your budget.
multiformats/go-multiaddr
Composable and future-proof network addresses
cryptix/git-remote-ipfs
git transport helper for ipfs
NishanthSpShetty/lignum
A distributed message queue.
paxosglobal/pyusd-contract
PYUSD stablecoin smart contract repo
smartcontractkit/chainlink-local
The Chainlink CCIP Local Simulator, visit documentation by clicking the link below:
bcnmy/biconomy-solidity-style-guide
A comprehensive Solidity Style Guide to ensure consistent, readable, and maintainable smart contracts. Features include coding conventions, best practices for gas optimization and security, standardized naming, and effective documentation techniques. Ideal for developers seeking to improve their Solidity projects.
Lois-Wong/gaita
Using AI to Craft Personalized Learning Pathways for Computer Science
rootkonda/LeetCode
LeetCode Problems