mganesh's Stars
frenck/awesome-home-assistant
A curated list of amazingly awesome Home Assistant resources.
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
ashishps1/awesome-behavioral-interviews
Tips and resources to prepare for Behavioral interviews.
CodingChallengesFYI/SharedSolutions
Publicly shared solutions to Coding Challenges
jordan-cutler/path-to-senior-engineer-handbook
All the resources you need to get to Senior Engineer and beyond
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
systemdesign42/system-design
A resource to help you pass system design interview and become good at work 👇
hehonghui/awesome-english-ebooks
经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新
dypsilon/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
h2337/cppq
Simple, reliable & efficient distributed task queue for C++17
roapi/roapi
Create full-fledged APIs for slowly moving datasets without writing a single line of code.
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
bradtraversy/50projects50days
50+ mini web projects using HTML, CSS & JS
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
facebook/folly
An open-source C++ library developed and used at Facebook.
thisdot/tech-community-slacks
Here is a list of all the tech community slacks!
p-ranav/tabulate
Table Maker for Modern C++
boostorg/hana
Your standard library for metaprogramming
aalhour/awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
gabime/spdlog
Fast C++ logging library.
mattgodbolt/conan-test
An example showing how I use CMake and Conan
CopernicaMarketingSoftware/AMQP-CPP
C++ library for asynchronous non-blocking communication with RabbitMQ
abseil/abseil-cpp
Abseil Common Libraries (C++)
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11