Giter Site home page Giter Site logo

simplygreatwork / godsend Goto Github PK

View Code? Open in Web Editor NEW
16.0 3.0 3.0 649 KB

A simple and eloquent workflow for streaming messages to micro-services.

License: MIT License

JavaScript 100.00%
javascript messaging message-bus message-broker message-passing microservice microservices microservices-architecture broker filter

godsend's Introduction

Welcome! These are some recent projects I've made.

Vanilla has super clean tiny libraries for reactive bus messaging, url routing, and components for client-side JavaScript views.

Textbase is a clean, simple, composable, event-driven, rich text editor framework for the web which can be extended with custom block and inline elements in a non-opinionated manner.

Obvious offers a way to learn quantum computing using a small, hackable, optimized framework with examples.

Pluck is a programming language construction kit. Get started with WebAssembly text format syntax and macros.

Callbag Cookbook includes examples of using reactive, asynchronous data streams in the browser (as callbags). This is an older repository dabbling with callbags.

Inverted CSS is an a CSS-in-JS library which flattens CSS to be property first, then selectors, then media queries. So, for example, you could group every background color adjustment as a single logical group.

Ordering Tree is a very simple kernel, the basis of a minimum viable product, for an ordering system.

Godsend is a simple and eloquent workflow for streaming messages to micro-services with examples.

Goodshow is an entity-component user interface library for WebGL - leaning toward Material Design.

Goodshow DOM is an entity-component user interface library for DOM - leaning toward Material Design. It's an incomplete port of the WebGL edition of Goodshow.

godsend's People

Contributors

simplygreatwork avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

godsend's Issues

Potential Cyclical Error when Sorting Processors Upon Request

In Godsend, whenever a request is handled, all processors which handle the request have to be identified and sorted by execution order. Today I discovered a potential cyclical error issue when the processors are sorted. So this is just a heads up in case you happen to encounter a cyclical error issue when you make a request. I have identified a solution and the fix is my highest priority.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.