All Projects → Ruby.fundamental → Similar Projects or Alternatives

666 Open source projects that are alternatives of or similar to Ruby.fundamental

Solid Php Example
Some examples about SOLID Design Principles in PHP
Stars: ✭ 331 (-15.35%)
Mutual labels:  solid, principles
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (+14.83%)
Mutual labels:  solid, design-patterns
Clean Ts Api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 619 (+58.31%)
Mutual labels:  solid, design-patterns
notes
My personal tutorials and notes.
Stars: ✭ 34 (-91.3%)
Mutual labels:  design-patterns, principles
Clean Code Dotnet
🛁 Clean Code concepts and tools adapted for .NET
Stars: ✭ 4,425 (+1031.71%)
Mutual labels:  solid, principles
clean-ts-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Stars: ✭ 43 (-89%)
Mutual labels:  solid, design-patterns
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (-80.05%)
Mutual labels:  solid, design-patterns
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+2854.73%)
Design Patterns For Humans
An ultra-simplified explanation to design patterns
Stars: ✭ 32,376 (+8180.31%)
Mutual labels:  principles, design-patterns
Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (-41.69%)
Mutual labels:  solid, design-patterns
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (-78.52%)
Mutual labels:  thread, design-patterns
design-patterns-explained
Explanation for most of the well-known design patterns with examples and figures.
Stars: ✭ 18 (-95.4%)
Mutual labels:  design-patterns, principles
Data Structure And Algorithms With Es6
Data Structures and Algorithms using ES6
Stars: ✭ 594 (+51.92%)
Java Design Patterns
Design patterns implemented in Java
Stars: ✭ 71,923 (+18294.63%)
Mutual labels:  principles, design-patterns
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (-46.8%)
Mutual labels:  solid, design-patterns
Algods
Implementation of Algorithms and Data Structures, Problems and Solutions
Stars: ✭ 3,295 (+742.71%)
betterdocs
📚 Web version of https://github.com/khusnetdinov/ruby.fundamental repo - Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading.
Stars: ✭ 25 (-93.61%)
Mutual labels:  thread, design-patterns
Designpatternslibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Stars: ✭ 485 (+24.04%)
Mutual labels:  principles, design-patterns
Ui Design
🔥 A curated list of useful resources related to User Interface Design
Stars: ✭ 423 (+8.18%)
Mutual labels:  principles, design-patterns
Pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
Stars: ✭ 55 (-85.93%)
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-88.75%)
js-algorithms
Computer science
Stars: ✭ 64 (-83.63%)
java-design-patterns-web
Java Design Patterns website at https://java-design-patterns.com
Stars: ✭ 81 (-79.28%)
Mutual labels:  design-patterns, principles
Starway To Orione
The Orione Team Learning Path
Stars: ✭ 280 (-28.39%)
Mutual labels:  principles
Hacker Laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
Stars: ✭ 18,551 (+4644.5%)
Mutual labels:  principles
Quicklib
Quick development library (AutoMapper, LinQ, IOC Dependency Injection, MemoryCache, Scheduled tasks, Config, Serializers, etc) with crossplatform support for Delphi/Firemonkey (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux).
Stars: ✭ 274 (-29.92%)
Mutual labels:  thread
Tensorflow In Depth
《深入理解TensorFlow》项目代码与样章
Stars: ✭ 281 (-28.13%)
Mutual labels:  principles
Php design patterns
PHP设计模式的使用
Stars: ✭ 273 (-30.18%)
Mutual labels:  design-patterns
Solid
Книга о принципах объектно-ориентированного дизайна SOLID
Stars: ✭ 280 (-28.39%)
Mutual labels:  solid
Reason Design Patterns
🗺 An unofficial collection of "design patterns" for Reason and OCaml
Stars: ✭ 379 (-3.07%)
Mutual labels:  design-patterns
Unity Programming Patterns
A collection of programming patterns in Unity with examples when to use them. These are primarily from the book "Game Programming Patterns," but translated from C++ to C#
Stars: ✭ 272 (-30.43%)
Mutual labels:  design-patterns
Java Multi Thread Programming
🏆 《Java多线程编程核心技术》📚(高洪严 著 机械工业出版社) 源码 https://loveincode.github.io/java-multi-thread-programming/
Stars: ✭ 325 (-16.88%)
Mutual labels:  thread
Designpatternsphp
sample code for several design patterns in PHP 8
Stars: ✭ 20,158 (+5055.5%)
Mutual labels:  design-patterns
Javascript Patterns
A collection of javascript algorithms, patterns, and techniques
Stars: ✭ 273 (-30.18%)
Mutual labels:  design-patterns
Flutter Design Patterns
Flutter Design Patterns mobile application
Stars: ✭ 368 (-5.88%)
Mutual labels:  design-patterns
Algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implemented in JavaScript
Stars: ✭ 3,322 (+749.62%)
Mutual labels:  sorting-algorithms
Leetcode Solutions With Java And Kotlin
LeetCode 系列题解, 在线阅读 https://offer.hi-dhl.com
Stars: ✭ 266 (-31.97%)
Mutual labels:  sorting-algorithms
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (+723.79%)
Mutual labels:  sorting-algorithms
Javascript Design Patterns
📎 ES5 + ES6 + CoffeeScript + TypeScript design patterns with some theory, real-world examples and UML diagrams
Stars: ✭ 266 (-31.97%)
Mutual labels:  design-patterns
Examplesofdesignpatterns
设计模式的总结与例子(有XMind,Uml图和详细代码实现说明)
Stars: ✭ 265 (-32.23%)
Mutual labels:  design-patterns
Design Patterns
Contains examples of design patterns that implemented in php
Stars: ✭ 375 (-4.09%)
Mutual labels:  design-patterns
Object Oriented Design
面向对象设计的设计原则和设计模式
Stars: ✭ 313 (-19.95%)
Mutual labels:  design-patterns
Inlineactivityresult
Receive the activity result directly after the startActivityForResult with InlineActivityResult
Stars: ✭ 264 (-32.48%)
Mutual labels:  thread
Design Patterns Js
All the 23 (GoF) design patterns implemented in Javascript
Stars: ✭ 3,026 (+673.91%)
Mutual labels:  design-patterns
Design Pattern
设计模式 C# 版(有系列文章讲解)
Stars: ✭ 306 (-21.74%)
Mutual labels:  design-patterns
Sorting visualization
The Sound of Sorting: Visualize and Audibilize 12 classic sorting algorithms in real time
Stars: ✭ 260 (-33.5%)
Mutual labels:  sorting-algorithms
Flawless Ios
Awesome iOS guides from the community, shared on Flawless iOS Medium blog 👉
Stars: ✭ 260 (-33.5%)
Mutual labels:  design-patterns
Twitter Sort
🐦 Sort numbers with some help from the Twitter API
Stars: ✭ 384 (-1.79%)
Mutual labels:  sorting-algorithms
Transmittable Thread Local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
Stars: ✭ 4,678 (+1096.42%)
Mutual labels:  thread
Design patterns in typescript
📐 Design pattern implementations in TypeScript
Stars: ✭ 4,072 (+941.43%)
Mutual labels:  design-patterns
Hipster
Hipster4j is a lightweight and powerful heuristic search library for Java and Android. It contains common, fully customizable algorithms such as Dijkstra, A* (A-Star), DFS, BFS, Bellman-Ford and more.
Stars: ✭ 301 (-23.02%)
Mutual labels:  search-algorithm
Go Design Pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
Stars: ✭ 253 (-35.29%)
Mutual labels:  design-patterns
software-design-pattern
Software design pattern
Stars: ✭ 43 (-89%)
Mutual labels:  design-patterns
Effil
Multithreading support for Lua
Stars: ✭ 298 (-23.79%)
Mutual labels:  thread
Design
🎨 Everything Design related in OSCA
Stars: ✭ 23 (-94.12%)
Mutual labels:  design-patterns
common
常用的模式、方法、算法。Common patterns and methods.
Stars: ✭ 59 (-84.91%)
Mutual labels:  design-patterns
Awesome Design Principles
✨ A curated list of awesome design principles
Stars: ✭ 358 (-8.44%)
Mutual labels:  principles
Design Patterns Java
Design Pattern Examples in Java
Stars: ✭ 289 (-26.09%)
Mutual labels:  design-patterns
brevis
CSS at scale
Stars: ✭ 62 (-84.14%)
Mutual labels:  design-patterns
Software-Design
No description or website provided.
Stars: ✭ 23 (-94.12%)
Mutual labels:  design-patterns
1-60 of 666 similar projects