All Projects → siringa → Similar Projects or Alternatives

537 Open source projects that are alternatives of or similar to siringa

Upcomingmovies
Movies app written in Swift 5 using the TMDb API and demonstrating Clean Architecture, Dependency Injection, MVVM and Coordinators.
Stars: ✭ 160 (+213.73%)
Mutual labels:  dependency-injection
di
Dependency Injection
Stars: ✭ 11 (-78.43%)
Mutual labels:  dependency-injection
Awilix
Extremely powerful Inversion of Control (IoC) container for Node.JS
Stars: ✭ 2,269 (+4349.02%)
Mutual labels:  dependency-injection
lispy
Learning with Peter Norvig's lis.py interpreter
Stars: ✭ 133 (+160.78%)
Mutual labels:  pattern-matching
Fx
A dependency injection based application framework for Go.
Stars: ✭ 2,383 (+4572.55%)
Mutual labels:  dependency-injection
egison-haskell
Template Haskell Implementation of Egison Pattern Matching
Stars: ✭ 31 (-39.22%)
Mutual labels:  pattern-matching
Dingo
🐺 Easy, fast and type-safe dependency injection for Go.
Stars: ✭ 154 (+201.96%)
Mutual labels:  dependency-injection
BESTV
Android TV App powered by TMDb. It is a easy way to find the best TV content, the top movies, series... all of that in your TV.
Stars: ✭ 49 (-3.92%)
Mutual labels:  dependency-injection
Dig
A reflection based dependency injection toolkit for Go.
Stars: ✭ 2,255 (+4321.57%)
Mutual labels:  dependency-injection
csharp-libs
This repository contains my own C# libraries which I use for different projects
Stars: ✭ 25 (-50.98%)
Mutual labels:  dependency-injection
google-guice-tutorials
4 part tutorial series on Google Guice
Stars: ✭ 28 (-45.1%)
Mutual labels:  dependency-injection
Z
Pattern Matching for Javascript
Stars: ✭ 1,693 (+3219.61%)
Mutual labels:  pattern-matching
PopKorn
DI can be simple. Forget about modules and components. Just use it!
Stars: ✭ 139 (+172.55%)
Mutual labels:  dependency-injection
Grape
🍇 Syntax-aware grep-like for Clojure
Stars: ✭ 132 (+158.82%)
Mutual labels:  pattern-matching
Sactive Web
🚀 A dependency injection web framework for Node.js.
Stars: ✭ 143 (+180.39%)
Mutual labels:  dependency-injection
sweet-egison
Haskell library for non-deterministic pattern matching
Stars: ✭ 15 (-70.59%)
Mutual labels:  pattern-matching
Di
PSR-11 compatible DI container and injector
Stars: ✭ 141 (+176.47%)
Mutual labels:  dependency-injection
react-obsidian
Dependency injection framework for React and React Native applications
Stars: ✭ 17 (-66.67%)
Mutual labels:  dependency-injection
Autofac.annotation
Autofac extras library for component registration via attributes 用注解来load autofac 摆脱代码或者xml配置和java的spring的注解注入一样的体验
Stars: ✭ 140 (+174.51%)
Mutual labels:  dependency-injection
entrance-decorator
A minimal solution of dependency injection for projects that scale.
Stars: ✭ 25 (-50.98%)
Mutual labels:  dependency-injection
Registry
Components as records of functions for Haskell
Stars: ✭ 132 (+158.82%)
Mutual labels:  dependency-injection
microcore
.NET Core framework for inter-service communication
Stars: ✭ 24 (-52.94%)
Mutual labels:  dependency-injection
Kotlin Mvvm Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Dagger2, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
Stars: ✭ 126 (+147.06%)
Mutual labels:  dependency-injection
swift-di-explorations
Functional DI explorations in Swift
Stars: ✭ 28 (-45.1%)
Mutual labels:  dependency-injection
Bem Xjst
bem-xjst (eXtensible JavaScript Templates): declarative template engine for the browser and server
Stars: ✭ 115 (+125.49%)
Mutual labels:  pattern-matching
dodrugs
A macro-powered dependency injector for Haxe
Stars: ✭ 29 (-43.14%)
Mutual labels:  dependency-injection
Matchpy
A library for pattern matching on symbolic expressions in Python.
Stars: ✭ 109 (+113.73%)
Mutual labels:  pattern-matching
Harrypotter
🧙🏻 Sample HarryPotter application based on MVVM architecture (ViewModel, LiveData, Repository, Coroutines, Koin or Dagger-Hilt)
Stars: ✭ 116 (+127.45%)
Mutual labels:  dependency-injection
Container
🚀 PHP Service Container with fast and cachable dependency injection.
Stars: ✭ 28 (-45.1%)
Mutual labels:  dependency-injection
Covid19 Notifier In
A sample Android App which notifies about COVID19 cases in 🇮🇳India after every 1 hour.
Stars: ✭ 116 (+127.45%)
Mutual labels:  dependency-injection
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (+11.76%)
Mutual labels:  pattern-matching
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (+123.53%)
Mutual labels:  dependency-injection
AvengersChat
💙 Android sample Avengers chat application using Stream Chat SDK based on MVVM (ViewModel, Coroutines, Room, Hilt, Repository) architecture.
Stars: ✭ 350 (+586.27%)
Mutual labels:  dependency-injection
Pattern Matching Ts
⚡ Pattern Matching in Typescript
Stars: ✭ 107 (+109.8%)
Mutual labels:  pattern-matching
bop
Bop is a very fast Boyer-Moore parser/matcher for String or Buffer patterns.
Stars: ✭ 15 (-70.59%)
Mutual labels:  pattern-matching
ote
ote updates a packages' go.mod file with a comment next to all dependencies that are test dependencies; identifying them as such.
Stars: ✭ 25 (-50.98%)
Mutual labels:  dependency
Qutuf
Qutuf (قُطُوْف): An Arabic Morphological analyzer and Part-Of-Speech tagger as an Expert System.
Stars: ✭ 84 (+64.71%)
Mutual labels:  pattern-matching
Unity
This repository contains all relevant information about Unity Container suit
Stars: ✭ 1,513 (+2866.67%)
Mutual labels:  dependency-injection
last fm
A simple app to demonstrate a testable, maintainable, and scalable architecture for flutter. flutter_bloc, get_it, hive, and REST API are some of the tech stacks used in this project.
Stars: ✭ 134 (+162.75%)
Mutual labels:  dependency-injection
test-tools
Improves PHPUnit testing productivity by adding a service container and self-initializing fakes
Stars: ✭ 25 (-50.98%)
Mutual labels:  dependency-injection
Go Argmapper
A runtime dependency-injection library for Go that supports automatically chaining conversion functions to reach desired input and output types.
Stars: ✭ 101 (+98.04%)
Mutual labels:  dependency-injection
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-64.71%)
Mutual labels:  dependency-injection
laravel-service-container
Laravel Service Container
Stars: ✭ 29 (-43.14%)
Mutual labels:  inversion-of-control
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (+90.2%)
Mutual labels:  dependency-injection
Nanomatch
Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
Stars: ✭ 79 (+54.9%)
Mutual labels:  pattern-matching
Syrinj
Simpler dependency injection for Unity3D
Stars: ✭ 91 (+78.43%)
Mutual labels:  dependency-injection
solid-services
Solid.js library adding a services layer for global shared state.
Stars: ✭ 34 (-33.33%)
Mutual labels:  dependency-injection
tsed
📐 Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone.
Stars: ✭ 2,350 (+4507.84%)
Mutual labels:  dependency-injection
android-template
Template for android development at Tiki
Stars: ✭ 17 (-66.67%)
Mutual labels:  dependency-injection
Patme
Elixir-style pattern matching for ruby methods
Stars: ✭ 75 (+47.06%)
Mutual labels:  pattern-matching
Datakernel
Alternative Java platform, built from the ground up - with its own async I/O core and DI. Ultra high-performance, simple and minimalistic - redefines server-side programming, web-development and highload!
Stars: ✭ 87 (+70.59%)
Mutual labels:  dependency-injection
dudulina
CQRS + Event Sourcing library for PHP
Stars: ✭ 53 (+3.92%)
Mutual labels:  dependency-injection
Glob
Glob for C++17
Stars: ✭ 74 (+45.1%)
Mutual labels:  pattern-matching
fusion
A simple automated dependency injection library for TypeScript, supporting React class and functional components.
Stars: ✭ 18 (-64.71%)
Mutual labels:  dependency-injection
graphql-server-typed
Using typescript and gql-code-gen for easy graphql setup
Stars: ✭ 32 (-37.25%)
Mutual labels:  dependency-injection
node-express-clean-architecture
A modular folder structure for developing highly scalable and maintainable APIs in nodejs using express.
Stars: ✭ 41 (-19.61%)
Mutual labels:  dependency-injection
Missmatch
Pattern matching for JavaScript inspired by one of the great features of the Haskell language. Suitable for browsers or node.js.
Stars: ✭ 67 (+31.37%)
Mutual labels:  pattern-matching
Mach7
Functional programming style pattern-matching library for C++
Stars: ✭ 1,151 (+2156.86%)
Mutual labels:  pattern-matching
ScanTree
Scan a JS file tree to build an ordered and grouped dependency listing
Stars: ✭ 51 (+0%)
Mutual labels:  dependency
Narc Rs
(WIP) Dependently-typed programming language with Agda style dependent pattern matching
Stars: ✭ 58 (+13.73%)
Mutual labels:  pattern-matching
301-360 of 537 similar projects