Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by nomisRev
A curated list of projects in awesome lists by nomisRev .
https://github.com/nomisrev/ktor-arrow-example
Real World implementation - "The mother of all demo apps". Written in Kotlin, with Ktor, Arrow, SqlDelight, KotlinX Serialization, etc.
arrow-kt hacktoberfest kotest kotlin kotlinx-coroutines kotlinx-serialization ktor ktor-server postgresql sqldelight
Last synced: 29 Oct 2024
https://github.com/nomisrev/kotlin-kafka
Kafka bindings for Kotlin `suspend`, and Kafka streaming operators for KotlinX Flow.
hacktoberfest kafka kafka-client kafka-consumer kafka-producer kotlin kotlin-coroutines kotlinx-coroutines reactive streaming
Last synced: 30 Oct 2024
https://github.com/nomisrev/androidgradlejacoco
Jacoco setup for android gradle and jenkins
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlinx-serialization-jsonpath
KotlinX Serialization JsonElement DSL based on Arrow Optics
arrow-kt hacktoberfest json jsonpath kotlin kotlindsl kotlinx-serialization optics
Last synced: 31 Oct 2024
https://github.com/nomisrev/gcp-pubsub-kt
Ktor Plugin and Kotlin(X) integrations for GCP PubSub
gcp gcp-pubsub google-cloud-platform google-cloud-pubsub kotlin kotlin-coroutines kotlin-serialization kotlinx-coroutines kotlinx-serialization ktor ktor-plugin ktor-server pubsub
Last synced: 15 Oct 2024
https://github.com/nomisrev/ktor-arrow-webinar-31-05-2022
Building applications with Ktor and Arrow.kt in style
Last synced: 15 Oct 2024
https://github.com/nomisrev/androidqualitycontrol
Android Quality Control: PMD, Findbugs and Checkstyle. Gradle and Jenkins reports
Last synced: 15 Oct 2024
https://github.com/nomisrev/android-testing-build-types-flavors-and-ci
Android Testing with Build types, product flavors and Continous integration
Last synced: 15 Oct 2024
https://github.com/nomisrev/ktor-k8s-zero-downtime
Kotlin Native Ktor server with K8s zero-downtime demo
arrow-kt functional-programming kotlin-coroutines kotlin-native ktor kubernetes microservices
Last synced: 15 Oct 2024
https://github.com/nomisrev/ktor-native-server
Example of Ktor server for Linux & MacOs using SqlDelight with Postgres and Arrow
arrow-kt kotlin kotlin-multiplatform kotlin-native ktor-server postgres sqldelight
Last synced: 15 Oct 2024
https://github.com/nomisrev/optikal
Optikal is an optics library for Kotlin strongly inspired by Scala Monocle
Last synced: 15 Oct 2024
https://github.com/nomisrev/openapi-kt
Kotlin Multiplatform Typed OpenAPI Document Parser (KotlinX) with Typed Secondary Custom ADT for inspection, typed transformations, code generation, etc.
Last synced: 15 Oct 2024
https://github.com/nomisrev/android-retain-data
Android retaining data over a config change
Last synced: 15 Oct 2024
https://github.com/nomisrev/android-dagger-and-testing
Android Dependency Injection example with dagger. Testing with dependency injection
Last synced: 15 Oct 2024
https://github.com/nomisrev/conductor-demo-google-devfest2016
Demo app that demonstrates the use of the library Conductor to build view based applications.
Last synced: 15 Oct 2024
https://github.com/nomisrev/context-receivers-blog
Example to accompany blog
Last synced: 15 Oct 2024
https://github.com/nomisrev/mainframer-docker
Mainframer setup in docker to easily deploy it on all powerful servers
Last synced: 15 Oct 2024
https://github.com/nomisrev/rxassertj
AssertJ matchers for cleaner and more fun testing
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlineffectsplayground
A playground for experimenting with composing effects similar to Effekt, or Haskell's Eff
Last synced: 15 Oct 2024
https://github.com/nomisrev/androidarrowplayground
Playground to solve serveral use cases using Arrow.
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlin-jdbc-dsl
A simple Kotlin DSL for `javax.sql.DataSource`
datasource javax jvm kotlin kotlin-dsl sql
Last synced: 15 Oct 2024
https://github.com/nomisrev/functional-study-notes-and-plagyground
My road of studying functional programming
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlin-night-brussel-demo
Code that was shown in demo @ Kotlin Night Brussel
Last synced: 15 Oct 2024
https://github.com/nomisrev/write-your-own-mvp-library
With all the MVP hype lately lets talk about what MVP is and how we can create our very own library that is perfect for your requirements.
Last synced: 15 Oct 2024
https://github.com/nomisrev/arrow-fx-coroutines-utils
Small library for concurrency primitives that are not included in Arrow Fx Coroutines.
Last synced: 15 Oct 2024
https://github.com/nomisrev/ankdokkaplugin
Dokka plugin that compiles, and runs all ```kotlin snippets in a given project
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlin-little-book-of-semaphores
A repo that follows https://github.com/lenguyenthanh/catsphores but in Kotlin with Arrow
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlindaggermvpretrofit
Kotlin demo app with Dagger 2, Mosy & Retrofit
Last synced: 15 Oct 2024
https://github.com/nomisrev/tictactoe
Tic tac toe implementation in Haskell
Last synced: 15 Oct 2024
https://github.com/nomisrev/arrowdokkatest
Testing dokka jekyll website output
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlin-user-group-be-bbd-with-spek-sample
BBD with Spek sample code to accompany slides
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlin-replacewith-issue
Kotlin ReplaceWith bug when only refactoring package
Last synced: 15 Oct 2024
https://github.com/nomisrev/etaplayground
Playground to play with Eta (https://eta-lang.org/)
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlin-gists
Playground with various files of examples, and personal experiments
Last synced: 15 Oct 2024
https://github.com/nomisrev/arrow-raise-migration
Detekt rule to migrate 1.x.x EffectScope to 2.x.x Raise
Last synced: 15 Oct 2024
https://github.com/nomisrev/dokkafenceworkaround
Dokka Plugin to work around issues with code fencing
Last synced: 15 Oct 2024
https://github.com/nomisrev/kotlinnodejs
Experimenting with Kotlin and NodeJS
Last synced: 15 Oct 2024
https://github.com/nomisrev/retrofit-demo
Demo to test retrofit/gson with weatherAPI
Last synced: 15 Oct 2024
https://github.com/nomisrev/kt-54506-reproducible-example
Example to reproduce KT-54506
Last synced: 15 Oct 2024
https://github.com/nomisrev/pi5j
Pi4J simple example failing with Kotlin, and Raspberry PI 5
Last synced: 15 Oct 2024
https://github.com/nomisrev/spring-server-events
Spring MVC example of server sent events and Spring Security
Last synced: 15 Oct 2024