All Projects → Coordinator → Similar Projects or Alternatives

725 Open source projects that are alternatives of or similar to Coordinator

js-training
JS Training Course
Stars: ✭ 39 (-93.67%)
Mutual labels:  design-patterns
ABatteryView
A Custom Battery View for iOS and Android
Stars: ✭ 14 (-97.73%)
Mutual labels:  ios-lib
Cola
🥤 COLA: Clean Object-oriented & Layered Architecture
Stars: ✭ 6,186 (+904.22%)
Mutual labels:  architecture
scala-design-patterns
Design patterns implemented in Scala.
Stars: ✭ 135 (-78.08%)
Mutual labels:  design-patterns
CSharpDesignPatterns
Examples of design patterns, using C# code.
Stars: ✭ 84 (-86.36%)
Mutual labels:  design-patterns
Swan
Topology Optimization Laboratory
Stars: ✭ 55 (-91.07%)
Mutual labels:  design-patterns
E Books
IT technical related e-books and PPT information, continuous updating. For those in need, Keep real, peace and love.
Stars: ✭ 357 (-42.05%)
Mutual labels:  architecture
gof design patterns
GoF Design Patterns implemented in modern C++.
Stars: ✭ 21 (-96.59%)
Mutual labels:  design-patterns
java-design-patterns-web
Java Design Patterns website at https://java-design-patterns.com
Stars: ✭ 81 (-86.85%)
Mutual labels:  design-patterns
DataStructure-DesignPattern
java集合源码、设计模式、常用算法、Mysql原理
Stars: ✭ 22 (-96.43%)
Mutual labels:  design-patterns
Javamtp
《Java多线程编程实战指南(设计模式篇)》源码
Stars: ✭ 575 (-6.66%)
Mutual labels:  design-patterns
Unity.Blog.Override App Delegate
A maintainable way to extend / override app delegate in Unity iOS / OSX standalone player. (Much) more at http://eppz.eu/blog/override-app-delegate-unity-ios-osx-1/
Stars: ✭ 28 (-95.45%)
Mutual labels:  ios-lib
patterns
📰 A collection of UI / UX patterns for different types of applications
Stars: ✭ 67 (-89.12%)
Mutual labels:  design-patterns
TeslaKit
Elegant Tesla API in Swift
Stars: ✭ 47 (-92.37%)
Mutual labels:  ios-lib
Pvm
Build workflows, activities, BPMN like processes, or state machines with PVM.
Stars: ✭ 348 (-43.51%)
Mutual labels:  architecture
data sciences campaign
【数据科学家系列课程】
Stars: ✭ 91 (-85.23%)
Mutual labels:  design-patterns
riblet-sample
A sample to represent Uber Riblets design pattern using Swift.
Stars: ✭ 42 (-93.18%)
Mutual labels:  design-patterns
csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Stars: ✭ 1,086 (+76.3%)
Mutual labels:  design-patterns
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (-27.11%)
Mutual labels:  design-patterns
ABAP-Library
Useful ABAP code snippets
Stars: ✭ 118 (-80.84%)
Mutual labels:  design-patterns
SearchMovies
sample Android Application using MVP pattern
Stars: ✭ 47 (-92.37%)
Mutual labels:  architecture
Crack-Coding-Interview
This Repository contains all my codes for preparing interview.
Stars: ✭ 14 (-97.73%)
Mutual labels:  design-patterns
Micro Frontends
extending the microservice paradigms to web development
Stars: ✭ 3,862 (+526.95%)
Mutual labels:  architecture
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 (-58.28%)
Mutual labels:  design-patterns
design-patterns-java
📗 Classic OOP Design Patterns from GoF, implemented in Java.
Stars: ✭ 25 (-95.94%)
Mutual labels:  design-patterns
oh-my-design-patterns
🎨 Record the articles and code I wrote while learning design patterns
Stars: ✭ 33 (-94.64%)
Mutual labels:  design-patterns
Abixen Platform
Abixen Platform
Stars: ✭ 530 (-13.96%)
Mutual labels:  architecture
generic-for-core
🏗️ Generic Repository & UOW Pattern For ASP.NET Core
Stars: ✭ 55 (-91.07%)
Mutual labels:  design-patterns
fyi
Map & Explore your organization's System Architecture
Stars: ✭ 28 (-95.45%)
Mutual labels:  architecture
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 (-84.42%)
Mutual labels:  design-patterns
Codeeggdailyinterview
码个蛋每日面试题
Stars: ✭ 345 (-43.99%)
Mutual labels:  design-patterns
Swift Concurrency
Concurrency utilities for Swift
Stars: ✭ 251 (-59.25%)
Mutual labels:  ios-lib
Kodkod
https://github.com/alirizaadiyahsi/Nucleus Web API layered architecture startup template with ASP.NET Core 2.1, EF Core 2.1 and Vue Client
Stars: ✭ 45 (-92.69%)
Mutual labels:  design-patterns
Titled navigation bar
A beautiful and simple bottom navigation bar with smooth animation when switching selected item.
Stars: ✭ 232 (-62.34%)
Mutual labels:  ios-lib
Dephpend
Detect flaws in your architecture, before they drag you down into the depths of dependency hell ...
Stars: ✭ 449 (-27.11%)
Mutual labels:  architecture
Core Layout
Flexbox & CSS-style Layout in Swift.
Stars: ✭ 215 (-65.1%)
Mutual labels:  ios-lib
chuxiuhong-rust-patterns-zh
Rust设计模式中文翻译
Stars: ✭ 36 (-94.16%)
Mutual labels:  design-patterns
Mycoretextlabel
图文混排 , 实现图片文字混排 , 可显示常规链接比如网址,@,#话题#,手机号 , 邮箱号等 , 可以自定义链接字,设置关键字高亮等功能 . 适用于微博,微信,IM聊天对话等场景 . 实现这些功能仅用了几百行代码,耦合性也较低
Stars: ✭ 192 (-68.83%)
Mutual labels:  ios-lib
Kotlin Mvp Example
A small client server app on Kotlin that is using MVP architecture
Stars: ✭ 337 (-45.29%)
Mutual labels:  architecture
Lgbutton
A fully customisable subclass of the native UIControl which allows you to create beautiful buttons without writing any line of code.
Stars: ✭ 2,216 (+259.74%)
Mutual labels:  ios-lib
dumb delegator
Delegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Kernel. This is not appropriate for many uses; for instance, delegation to Rails models.
Stars: ✭ 62 (-89.94%)
Mutual labels:  design-patterns
Metalnanovg
The Metal port of NanoVG.
Stars: ✭ 151 (-75.49%)
Mutual labels:  ios-lib
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+775.49%)
Mutual labels:  design-patterns
Pinlayout
Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
Stars: ✭ 1,870 (+203.57%)
Mutual labels:  ios-lib
Cycle.swift
An experiment in unidirectional architecture inspired by Cycle.js. https://cycle.js.org
Stars: ✭ 24 (-96.1%)
Mutual labels:  architecture
Swiftcocoadsl
An easy way to write iOS UI
Stars: ✭ 103 (-83.28%)
Mutual labels:  ios-lib
Swift Composable Architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Stars: ✭ 5,199 (+743.99%)
Mutual labels:  architecture
Shapeview
A customized shape view with shadow and transparent background supported.
Stars: ✭ 90 (-85.39%)
Mutual labels:  ios-lib
geopackage-ios
GeoPackage iOS Library
Stars: ✭ 45 (-92.69%)
Mutual labels:  ios-lib
Highlightr
iOS & OSX Syntax Highlighter.
Stars: ✭ 1,116 (+81.17%)
Mutual labels:  ios-lib
Tobetopjavaer
To Be Top Javaer - Java工程师成神之路
Stars: ✭ 22,056 (+3480.52%)
Mutual labels:  design-patterns
Design Patterns In Kotlin
Design Patterns implemented in Kotlin
Stars: ✭ 5,009 (+713.15%)
Mutual labels:  design-patterns
Daisyui
⭐️ ⭐️ ⭐️ ⭐️ ⭐️  Tailwind Components
Stars: ✭ 382 (-37.99%)
Mutual labels:  design-patterns
Rwdtow
Ruby Web Dev: The Other Way. Personal best practices guide.
Stars: ✭ 267 (-56.66%)
Mutual labels:  architecture
go-design-pattern
go的设计模式实例
Stars: ✭ 45 (-92.69%)
Mutual labels:  design-patterns
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (-53.9%)
Mutual labels:  architecture
Unistore
🌶 350b / 650b state container with component actions for Preact & React
Stars: ✭ 2,850 (+362.66%)
Mutual labels:  architecture
from-fat-controllers-to-use-cases
Rails (API) app that shows different kinds of architecture (one per commit), and in the last one, how to use the Micro::Case gem to handle the application business logic.
Stars: ✭ 74 (-87.99%)
Mutual labels:  architecture
LearningPoint
A repository for learning different technologies, frameworks, features......
Stars: ✭ 66 (-89.29%)
Mutual labels:  design-patterns
Ruby.fundamental
📚 Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
Stars: ✭ 391 (-36.53%)
Mutual labels:  design-patterns
301-360 of 725 similar projects