Awesome List Updates on Feb 28, 2019
7 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Ruby
Serverless
- Jets (⭐2.6k) - A Ruby Serverless Framework to create and deploy serverless microservices with ease, and to seamlessly glue AWS services.
Scheduling
- Sidekiq-Cron (⭐1.8k) - A scheduling add-on for Sidekiq.
2. Awesome Swift
Alert / Barcode
- Loaf (⭐1.1k) - A simple framework for easy iOS Toasts.
3. Awesome Cheminformatics
Libraries / Molecular Descriptors
- Align-it - Align molecules according their pharmacophores.
Resources / Blogs
- Open Source Molecular Modeling - Updateable catalog of open source molecular modeling software.
- Noel O'Blog - Blog of Noel O'Boyle, who is a Senior Software Engineer at NextMove Software.
See Also / Books
- deeplearning-biology (⭐1.9k) - Chemoinformatics and drug discovery section in deeplearning-biology repo.
4. Awesome Software Patreons
Open Source Projects
- NativeScript-Vue - Native mobile applications with NativeScript and Vue.
Open Source Projects / Messaging and social media
- MissKey - Federated microblogging platform.
People Doing Open Source Work / Hardware related
- Kevin Cozens - Contributor to projects such as GIMP, OpenSimulator, KiCad and TinyScheme.
Other kinds of content / Articles and Tutorials
- Kyle Simpson - Author of the "You Don't Know JS" book series. Doing articles, podcasts and OSS contributions.
5. Awesome R
Integrated Development Environments
- Bio7 - An IDE contains tools for model creation, scientific image analysis and statistical analysis for ecological modelling.
Database Management
- RPostgres (⭐320) - an DBI-compliant interface to the postgres database.
- RCassandra - Direct interface (not Java) to the most basic functionality of Apache Cassandra.
Data Packages
- gapminder (⭐279) - Excerpt from the Gapminder dataset (data about countries through the past 50 years).
6. Vertx Awesome
Cluster Managers
- Consul Cluster Manager (⭐19) - Consul cluster manager.
7. Awesome Ddd
Training Courses
- Reactive Architecture: CQRS and Event Sourcing - This course will discuss the reasons we use CQRS/ES, what benefits it provides us, but also what it will cost us to use. We will see how CQRS/ES can impact the scalability, consistency, and availability of our application.
Community Resources
- Awesome Event Storming (⭐2.1k) - awesome list that focuses only on Event Storming.
Sample Projects / .NET (C#/F#)
- CQRS-DDD Example (⭐131) - Domain Driven Design, CQRS, & Event Sourcing Example using GetEventStore, CommonDomain, NServiceBus, Entity Framework, SQL Server, SignalR.
- ContosoUniversityCore (⭐590) - ContosoUniversity on ASP.NET Core with Full .NET Framework.
- DDDInventoryItemFSharp (⭐185) - An idiomatic F# implementation of Domain-Driven Design
- DDDSkeletonNet (⭐180) (C#) - a .NET skeleton project to introduce the concepts of Domain Driven Design and loosely coupled layers.
- EmailMaker (⭐13) - Email marketing ASP.NET Core MVC and ASP.NET MVC demo app demonstrating CoreDdd (⭐69) usage
- eShopOnContainersDDD (⭐310) - eShop fullstack example featuring catalog, basket, checkout, and order bounded contexts
- Fohjin (⭐699) - Example project that accompanies Mark Nijhof's CQRS book.
- FsUno (⭐76) - Event sourcing implementation sample in F#.
- IDDD Samples in .NET (⭐909) - These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon.
- NLayerAppV3 (⭐154) (.Net Core Preview 2) - a N-Layered Architecture Sample Project.
- Reactive Trader Cloud (⭐1.8k) - Reactive Trader Cloud by Adaptive Consulting.
- SimpleCQRS (⭐2.1k) - Greg Young's "Simplest Thing" CQRS with Event Sourcing project.
- TodoMVC-DDD-CQRS-EventSourcing (⭐247) - Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
Sample Projects / Haskell
- Eventuria gsd (⭐51) - Haskell todo list reactive application with DDD, CQRS and Event Sourcing, FRP.
Sample Projects / JavaScript / TypeScript
- wolkenkit Sample Applications - A collection of DDD sample applications, such as TodoMVC, a geocaching app, collaborative boards etc.
Sample Projects / JVM languages
- Event Sourcing Example (⭐95) - A simplified (in memory) example of Event Sourcing and CQRS implementation for Java code (modeled for banking domain use cases).
- IDDD Samples (⭐3.6k) - These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon.
Sample Projects / PHP
- DDD Wish List (⭐200) - A sample application in PHP built with Symfony 3 and Vue.js.
- DDD Playground (⭐591) - Sample implementation in PHP.
Libraries and Frameworks / .NET
- Aggregates.NET (⭐438) - .NET event sourced domain driven design model via NServicebus and GetEventStore.
- AggregateSource (⭐257) - Lightweight infrastructure for doing eventsourcing using aggregates.
- Akka.NET - Akka.NET is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on .NET & Mono.
- ASP.NET Boilerplate - ASP.NET MVC, Web API and ASP.NET Core based application framework to create NLayered, Domain Driven Designed web Applications implementing best practices.
- Cedar.CommandHandling - Middleware to handling commands over HTTP; typically used in CQRS applications.
- Cirqus (⭐231) - d60 event sourcing + CQRS framework.
- CoreDdd (⭐69) - Set of open-source .NET libraries helping with DDD and CQRS, with NHibernate persistence
- CQRS on Azure (⭐26) CQRS on Windows Azure.
- EventFlow (⭐2.3k) - Async/await first CQRS+ES and DDD framework for .NET http://geteventflow.net/.
- Its.Cqrs (⭐77) - A set of libraries for CQRS and Event Sourcing, with a Domain-Driven Design flavor.
- MassTransit (⭐6.4k) - Distributed Application Framework for .NET.
- NServiceBus (⭐2k) - Service bus for .NET.
- shriek-fx (⭐664) - An simple,elegant and useful Domain-Driven Design and CQRS framework developed using .NET Core 2.0.
- SqlStreamStore (⭐4) - .NET Stream Store library targeting SQL based implementations.
- Stringly.Typed (⭐46) - Making it easier to convert strings to/from .NET types.
- Xer.Cqrs (⭐100) - A simple library for creating applications based on the CQRS pattern with support for attribute routing and hosted handlers. Developed in C# targeting .NET Standard 1.0.
Libraries and Frameworks / Databases
- Event Store - The open-source, functional database with Complex Event Processing in JavaScript.
Libraries and Frameworks / Elixir
- Event Bus (⭐688) - Traceable, extendable and minimalist event bus implementation for Elixir with built-in event store and event watcher based on ETS.
Libraries and Frameworks / JavaScript / TypeScript
- cqrs.js - CQRS implementations in node.js. Includes node-eventstore (⭐539), node-cqrs-domain (⭐270), node-eventdenormalizer (⭐37), node-cqrs-saga (⭐61).
Libraries and Frameworks / JVM
- akka-ddd (⭐352) - Reusable artifacts for building applications on top of the Akka platform following CQRS/DDDD-based approach.
- Apache Isis - Apache Isis is a framework for rapidly developing domain-driven apps in Java.
- Axon Framework - The axon framework is focused on making life easier for developers that want to create a java application based on the CQRS principles.
- JESA (⭐9) - Event sourced aggregates for Java.
- Lagom - The Lagom Framework is a microservices framework for the Java Virtual Machine, with APIs for the Java and Scala languages. It includes an Event Sourcing/CQRS based persistence module.
- SeedStack's Business Framework - A set of building blocks that enable you to code business logic according to the Domain-Driven Design (DDD) approach.
User Groups / Ruby
- Prev: Mar 01, 2019
- Next: Feb 27, 2019