🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6
Support
Quality
Security
License
Reuse
MIT课程《Distributed Systems 》学习和翻译
Support
Quality
Security
License
Reuse
Highly-available Distributed Fault-tolerant Runtime
Support
Quality
Security
License
Reuse
An open source clone of Amazon's Dynamo.
Support
Quality
Security
License
Reuse
D
Design-Patterns-in-Javascriptby tcorral
JavaScript 2551 Version:Current License: No License (No License)
Design Patterns applied to Javascript code.
Support
Quality
Security
License
Reuse
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Support
Quality
Security
License
Reuse
High performance understanding for stack traces (Make error logs more productive)
Support
Quality
Security
License
Reuse
A simple package with guard clause extensions.
Support
Quality
Security
License
Reuse
Distributed mutual exclusion lock using Redis for Go
Support
Quality
Security
License
Reuse
Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
Support
Quality
Security
License
Reuse
Swift type modelling the success/failure of arbitrary operations.
Support
Quality
Security
License
Reuse
Raft distributed consensus algorithm implemented in Rust.
Support
Quality
Security
License
Reuse
Android 进阶
Support
Quality
Security
License
Reuse
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Support
Quality
Security
License
Reuse
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
Support
Quality
Security
License
Reuse
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
Support
Quality
Security
License
Reuse
d
design-patterns-explained-with-foodby wesdoyle
C# 2353 Version:Current License: No License (No License)
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
Support
Quality
Security
License
Reuse
Keep your architecture clean.
Support
Quality
Security
License
Reuse
a
android-modular-architectureby vmadalin
Kotlin 2319 Version:Current License: Permissive (Apache-2.0)
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Support
Quality
Security
License
Reuse
A Kubernetes toolkit for building distributed applications using cloud native principles
Support
Quality
Security
License
Reuse
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
Support
Quality
Security
License
Reuse
Typesafe utilities for "action-creators" in Redux / Flux Architecture
Support
Quality
Security
License
Reuse
An implementation of differential dataflow using timely dataflow on Rust.
Support
Quality
Security
License
Reuse
A high performance replicated log service. (The development is moved to Apache Incubator)
Support
Quality
Security
License
Reuse
Reactive Flux built with ImmutableJS data structures. Framework agnostic.
Support
Quality
Security
License
Reuse
This is starter template for writing Android apps using Clean architecture
Support
Quality
Security
License
Reuse
The C++ Standard Library for Parallelism and Concurrency
Support
Quality
Security
License
Reuse
Lightweight Web Worker API implementation with native threads
Support
Quality
Security
License
Reuse
Do design No code 💻📱🛒📚
Support
Quality
Security
License
Reuse
Project : Design Patterns Examples in C#
Support
Quality
Security
License
Reuse
UltimateAndroid is a rapid development framework for developing your apps
Support
Quality
Security
License
Reuse
A beautiful error page for Laravel apps
Support
Quality
Security
License
Reuse
A distributed key-value storage system developed by Alibaba Group
Support
Quality
Security
License
Reuse
Sample Code of the App Architecture Book
Support
Quality
Security
License
Reuse
Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project
Support
Quality
Security
License
Reuse
The Node version of Pattern Lab
Support
Quality
Security
License
Reuse
A
Android-ReadTheFuckingSourceCodeby jeanboydev
HTML 1979 Version:Current License: No License (No License)
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Support
Quality
Security
License
Reuse
f
frontend-clean-architectureby bespoyasov
TypeScript 1977 Version:Current License: No License (No License)
React + TypeScript app built using the clean architecture principles in a more functional way · 🧼 🏛 🍪
Support
Quality
Security
License
Reuse
A simple library for implementing common design patterns.
Support
Quality
Security
License
Reuse
Skynet is a framework for distributed services in Go.
Support
Quality
Security
License
Reuse
Automagically generate tests from errors
Support
Quality
Security
License
Reuse
A Go (golang) package for representing a list of errors as a single error.
Support
Quality
Security
License
Reuse
s
system-design-interviewsby DreamOfTheRedChamber
Java 1897 Version:Current License: No License (No License)
Support
Quality
Security
License
Reuse
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
Support
Quality
Security
License
Reuse
Theo is a an abstraction for transforming and formatting Design Tokens
Support
Quality
Security
License
Reuse
C++设计模式
Support
Quality
Security
License
Reuse
A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄
Support
Quality
Security
License
Reuse
A Python module for decorators, wrappers and monkey patching.
Support
Quality
Security
License
Reuse
Rosie is an Android framework to create applications following the principles of Clean Architecture.
Support
Quality
Security
License
Reuse
a
android-modular-architectureby VMadalin
Kotlin 1830 Version:Current License: Permissive (Apache-2.0)
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Support
Quality
Security
License
Reuse
p
php-ddd-exampleby CodelyTV
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6
PHP 2656Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
D
Distributed-Systemsby feixiao
MIT课程《Distributed Systems 》学习和翻译
Go 2641Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
b
bastionby bastion-rs
Highly-available Distributed Fault-tolerant Runtime
Rust 2637Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
v
voldemortby voldemort
An open source clone of Amazon's Dynamo.
Java 2589Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
D
Design-Patterns-in-Javascriptby tcorral
Design Patterns applied to Javascript code.
JavaScript 2551Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
M
MovieGuideby esoxjem
Movie discovery app showcasing MVP, RxJava, Dagger 2 and Clean Architecture
Java 2542Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
Ben.Demystifierby benaadams
High performance understanding for stack traces (Make error logs more productive)
C# 2541Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
G
GuardClausesby ardalis
A simple package with guard clause extensions.
C# 2540Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
redsyncby go-redsync
Distributed mutual exclusion lock using Redis for Go
Go 2537Updated: 1 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
d
design-patterns-in-rubyby nslocum
Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0
Ruby 2527Updated: 2 y ago License: Permissive (CC0-1.0)
Support
Quality
Security
License
Reuse
R
Resultby antitypical
Swift type modelling the success/failure of arbitrary operations.
Swift 2520Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
raft-rsby tikv
Raft distributed consensus algorithm implemented in Rust.
Rust 2489Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
A
Support
Quality
Security
License
Reuse
s
sample-dotnet-core-cqrs-apiby kgrzybek
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
C# 2439Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
raftby goraft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
Go 2372Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
B
Backbone-relationalby PaulUithol
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
JavaScript 2369Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
design-patterns-explained-with-foodby wesdoyle
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
C# 2353Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
d
Support
Quality
Security
License
Reuse
a
android-modular-architectureby vmadalin
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Kotlin 2319Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
atomixby atomix
A Kubernetes toolkit for building distributed applications using cloud native principles
Go 2315Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
swift-corelibs-libdispatchby apple
The libdispatch Project, (a.k.a. Grand Central Dispatch), for concurrency on multicore hardware
C 2314Updated: 2 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
t
typesafe-actionsby piotrwitek
Typesafe utilities for "action-creators" in Redux / Flux Architecture
TypeScript 2286Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
differential-dataflowby TimelyDataflow
An implementation of differential dataflow using timely dataflow on Rust.
Rust 2269Updated: 1 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
distributedlogby twitter
A high performance replicated log service. (The development is moved to Apache Incubator)
Java 2256Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
n
nuclear-jsby optimizely
Reactive Flux built with ImmutableJS data structures. Framework agnostic.
JavaScript 2215Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Android-Clean-Boilerplateby dmilicic
This is starter template for writing Android apps using Clean architecture
Java 2204Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
hpxby STEllAR-GROUP
The C++ Standard Library for Parallelism and Concurrency
C++ 2203Updated: 1 y ago License: Permissive (BSL-1.0)
Support
Quality
Security
License
Reuse
n
node-webworker-threadsby audreyt
Lightweight Web Worker API implementation with native threads
C++ 2199Updated: 4 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
m
Support
Quality
Security
License
Reuse
D
DesignPatternsby abishekaditya
Project : Design Patterns Examples in C#
C# 2122Updated: 1 y ago License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
U
UltimateAndroidby cymcsg
UltimateAndroid is a rapid development framework for developing your apps
Java 2092Updated: 1 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
i
ignitionby facade
A beautiful error page for Laravel apps
PHP 2050Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
tairby alibaba
A distributed key-value storage system developed by Alibaba Group
C++ 2050Updated: 2 y ago License: Strong Copyleft (GPL-2.0)
Support
Quality
Security
License
Reuse
a
app-architectureby objcio
Sample Code of the App Architecture Book
Swift 2003Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
H
HGPlaceholdersby HamzaGhazouani
Nice library to show placeholders and Empty States for any UITableView/UICollectionView in your project
Swift 2000Updated: 3 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
patternlab-nodeby pattern-lab
The Node version of Pattern Lab
JavaScript 1999Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Android-ReadTheFuckingSourceCodeby jeanboydev
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
HTML 1979Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
f
frontend-clean-architectureby bespoyasov
React + TypeScript app built using the clean architecture principles in a more functional way · 🧼 🏛 🍪
TypeScript 1977Updated: 1 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
P
PyPattyrnby tylerlaberge
A simple library for implementing common design patterns.
Python 1976Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
skynet-archiveby skynetservices
Skynet is a framework for distributed services in Go.
Go 1972Updated: 3 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
r
react-fix-itby MicheleBertoli
Automagically generate tests from errors
JavaScript 1945Updated: 4 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
go-multierrorby hashicorp
A Go (golang) package for representing a list of errors as a single error.
Go 1945Updated: 2 y ago License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
s
system-design-interviewsby DreamOfTheRedChamber
Java 1897Updated: 2 y ago License: No License (No License)
Support
Quality
Security
License
Reuse
p
phxqueueby Tencent
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
C++ 1887Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
t
theoby salesforce-ux
Theo is a an abstraction for transforming and formatting Design Tokens
JavaScript 1882Updated: 2 y ago License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
C
Support
Quality
Security
License
Reuse
w
worklyby pshihn
A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄
JavaScript 1861Updated: 2 y ago License: Permissive (MIT)
Support
Quality
Security
License
Reuse
w
wraptby GrahamDumpleton
A Python module for decorators, wrappers and monkey patching.
Python 1857Updated: 1 y ago License: Permissive (BSD-2-Clause)
Support
Quality
Security
License
Reuse
R
Rosieby Karumi
Rosie is an Android framework to create applications following the principles of Clean Architecture.
Java 1838Updated: 2 y ago License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
a
android-modular-architectureby VMadalin
📚 Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
Kotlin 1830Updated: 3 y ago License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse