Errwrap is a Go (golang) library for wrapping and querying errors.
Support
Quality
Security
License
Reuse
A public repo to demo the Reactive Clean Architecture.
Support
Quality
Security
License
Reuse
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
Support
Quality
Security
License
Reuse
Kotlin Multiplatform playground
Support
Quality
Security
License
Reuse
Subprocessing with modern C++
Support
Quality
Security
License
Reuse
A Pub/Sub state manager you'll love... or hate
Support
Quality
Security
License
Reuse
Typescript decorators to make vue feel more typescripty
Support
Quality
Security
License
Reuse
A take-home application server written in Elm and only Elm
Support
Quality
Security
License
Reuse
A universal ASP.NET MVC architecture solution. Live demo:
Support
Quality
Security
License
Reuse
A HTTP Ruby API for Consul
Support
Quality
Security
License
Reuse
🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript applying following Hexagonal Architecture and Domain-Driven Design patterns
Support
Quality
Security
License
Reuse
Distributed, fault-tolerant key-value storage written in go.
Support
Quality
Security
License
Reuse
Run Google Test suites in parallel.
Support
Quality
Security
License
Reuse
A small utility to pretty-print Python tracebacks. ⛺
Support
Quality
Security
License
Reuse
A sample news app which demonstrates clean architecture and best practices for developing android app
Support
Quality
Security
License
Reuse
Easy distributed locks for Python with a choice of backends.
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
M
Mastering-Python-Design-Patterns-Second-Editionby PacktPublishing
Python 
353
Version:Current
License: Permissive (MIT)
Mastering-Python-Design-Patterns-Second-Edition, published by Packt
Support
Quality
Security
License
Reuse
🛂 A result type that accumulates multiple errors.
Support
Quality
Security
License
Reuse
Sample app for MVP Architecture on Android
Support
Quality
Security
License
Reuse
Promises/A+ for Ruby
Support
Quality
Security
License
Reuse
Hello world using all 23 kinds of GoF design patterns.
Support
Quality
Security
License
Reuse
implementing clean architecture using node
Support
Quality
Security
License
Reuse
Some examples about SOLID Design Principles in PHP
Support
Quality
Security
License
Reuse
Software Architecture with C++, published by Packt
Support
Quality
Security
License
Reuse
Class decorator that will automatically unsubscribe from observables
Support
Quality
Security
License
Reuse
Araba Kiralama Sistemi | Kodlama.io | Recap Project
Support
Quality
Security
License
Reuse
c
clean-architecture-koin-boilerplateby bufferapp
Kotlin 
337
Version:Current
License: Permissive (MIT)
A fork of our clean architecture boilerplate, this time using Koin
Support
Quality
Security
License
Reuse
A small client server app on Kotlin that is using MVP architecture
Support
Quality
Security
License
Reuse
Commonly occuring design patterns in Django
Support
Quality
Security
License
Reuse
This is an example of interactions between Activity and it's Fragments using Android Model View Presenter
Support
Quality
Security
License
Reuse
The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidation, SOLID and tests
Support
Quality
Security
License
Reuse
A modern error handler capable of logging and formatting errors in a variety of ways.
Support
Quality
Security
License
Reuse
The ALA Pattern Library.
Support
Quality
Security
License
Reuse
Source code to the data-oriented design book
Support
Quality
Security
License
Reuse
A
Android-Architecture-Componentsby KucherenkoIhor
Kotlin 
330
Version:Current
License: No License (No License)
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Support
Quality
Security
License
Reuse
Run an array of functions in parallel
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Support
Quality
Security
License
Reuse
Easy distributed locks for Python with a choice of backends.
Support
Quality
Security
License
Reuse
Generate plantuml diagrams from go source files or directories
Support
Quality
Security
License
Reuse
Showcases popular movies, tv shows, and people from The Movie Database
Support
Quality
Security
License
Reuse
Clean up error stack traces
Support
Quality
Security
License
Reuse
Error tracking and logging from PHP to Rollbar
Support
Quality
Security
License
Reuse
A
Android-Architecture-Components-Kotlinby erikjhordan-rey
Kotlin 
324
Version:Current
License: No License (No License)
Sample used to practice Kotlin and Android Architecture Components.
Support
Quality
Security
License
Reuse
Clean Rx Kotlin Architecture sample on GitHub Api 🚀
Support
Quality
Security
License
Reuse
M
MVVM-Architecture-Android-Beginnersby amitshekhariitbhu
Kotlin 
323
Version:Current
License: No License (No License)
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Support
Quality
Security
License
Reuse
Exploring CQRS, Event Sourcing and DDD with Ruby
Support
Quality
Security
License
Reuse
Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol
Support
Quality
Security
License
Reuse
《前端架构:从入门到微前端》源码,code for Architecture of Frontend
Support
Quality
Security
License
Reuse
e
errwrapby hashicorp
Errwrap is a Go (golang) library for wrapping and querying errors.
Go
369
Updated: 2 y ago
License: Weak Copyleft (MPL-2.0)
Support
Quality
Security
License
Reuse
N
N26AndroidSamplesby n26
A public repo to demo the Reactive Clean Architecture.
Java
367
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
O
OnionArchitectureby iammukeshm
The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Architecture, the game-changer is that the Domain Layer (Entities and Validation Rules that are common to the business case ) is at the Core of the Entire Application. This means higher flexibility and lesser coupling. In this approach, we can see that all the Layers are dependent only on the Core Layers.
C#
366
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
N
Notflixby VictorKabata
Kotlin Multiplatform playground
Kotlin
366
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
cpp-subprocessby arun11299
Subprocessing with modern C++
C++
365
Updated: 2 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
v
vegemiteby lukeed
A Pub/Sub state manager you'll love... or hate
JavaScript
364
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
v
vue-typescriptby itsFrank
Typescript decorators to make vue feel more typescripty
TypeScript
363
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
t
take-homeby eeue56
A take-home application server written in Elm and only Elm
Elm
362
Updated: 4 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
m
mvcsolutionby leotsai
A universal ASP.NET MVC architecture solution. Live demo:
JavaScript
361
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
diplomatby WeAreFarmGeek
A HTTP Ruby API for Consul
Ruby
360
Updated: 4 y ago
License: Permissive (BSD-3-Clause)
Support
Quality
Security
License
Reuse
t
typescript-ddd-skeletonby CodelyTV
🔷✨ TypeScript DDD Skeleton: Bootstrap your new TypeScript applying following Hexagonal Architecture and Domain-Driven Design patterns
TypeScript
360
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
g
godownby namreg
Distributed, fault-tolerant key-value storage written in go.
Go
360
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
gtest-parallelby google
Run Google Test suites in parallel.
Python
358
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
t
tbvaccineby skorokithakis
A small utility to pretty-print Python tracebacks. ⛺
Python
357
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
news-sample-appby rakshit444
A sample news app which demonstrates clean architecture and best practices for developing android app
Kotlin
357
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
sherlockby py-sherlock
Easy distributed locks for Python with a choice of backends.
Python
357
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
svelte-storeby square
TypeScript
355
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
M
Mastering-Python-Design-Patterns-Second-Editionby PacktPublishing
Mastering-Python-Design-Patterns-Second-Edition, published by Packt
Python
353
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
swift-validatedby pointfreeco
🛂 A result type that accumulates multiple errors.
Swift
352
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
android-arch-sampleby remind101
Sample app for MVP Architecture on Android
Java
351
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
p
Support
Quality
Security
License
Reuse
h
hello-design-patternby code4craft
Hello world using all 23 kinds of GoF design patterns.
Java
347
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
c
clean-architecture-nodeby royib
implementing clean architecture using node
JavaScript
347
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
solid-php-exampleby wataridori
Some examples about SOLID Design Principles in PHP
PHP
345
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
S
Software-Architecture-with-Cppby PacktPublishing
Software Architecture with C++, published by Packt
C++
345
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
n
ngx-auto-unsubscribeby NetanelBasal
Class decorator that will automatically unsubscribe from observables
TypeScript
344
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
re-cap-project-with-csharpby gulceselim
Araba Kiralama Sistemi | Kodlama.io | Recap Project
C#
339
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
c
clean-architecture-koin-boilerplateby bufferapp
A fork of our clean architecture boilerplate, this time using Koin
Kotlin
337
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
k
kotlin-mvp-exampleby Yalantis
A small client server app on Kotlin that is using MVP architecture
Kotlin
337
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
django-design-patternsby agiliq
Commonly occuring design patterns in Django
CSS
336
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
A
ActivityFragmentMVPby spengilley
This is an example of interactions between Activity and it's Fragments using Android Model View Presenter
Java
335
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse
M
MvcMusicStoreDDDby thiagolunardi
The same MVC MusicStore published by Microsoft, but written with all best practices design and architectural patterns as DDD, SelfValidation, SOLID and tests
C#
333
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
boobooby thephpleague
A modern error handler capable of logging and formatting errors in a variety of ways.
PHP
331
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
pattern-libraryby alistapart
The ALA Pattern Library.
HTML
331
Updated: 3 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
d
dodbooksourcecodeby raspofabs
Source code to the data-oriented design book
C++
330
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Android-Architecture-Componentsby KucherenkoIhor
The template project that uses Android Architecture Components with Repository pattern. The simple app that uses awesome Fuel library instead of Retrofit for perfoming HTTP request. The app also persists data using the Room library and display data in RecyclerView.
Kotlin
330
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
r
run-parallelby feross
Run an array of functions in parallel
JavaScript
329
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
android-movies-appby vpaliy
Kotlin
328
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
a
advanced-nodeby rmanguinho
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
TypeScript
328
Updated: 2 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
s
sherlockby vaidik
Easy distributed locks for Python with a choice of backends.
Python
326
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
g
go-plantumlby bykof
Generate plantuml diagrams from go source files or directories
Go
325
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
M
MovieHubby lawloretienne
Showcases popular movies, tv shows, and people from The Movie Database
Java
324
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
clean-stackby sindresorhus
Clean up error stack traces
JavaScript
324
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
r
rollbar-phpby rollbar
Error tracking and logging from PHP to Rollbar
PHP
324
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
A
Android-Architecture-Components-Kotlinby erikjhordan-rey
Sample used to practice Kotlin and Android Architecture Components.
Kotlin
324
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CleanRxArchitectureby lopspower
Clean Rx Kotlin Architecture sample on GitHub Api 🚀
Kotlin
323
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
M
MVVM-Architecture-Android-Beginnersby amitshekhariitbhu
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Kotlin
323
Updated: 2 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
banksimplisticby cavalle
Exploring CQRS, Event Sourcing and DDD with Ruby
Ruby
321
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
j
jsby gryadka
Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol
JavaScript
321
Updated: 2 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
aofe.codeby phodal
《前端架构:从入门到微前端》源码,code for Architecture of Frontend
JavaScript
320
Updated: 4 y ago
License: Proprietary (Proprietary)
Support
Quality
Security
License
Reuse