All Projects → design-patterns-cpp14 → Similar Projects or Alternatives

345 Open source projects that are alternatives of or similar to design-patterns-cpp14

dotnet-design-patterns-samples
The samples of .NET design patterns
Stars: ✭ 25 (-28.57%)
Mutual labels:  factory, design-patterns
Python Design Patterns
Python Design Patterns
Stars: ✭ 55 (+57.14%)
Mutual labels:  factory, design-patterns
Python Dependency Injector
Dependency injection framework for Python
Stars: ✭ 1,203 (+3337.14%)
Mutual labels:  factory, design-patterns
design-pattern
🌴 Detail design pattern and give many demos in Java.
Stars: ✭ 28 (-20%)
Mutual labels:  factory
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+122.86%)
Mutual labels:  design-patterns
blexar
❤ An HTML, CSS and JavaScript framework for developing responsive modern web interfaces, focused on usability and minimal sizes, with all the necessary extensions.
Stars: ✭ 30 (-14.29%)
Mutual labels:  design-patterns
angular-youtube-api-factory
AngularJS Factory for Youtube JSON REST API requests
Stars: ✭ 21 (-40%)
Mutual labels:  factory
Design-Patterns
Project for learning and discuss about design patterns
Stars: ✭ 16 (-54.29%)
Mutual labels:  design-patterns
Swan
Topology Optimization Laboratory
Stars: ✭ 55 (+57.14%)
Mutual labels:  design-patterns
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+4454.29%)
Mutual labels:  design-patterns
go-memoize
An easy, no-frills memoizer for Go. Cache your expensive function calls.
Stars: ✭ 63 (+80%)
Mutual labels:  memoize
Dermayon
Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, including generic ef repository pattern with unit of work, generic mongo repository pattern with unit of work, kafka, etc
Stars: ✭ 66 (+88.57%)
Mutual labels:  design-patterns
memo-async-lru
Memoize Node.js style callback-last functions, using an in-memory LRU store
Stars: ✭ 17 (-51.43%)
Mutual labels:  memoize
young-examples
java学习和项目中一些典型的应用场景样例代码
Stars: ✭ 21 (-40%)
Mutual labels:  design-patterns
fight-game
战斗小游戏-Java实现-设计模式
Stars: ✭ 26 (-25.71%)
Mutual labels:  design-patterns
moon-design
Moon Design System for React
Stars: ✭ 209 (+497.14%)
Mutual labels:  design-patterns
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (+140%)
Mutual labels:  design-patterns
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (+57.14%)
Mutual labels:  design-patterns
faker
Random fake data and struct generator for Go.
Stars: ✭ 67 (+91.43%)
Mutual labels:  factory
invokable
Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).
Stars: ✭ 40 (+14.29%)
Mutual labels:  memoize
gof design patterns
GoF Design Patterns implemented in modern C++.
Stars: ✭ 21 (-40%)
Mutual labels:  design-patterns
eShopOnWeb
Sample ASP.NET Core 6.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
Stars: ✭ 8,250 (+23471.43%)
Mutual labels:  design-patterns
kashe
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Stars: ✭ 60 (+71.43%)
Mutual labels:  memoize
DataStructure-DesignPattern
java集合源码、设计模式、常用算法、Mysql原理
Stars: ✭ 22 (-37.14%)
Mutual labels:  design-patterns
p-cache
Decorator to memoize the results of async functions via lru-cache.
Stars: ✭ 21 (-40%)
Mutual labels:  memoize
Pydesignpattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Stars: ✭ 174 (+397.14%)
Mutual labels:  factory
laravel-factory-classes
A Package to easy create Factory Classes for your tests with a fluent api and automatic auto completion
Stars: ✭ 16 (-54.29%)
Mutual labels:  factory
Nodejs-Design-Pattern
Resumen de patrones de diseño extraídos de mi lectura del libro "Node.js Design Patterns de Mario Casciaro 1ra edición"
Stars: ✭ 45 (+28.57%)
Mutual labels:  design-patterns
data sciences campaign
【数据科学家系列课程】
Stars: ✭ 91 (+160%)
Mutual labels:  design-patterns
typeorm-factory
Typeorm factory that makes testing easier
Stars: ✭ 28 (-20%)
Mutual labels:  factory
csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Stars: ✭ 1,086 (+3002.86%)
Mutual labels:  design-patterns
react-uswds
USWDS 3.0 components built in React
Stars: ✭ 108 (+208.57%)
Mutual labels:  design-patterns
ABAP-Library
Useful ABAP code snippets
Stars: ✭ 118 (+237.14%)
Mutual labels:  design-patterns
Design-Patterns
Design Patterns
Stars: ✭ 29 (-17.14%)
Mutual labels:  design-patterns
Crack-Coding-Interview
This Repository contains all my codes for preparing interview.
Stars: ✭ 14 (-60%)
Mutual labels:  design-patterns
scala-design-patterns
Design patterns implemented in Scala.
Stars: ✭ 135 (+285.71%)
Mutual labels:  design-patterns
design-patterns-typescript
Nessa seção falamos sobre 22 (de 23) padrões de projeto da GoF. Todos descritos em vídeo, com teoria e prática + exemplos de código.
Stars: ✭ 257 (+634.29%)
Mutual labels:  design-patterns
2D CARFIVE
2D Cartesian Quadtree Adaptive Mesh Refinement (AMR) for multiphase Five Equations Model
Stars: ✭ 23 (-34.29%)
Mutual labels:  design-patterns
oh-my-design-patterns
🎨 Record the articles and code I wrote while learning design patterns
Stars: ✭ 33 (-5.71%)
Mutual labels:  design-patterns
typescript-lazy-get-decorator
Lazily evaluates a getter on an object and caches the returned value
Stars: ✭ 33 (-5.71%)
Mutual labels:  memoize
CloudDesignPatterns
Welcome to the GitHub repository of the cloud design patterns. This repository contains the examples for the Pluralsight course series: Cloud Design Patterns for Azure. You can download a copy and follow along in the course.
Stars: ✭ 96 (+174.29%)
Mutual labels:  design-patterns
express-mvc-pattern
Example nodejs using express implementation design pattern using mvc architecture.
Stars: ✭ 52 (+48.57%)
Mutual labels:  design-patterns
Memoize One
A memoization library which only remembers the latest invocation
Stars: ✭ 2,649 (+7468.57%)
Mutual labels:  memoize
Notes
My notes are about everything related to programming.
Stars: ✭ 104 (+197.14%)
Mutual labels:  design-patterns
typescript-memoize
A memoize decorator for Typescript
Stars: ✭ 85 (+142.86%)
Mutual labels:  memoize
angular-github-api-factory
AngularJS Factory for GitHub v3 JSON REST API requests
Stars: ✭ 13 (-62.86%)
Mutual labels:  factory
hu
Small, generic functional helper library for node.js and browsers
Stars: ✭ 18 (-48.57%)
Mutual labels:  memoize
JS-design-pattern
根据曾探所著《JavaScript设计模式与开发实践》整理的学习笔记
Stars: ✭ 31 (-11.43%)
Mutual labels:  design-patterns
chimera
Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization
Stars: ✭ 47 (+34.29%)
Mutual labels:  memoize
refactoringtopatterns
A place to practice Refactoring To Patterns that Kerievsky wrote about in his book
Stars: ✭ 46 (+31.43%)
Mutual labels:  design-patterns
Foundry
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
Stars: ✭ 216 (+517.14%)
Mutual labels:  factory
design-patterns-cookbook
Design Patterns in simple words with examples on PHP
Stars: ✭ 26 (-25.71%)
Mutual labels:  design-patterns
pydantic-factories
Simple and powerful mock data generation using pydantic or dataclasses
Stars: ✭ 380 (+985.71%)
Mutual labels:  factory
Qr Code Bundle
Bundle for generating QR codes in Symfony
Stars: ✭ 169 (+382.86%)
Mutual labels:  factory
FactoryOrchestrator
A cross-platform system service which provides a simple way to run and manage factory line validation, developer inner-loop, diagnostics, and fault analysis workflows.
Stars: ✭ 36 (+2.86%)
Mutual labels:  factory
Faker Elixir
💧 FakerElixir generates fake data for you.
Stars: ✭ 147 (+320%)
Mutual labels:  factory
Smart Industry
🏭 Open Source Manufacturing Execution System for JobShop type manufacturer.
Stars: ✭ 138 (+294.29%)
Mutual labels:  factory
regex-not
Create a javascript regular expression for matching everything except for the given string.
Stars: ✭ 31 (-11.43%)
Mutual labels:  memoize
UA-IIoT-StarterKit
Samples and tutorials to illustrate how to build OPC UA PubSub applications.
Stars: ✭ 55 (+57.14%)
Mutual labels:  factory
factoria
Simplistic model factory for Node/JavaScript
Stars: ✭ 49 (+40%)
Mutual labels:  factory
1-60 of 345 similar projects