All Projects → Cactoos → Similar Projects or Alternatives

149 Open source projects that are alternatives of or similar to Cactoos

FOODIE
Fortran Object-Oriented Differential-equations Integration Environment, FOODIE
Stars: ✭ 109 (-82.28%)
Mutual labels:  oop
metadoc.js
Generates JSON metadata for Object Oriented JavaScript libraries. Used as a source for generating documentation.
Stars: ✭ 20 (-96.75%)
Mutual labels:  oop
OOP-In-CPlusPlus
An Awesome Repository On Object Oriented Programming In C++ Language. Ideal For Computer Science Undergraduates, This Repository Holds All The Resources Created And Used By Me - Code & Theory For One To Master Object Oriented Programming. Filled With Theory Slides, Number Of Programs, Concept-Clearing Projects And Beautifully Explained, Well Doc…
Stars: ✭ 27 (-95.61%)
Mutual labels:  oop
oop-exercises
Exercises for those who want to learn Object Oriented Programming in C++ 🔥
Stars: ✭ 27 (-95.61%)
Mutual labels:  oop
final-class
🔒 Final classes for Python3!
Stars: ✭ 17 (-97.24%)
Mutual labels:  oop
hangman
Hangman (the game)
Stars: ✭ 26 (-95.77%)
Mutual labels:  oop
JavaScript-Bootcamp
Complete Documentation For JavaScript Bootcamp Course By Osama Elzero.
Stars: ✭ 27 (-95.61%)
Mutual labels:  oop
Tensorflow Project Template
A best practice for tensorflow project template architecture.
Stars: ✭ 3,466 (+463.58%)
Mutual labels:  oop
estore
Electronic Store Application - A web based application developed using PHP and Driven by MySQL Database
Stars: ✭ 48 (-92.2%)
Mutual labels:  oop
ro.py
ro.py is a modern, asynchronous Python 3 wrapper for the Roblox API.
Stars: ✭ 65 (-89.43%)
Mutual labels:  oop
node-red-contrib-actionflows
Provides a set of nodes to enable an extendable design pattern for flows.
Stars: ✭ 38 (-93.82%)
Mutual labels:  oop
elegantobjects
Supplementary materials for "Elegant Objects" book
Stars: ✭ 23 (-96.26%)
Mutual labels:  oop
TicariOtomasyon
Mağazaya gelen elektronik eşyalara ait ürün , stok ve satış bilgisinin tutulduğu proje
Stars: ✭ 14 (-97.72%)
Mutual labels:  oop
unit-converter
Convert standard units from one to another with this easy to use, lightweight package
Stars: ✭ 104 (-83.09%)
Mutual labels:  oop
Design Patterns
Contains examples of design patterns that implemented in php
Stars: ✭ 375 (-39.02%)
Mutual labels:  oop
euler2D-kfvs-Fortran2003
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
Stars: ✭ 17 (-97.24%)
Mutual labels:  oop
design-patterns-java
📗 Classic OOP Design Patterns from GoF, implemented in Java.
Stars: ✭ 25 (-95.93%)
Mutual labels:  oop
mvc
PHP MVC boilerplate with user authentication, basic security and MySQL CRUD operations.
Stars: ✭ 28 (-95.45%)
Mutual labels:  oop
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 (-21.14%)
Mutual labels:  oop
spring-SOLID
Spring 예제로 보는 SOLID
Stars: ✭ 53 (-91.38%)
Mutual labels:  oop
teletakes
True Object-Oriented Telegram Bot Framework
Stars: ✭ 18 (-97.07%)
Mutual labels:  oop
java-springboot
(Java & React) Yazılım Geliştirici Yetiştirme Kampı Java kısmına ait yazılan kaynak kodlar ve ödev çalışmalarım.
Stars: ✭ 17 (-97.24%)
Mutual labels:  oop
Stampit
OOP is better with stamps: Composable object factories.
Stars: ✭ 3,021 (+391.22%)
Mutual labels:  oop
the-stringler
An OOP approach to string manipulation.
Stars: ✭ 36 (-94.15%)
Mutual labels:  oop
2801
Curso 2801 - Fundamentos do C#
Stars: ✭ 76 (-87.64%)
Mutual labels:  oop
LMPHP
Multi-language management and support on the site.
Stars: ✭ 19 (-96.91%)
Mutual labels:  oop
BoardMasters-Question-Of-The-Day
Green River College BoardMasters Club, answers to the question of the day
Stars: ✭ 13 (-97.89%)
Mutual labels:  oop
Pmanager
A project management system built using laravel. Watch full video here
Stars: ✭ 260 (-57.72%)
Mutual labels:  oop
design-patterns
Simple examples of Design Patterns with PHP Examples
Stars: ✭ 75 (-87.8%)
Mutual labels:  oop
Designpatternsphp
sample code for several design patterns in PHP 8
Stars: ✭ 20,158 (+3177.72%)
Mutual labels:  oop
OOP-JavaScript
Learn OOP JavaScript ⚡
Stars: ✭ 23 (-96.26%)
Mutual labels:  oop
metroidvaniafangame
A platformer game designed for the iphone 8-XS, created with an object oriented approach and MVC pattern. Technical details/Credits in README
Stars: ✭ 30 (-95.12%)
Mutual labels:  oop
LAB
MIT IT Lab Repository
Stars: ✭ 23 (-96.26%)
Mutual labels:  oop
Dynamix
🍥 A new take on polymorphism in C++
Stars: ✭ 504 (-18.05%)
Mutual labels:  oop
laravel-transporter
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handling API requests.
Stars: ✭ 282 (-54.15%)
Mutual labels:  oop
ddd-example-ecommerce
Domain-driven design example in Java with Spring framework
Stars: ✭ 73 (-88.13%)
Mutual labels:  oop
Battleship
An Object-Oriented VBA experiment
Stars: ✭ 66 (-89.27%)
Mutual labels:  oop
Attrs
Python Classes Without Boilerplate
Stars: ✭ 3,786 (+515.61%)
Mutual labels:  oop
Mastering-Javascript
📚 PinterCoding University. Author : Gun Gun Febrianza
Stars: ✭ 43 (-93.01%)
Mutual labels:  oop
dcl
Elegant minimalistic implementation of OOP with mixins + AOP in JavaScript for node.js and browsers.
Stars: ✭ 76 (-87.64%)
Mutual labels:  oop
OOKata
A catalog of Object Oriented Programming Problems
Stars: ✭ 20 (-96.75%)
Mutual labels:  oop
Java design patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
Stars: ✭ 547 (-11.06%)
Mutual labels:  oop
Vert-Core
ServiceContainer for Vue to build Vue applications in OOP.
Stars: ✭ 20 (-96.75%)
Mutual labels:  oop
BashClass
BashClass is an Object Oriented Programming language that compiles to BASH 4.4
Stars: ✭ 40 (-93.5%)
Mutual labels:  oop
slides
Alexander Makarov conference slides
Stars: ✭ 26 (-95.77%)
Mutual labels:  oop
Laconia
🏺 ‎ A minimalist MVC framework.
Stars: ✭ 307 (-50.08%)
Mutual labels:  oop
tidymodules
An Object-Oriented approach to Shiny modules
Stars: ✭ 110 (-82.11%)
Mutual labels:  oop
python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
Stars: ✭ 28 (-95.45%)
Mutual labels:  oop
Front-End-Design-Patterns
Design Patterns
Stars: ✭ 25 (-95.93%)
Mutual labels:  oop
Proxymanager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
Stars: ✭ 4,556 (+640.81%)
Mutual labels:  oop
the-conqueror
A single player turn-based empire building game.
Stars: ✭ 15 (-97.56%)
Mutual labels:  oop
alleycat-reactive
A simple Python library to provide an API to implement the Reactive Object Pattern (ROP).
Stars: ✭ 15 (-97.56%)
Mutual labels:  oop
zold-java-client
Java wrapper for Zold's RESTful API.
Stars: ✭ 13 (-97.89%)
Mutual labels:  oop
Akita
🚀 State Management Tailored-Made for JS Applications
Stars: ✭ 3,338 (+442.76%)
Mutual labels:  oop
notes
Notas sobre JavaScript Full Stack
Stars: ✭ 70 (-88.62%)
Mutual labels:  oop
Bash Oo Framework
Bash Infinity is a modern standard library / framework / boilerplate for Bash
Stars: ✭ 5,247 (+753.17%)
Mutual labels:  oop
Python Programs
My collection of Python Programs
Stars: ✭ 518 (-15.77%)
Mutual labels:  oop
Eo
EOLANG, the Programming Language
Stars: ✭ 442 (-28.13%)
Mutual labels:  oop
Solid
Книга о принципах объектно-ориентированного дизайна SOLID
Stars: ✭ 280 (-54.47%)
Mutual labels:  oop
pimf-framework
Micro framework for PHP that emphasises minimalism and simplicity
Stars: ✭ 42 (-93.17%)
Mutual labels:  oop
1-60 of 149 similar projects