scala-design-patterns
Design pattern library
An implementation of design patterns in Scala, covering various categories and use cases.
Design patterns implemented in Scala.
200 stars
6 watching
33 forks
Language: Scala
last commit: about 6 years ago
Linked from 1 awesome list
design-patternsfunctional-programmingscala
Related projects:
Repository | Description | Stars |
---|---|---|
shubhamzanwar/design-patterns | A collection of Go implementations of common design patterns used in software development | 120 |
shwangdev/designpattern | An implementation of key software design patterns in C++ | 3 |
imrenagi/design-pattern | A collection of Go implementations and examples of various design patterns used in software development. | 51 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,018 |
oxnz/design-patterns | A collection of well-known design patterns implemented in multiple programming languages. | 112 |
chuanxshi/javascript-patterns | This repository provides documentation and examples of various design patterns implemented in JavaScript to solve common software development problems. | 9,392 |
bthachdev/crystal-design-patterns | A collection of design patterns implemented in Crystal language for software development | 72 |
sheng-jie/design-pattern | A series of articles explaining design patterns in C# for software development | 972 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,320 |
toryzhou/design-pattern | This project presents implementations of the 23 design patterns in Java. | 58 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 819 |
joshnuss/design-patterns-in-elixir | A collection of Elixir implementations of common design patterns | 626 |
snaewe/loki-lib | A C++ library of design patterns and idioms. | 245 |
haxpor/ios-design-patterns | An iOS project providing sample code and playground projects to explore various design patterns including MVC, MVP, MVVM, and VIPER. | 139 |
bugthesystem/design-patterns-and-idioms-in-es6 | A collection of design patterns and idioms in ES6 | 347 |