All Projects → Anakin → Similar Projects or Alternatives

628 Open source projects that are alternatives of or similar to Anakin

Lio Mapping
Implementation of Tightly Coupled 3D Lidar Inertial Odometry and Mapping (LIO-mapping)
Stars: ✭ 520 (+6400%)
Mutual labels:  mapping
Gmt
The Generic Mapping Tools
Stars: ✭ 468 (+5750%)
Mutual labels:  mapping
Leaflet Dvf
Leaflet Data Visualization Framework
Stars: ✭ 678 (+8375%)
Mutual labels:  mapping
Dryioc
DryIoc is fast, small, full-featured IoC Container for .NET
Stars: ✭ 555 (+6837.5%)
Mutual labels:  dependency-injection
Typescript Ioc
A Lightweight annotation-based dependency injection container for typescript.
Stars: ✭ 427 (+5237.5%)
Mutual labels:  dependency-injection
Kimera Vio
Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.
Stars: ✭ 741 (+9162.5%)
Mutual labels:  mapping
Swinject
Dependency injection framework for Swift with iOS/macOS/Linux
Stars: ✭ 4,958 (+61875%)
Mutual labels:  dependency-injection
Di
Dependency Injection and IoC framework for PHP
Stars: ✭ 5 (-37.5%)
Mutual labels:  dependency-injection
Service Pattern Go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Stars: ✭ 449 (+5512.5%)
Mutual labels:  dependency-injection
Di
💎 Flexible, compiled and full-featured Dependency Injection Container with perfectly usable autowiring and support for all new PHP 7 features.
Stars: ✭ 645 (+7962.5%)
Mutual labels:  dependency-injection
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+7312.5%)
Mutual labels:  mapping
Professionalcsharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Stars: ✭ 403 (+4937.5%)
Mutual labels:  dependency-injection
Go Spring
基于 IoC 的 Go 后端一站式开发框架 🚀
Stars: ✭ 744 (+9200%)
Mutual labels:  dependency-injection
Notykt
📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
Stars: ✭ 543 (+6687.5%)
Mutual labels:  dependency-injection
Mappinggenerator
🔄 "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
Stars: ✭ 831 (+10287.5%)
Mutual labels:  mapping
Zikrouter
Interface-oriented router for discovering modules, and injecting dependencies with protocol in Objective-C and Swift.
Stars: ✭ 516 (+6350%)
Mutual labels:  dependency-injection
Visual slam related research
视觉(语义) SLAM 相关研究跟踪
Stars: ✭ 708 (+8750%)
Mutual labels:  mapping
Wicket
A modest library for moving between Well-Known Text (WKT) and various framework geometries
Stars: ✭ 484 (+5950%)
Mutual labels:  mapping
Koa Typeorm Starter
Starter project for using koa with TS and TypeORM
Stars: ✭ 23 (+187.5%)
Mutual labels:  dependency-injection
Inversify Express Utils
Some utilities for the development of Express application with InversifyJS
Stars: ✭ 454 (+5575%)
Mutual labels:  dependency-injection
Container
Small but powerful dependency injection container
Stars: ✭ 674 (+8325%)
Mutual labels:  dependency-injection
Airframe
Essential Building Blocks for Scala
Stars: ✭ 442 (+5425%)
Mutual labels:  dependency-injection
Shiftscheduler
A boilerplate ASP.NET Core project, including a sample employee shift scheduler app
Stars: ✭ 5 (-37.5%)
Mutual labels:  dependency-injection
Whyhaskellmatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples. The presentation aims to be self-contained and does not require any previous knowledge of the language.
Stars: ✭ 418 (+5125%)
Mutual labels:  mapping
Wire
Compile-time Dependency Injection for Go
Stars: ✭ 7,091 (+88537.5%)
Mutual labels:  dependency-injection
Frint
Modular JavaScript framework for building scalable and reactive applications
Stars: ✭ 608 (+7500%)
Mutual labels:  dependency-injection
Rewiremock
The right way to mock dependencies in Node.js or webpack environment.
Stars: ✭ 399 (+4887.5%)
Mutual labels:  dependency-injection
Di
DI: C++14 Dependency Injection Library
Stars: ✭ 756 (+9350%)
Mutual labels:  dependency-injection
Fasteasymapping
A tool for fast serializing & deserializing of JSON
Stars: ✭ 556 (+6850%)
Mutual labels:  mapping
Inject.dart
Compile-time dependency injection for Dart and Flutter
Stars: ✭ 833 (+10312.5%)
Mutual labels:  dependency-injection
Weaver
Dependency Injection framework for Swift (iOS/macOS/Linux)
Stars: ✭ 546 (+6725%)
Mutual labels:  dependency-injection
Codablealamofire
An extension for Alamofire that converts JSON data into Decodable objects.
Stars: ✭ 744 (+9200%)
Mutual labels:  mapping
Dagger Android Injection
Sample project explains Dependency Injection in Android using dagger-android framework.
Stars: ✭ 524 (+6450%)
Mutual labels:  dependency-injection
Kodein Mvvm
Example app using Kodein for dependency injection with MVVM and Architecture Components
Stars: ✭ 26 (+225%)
Mutual labels:  dependency-injection
Elevation mapping
Robot-centric elevation mapping for rough terrain navigation
Stars: ✭ 520 (+6400%)
Mutual labels:  mapping
Opulence
A simple, secure, and scalable PHP application framework
Stars: ✭ 723 (+8937.5%)
Mutual labels:  dependency-injection
Iossampleapp
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
Stars: ✭ 510 (+6275%)
Mutual labels:  dependency-injection
Marvelheroes
❤️ A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Koin) architecture.
Stars: ✭ 826 (+10225%)
Mutual labels:  dependency-injection
Mortar
Mortar is a GO framework/library for building gRPC (and REST) web services.
Stars: ✭ 492 (+6050%)
Mutual labels:  dependency-injection
Mapserver
Source code of the MapServer project. Please submit pull requests to the 'main' branch.
Stars: ✭ 693 (+8562.5%)
Mutual labels:  mapping
Instant Weather
An Android weather application implemented using the MVVM pattern, Retrofit2, Dagger2, LiveData, ViewModel, Coroutines, Room, Navigation Components, Data Binding and some other libraries from the Android Jetpack.
Stars: ✭ 473 (+5812.5%)
Mutual labels:  dependency-injection
Snowball
Android Clean Code Sample Project
Stars: ✭ 26 (+225%)
Mutual labels:  dependency-injection
Loam noted
loam code noted in Chinese(loam中文注解版)
Stars: ✭ 455 (+5587.5%)
Mutual labels:  mapping
Apk Dependency Graph
Android class dependency visualizer. This tool helps to visualize the current state of the project.
Stars: ✭ 675 (+8337.5%)
Mutual labels:  dependency-injection
Android Dagger2 Example
This project implements the dagger 2 in android for dependency injection
Stars: ✭ 453 (+5562.5%)
Mutual labels:  dependency-injection
Koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin
Stars: ✭ 7,142 (+89175%)
Mutual labels:  dependency-injection
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+5487.5%)
Mutual labels:  mapping
Injector
Python dependency injection framework, inspired by Guice
Stars: ✭ 651 (+8037.5%)
Mutual labels:  dependency-injection
Gongular
A different approach to Go web frameworks
Stars: ✭ 438 (+5375%)
Mutual labels:  dependency-injection
Grpc
A proof of concept for a way to implement gRPC services in a code first way using C# and .NET Core.
Stars: ✭ 17 (+112.5%)
Mutual labels:  dependency-injection
Izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
Stars: ✭ 423 (+5187.5%)
Mutual labels:  dependency-injection
Cartographer
Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.
Stars: ✭ 5,754 (+71825%)
Mutual labels:  mapping
Slade
It's a Doom editor
Stars: ✭ 407 (+4987.5%)
Mutual labels:  mapping
Droidparts
Stars: ✭ 785 (+9712.5%)
Mutual labels:  dependency-injection
Voxblox
A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.
Stars: ✭ 623 (+7687.5%)
Mutual labels:  mapping
Lld Parking Lot
Repository for low level design solution of parking lot
Stars: ✭ 27 (+237.5%)
Mutual labels:  dependency-injection
Swiftresolver
Dependency injection framework for Swift
Stars: ✭ 26 (+225%)
Mutual labels:  dependency-injection
Inherited builder
🤖Autogenerated state management and dependency injection with inherited widgets
Stars: ✭ 17 (+112.5%)
Mutual labels:  dependency-injection
Bidict
The bidirectional mapping library for Python.
Stars: ✭ 779 (+9637.5%)
Mutual labels:  mapping
Scabbard
🗡 A tool to visualize Dagger 2 dependency graphs
Stars: ✭ 615 (+7587.5%)
Mutual labels:  dependency-injection
1-60 of 628 similar projects