Live coding talk by Dr Heinz Kabutz, including threading, design patterns and Java NIO
☆13Dec 21, 2016Updated 9 years ago
Alternatives and similar repositories for Transmogrifier
Users that are interested in Transmogrifier are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Multiplayer Pac-Man game made in 1 week using Phaser and RSocket☆27May 12, 2019Updated 7 years ago
- The code for "Decomposing Java applications" talk.☆18May 6, 2018Updated 8 years ago
- ☆15Aug 16, 2017Updated 9 years ago
- zero-downtime deployments in Kubernetes☆10Jun 13, 2018Updated 8 years ago
- Files and templates to go along with my "Busy Dev's Workshop on Building a Virtual Machine"☆13May 12, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- My personal experiments☆10Aug 22, 2015Updated 11 years ago
- ☆20Jun 16, 2020Updated 6 years ago
- Demo code for my "Farewell Any => Unit, welcome Akka Typed!" talk☆10May 16, 2018Updated 8 years ago
- ☆12May 6, 2026Updated 4 months ago
- This is example used in my talk REST API vs gRPC. Simple example of Bank backend in gRPC with JavaFX notification client☆11Sep 23, 2018Updated 8 years ago
- A template to demonstrate how to build a Java action.☆11Aug 29, 2024Updated 2 years ago
- Boost.Compute library for Android. A C++ Computing Library for OpenCL https://github.com/boostorg/compute☆23Jun 8, 2016Updated 10 years ago
- ☆14May 28, 2020Updated 6 years ago
- ☆13Oct 28, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- GraphQL samples used in presentations☆18Sep 21, 2020Updated 6 years ago
- Vanilla-Java blog☆20Mar 19, 2016Updated 10 years ago
- Exercises from the 'Book of Monads' by Alejandro Serrano Mena☆19Apr 7, 2020Updated 6 years ago
- API for Nomis DB used by DPS applications and other apis and services☆12Sep 16, 2026Updated last week
- Bank transfer examples using STM in both Haskell and Scala (zio-stm)☆17Dec 16, 2019Updated 6 years ago
- Profile Readme☆17Updated this week
- This repo contains the code for a series of Zymposium videos on ZIO App Architecture and ZLayers☆14Jun 22, 2022Updated 4 years ago
- ☆15Sep 5, 2023Updated 3 years ago
- Open Source pipeline lib with backpressure☆13Dec 11, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆10Jan 20, 2022Updated 4 years ago
- Sample code for my blog series about Caliban☆18Sep 28, 2023Updated 2 years ago
- SwiftBox is a package that helps building Swift/Vapor microservices.☆21Apr 17, 2023Updated 3 years ago
- A Vaadin application that demos capabilities step-by-step☆18Oct 11, 2015Updated 10 years ago
- Simple To-do app showcasing ObjectBox, Epoxy, RxJava2, Kotlin and MVVM architecture.☆11Dec 15, 2017Updated 8 years ago
- Guest Book implementation via helm and terraform☆22Nov 21, 2017Updated 8 years ago
- Prototype Java 9 library based on the asynchronous enumerable concept (where moveNext() returns a task to compose over).☆17Jan 30, 2023Updated 3 years ago
- Practical FP in Scala book by Gabriel Volpe. Implementation with my view