system-design-101 VS Design-Patterns-And-Principles

Compare system-design-101 vs Design-Patterns-And-Principles and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
system-design-101 Design-Patterns-And-Principles
4 1
57,343 97
1.6% -
7.4 0.0
28 days ago over 2 years ago
Kotlin
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

system-design-101

Posts with mentions or reviews of system-design-101. We have used some of these posts to build our list of alternatives and similar projects.

Design-Patterns-And-Principles

Posts with mentions or reviews of Design-Patterns-And-Principles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-09-16.

What are some alternatives?

When comparing system-design-101 and Design-Patterns-And-Principles you can also consider the following projects:

low-level-design-primer - Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.

DataStructuresAndProblemSolvingKotlin - This repo contains All data structures Implementations in Kotlin with useful Explanation Comments about the logic or approaches which are being used. DataStructures in Kotlin

System-Design - It's just fascinating. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

software-engineering-roadmap - Software Engineering Roadmap

swe-handbook - Collection of my notes and resources to help you get better as a software engineer 📚

Get-Email-Message-From-Branch-Action - Provides a well-formatted email subject and body using branch name used for Pull Request and other information obtained from the pull request.

Awesome-Coding-Interview-Question-Patterns - The most common question-patterns for any coding-interview

interview-prep - Everything you need to know to get the job

coding-interview-university - A complete computer science study plan to become a software engineer.

swacli - A simple Star Wars CLI tool built with picocli

System-Design-Concepts - Though the concepts of system design might be tricky, let's see them individually to their core concepts and have a better understanding. [Moved to: https://github.com/pragyaasapkota/System-Design-Concepts]

DSAlgo - 📚A repository that contains all the Data Structures and Algorithms concepts and solutions to various problems in Python3 stored in a structured manner.👨‍💻🎯