An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by CrowdHailer

A curated list of projects in awesome lists by CrowdHailer .

https://github.com/crowdhailer/ok

Elegant error/exception handling in Elixir, with result monads.

elixir elixir-pipelines macros monad pipeline

Last synced: 15 May 2025

https://github.com/CrowdHailer/OK

Elegant error/exception handling in Elixir, with result monads.

elixir elixir-pipelines macros monad pipeline

Last synced: 30 Mar 2025

https://github.com/crowdhailer/raxx

Interface for HTTP webservers, frameworks and clients

ace backend cowboy elixir elixir-webservers framework rack umbrella web web-application-framework

Last synced: 16 May 2025

https://github.com/CrowdHailer/raxx

Interface for HTTP webservers, frameworks and clients

ace backend cowboy elixir elixir-webservers framework rack umbrella web web-application-framework

Last synced: 30 Mar 2025

https://github.com/crowdhailer/fn.js

A JavaScript library built to encourage a functional programming style & strategy. - http://eliperelman.com/fn.js

Last synced: 07 Apr 2025

https://github.com/CrowdHailer/Ace

HTTP web server and client, supports http1 and http2

elixir elixir-lang erlang h2spec http http2 https tls web

Last synced: 30 Mar 2025

https://github.com/crowdhailer/ace

HTTP web server and client, supports http1 and http2

elixir elixir-lang erlang h2spec http http2 https tls web

Last synced: 16 May 2025

https://github.com/crowdhailer/eyg-lang

Experiments in building "better" languages and tools; for some measure of better.

functional-programming gleam programming

Last synced: 27 Jun 2025

https://github.com/CrowdHailer/eyg-lang

Experiments in building "better" languages and tools; for some measure of better.

functional-programming gleam programming

Last synced: 12 Apr 2025

https://github.com/CrowdHailer/elixir-on-docker

Quickly get started developing clustered Elixir applications for cloud environments.

cloud docker docker-cloud docker-compose elixir erlang web

Last synced: 30 Mar 2025

https://github.com/crowdhailer/elixir-on-docker

Quickly get started developing clustered Elixir applications for cloud environments.

cloud docker docker-cloud docker-compose elixir erlang web

Last synced: 17 Mar 2025

https://github.com/crowdhailer/raxx_kit

Get started with Raxx + Elixir

elixir erlang http-server http2 webframework

Last synced: 09 Apr 2025

https://github.com/CrowdHailer/pachyderm

Virtual actors for elixir

actors elixir entities virtual-actors

Last synced: 11 May 2025

https://github.com/crowdhailer/pachyderm

Virtual actors for elixir

actors elixir entities virtual-actors

Last synced: 16 Aug 2025

https://github.com/CrowdHailer/plinth

node and browser bindings for gleam

Last synced: 04 Aug 2025

https://github.com/Crowdhailer/plinth

node and browser bindings for gleam

Last synced: 08 May 2025

https://github.com/crowdhailer/gen_browser

Transparent bi-directional communication for clients, servers and more

actor-model actors browser distributed-systems elixir javascript

Last synced: 17 Mar 2025

https://github.com/crowdhailer/watercooler

Building a distributed chatroom with Raxx.Kit

chat-application distributed-systems elixir micro-framework

Last synced: 13 Jun 2025

https://github.com/crowdhailer/plinth

node and browser bindings for gleam

Last synced: 02 Apr 2025

https://github.com/crowdhailer/server_sent_event.ex

Push updates to Web clients over HTTP or using dedicated server-push protocol

Last synced: 09 Apr 2025

https://github.com/crowdhailer/allsystems

Simple Ruby usecases/interactors/service-object to encapsulate business logic

Last synced: 17 Mar 2025

https://github.com/crowdhailer/vulcanize

Form objects to coerce user input using your value objects

Last synced: 17 Mar 2025

https://github.com/crowdhailer/oas

Parse an open api (previously swagger) spec.

Last synced: 02 Mar 2025

https://github.com/crowdhailer/gleamweekly

Gleam is so hot right now. There is so much happening in our wonderful and growing community that you wouldn't want to miss.

beam functional-programming gleam

Last synced: 02 Apr 2025

https://github.com/crowdhailer/typetanic

A few hygenicly namespaced domain objects.

Last synced: 05 Jul 2025

https://github.com/crowdhailer/rollup-karma-jasmine-example

Calculator project that bundles es6-modules with Rollup. Tests use Jasmine and are run in the browser with Karma

Last synced: 17 Mar 2025

https://github.com/crowdhailer/ace-raxx-clustering-example

An example of how to setup a multi node web service in elixir

Last synced: 17 Jun 2025

https://github.com/crowdhailer/intention.js

Pure implementation of the JavaScript fetch API exposing an analogue to the promise API.

Last synced: 17 Mar 2025

https://github.com/crowdhailer/basic_authentication

Submit and verify client credentials using the 'Basic' HTTP authentication scheme.

Last synced: 17 Mar 2025

https://github.com/crowdhailer/comms

Explicit message passing for improved reasoning about actor systems

Last synced: 17 Mar 2025

https://github.com/crowdhailer/raxx_static

Raxx middleware for serving static content.

Last synced: 17 Mar 2025

https://github.com/crowdhailer/gleamtours

Tours through various topics in Gleam.

gleam webdevelopment

Last synced: 02 Apr 2025

https://github.com/crowdhailer/cors

Check Cross Origin Request Security headers.

Last synced: 10 Oct 2025

https://github.com/crowdhailer/raxx_api_blueprint

Route requests based on an API Blueprint

Last synced: 17 Mar 2025

https://github.com/crowdhailer/svg-crop

Output PNG's at a variety of size's and aspect ratios from a single SVG source.

Last synced: 02 Apr 2025

https://github.com/crowdhailer/greetings-ace-elixir-example

Simple greetings application to showcase developing web services with Ace

Last synced: 02 Apr 2025

https://github.com/crowdhailer/num

Because floats were never really numbers

Last synced: 17 Mar 2025

https://github.com/crowdhailer/eex_html

Extension to Embedded Elixir (EEx), that allows content to be safely embedded into HTML.

elixir-language html web

Last synced: 29 Aug 2025

https://github.com/crowdhailer/carbide.js

Minimal immutable objects in JavaScript

Last synced: 02 Apr 2025

https://github.com/crowdhailer/eyg

Explicit concurrency for intelligible parallel programing.

actors causality consistency dependent-types functional-programming immutability language

Last synced: 24 Jun 2025

https://github.com/crowdhailer/greetings-ace-raxx-erlang-example

Simple greetings application to showcase developing web services with Ace and Raxx in erlang

Last synced: 02 Apr 2025

https://github.com/crowdhailer/no-code

Notes on no-code programming

Last synced: 02 Apr 2025

https://github.com/crowdhailer/raxx.rs

How to web dev with Rust

Last synced: 02 Apr 2025

https://github.com/crowdhailer/phonegap-vector-assets

Create multiple resolution assets for phonegap applications directly from config.xml

Last synced: 06 Sep 2025

https://github.com/crowdhailer/git_status

Compile time status of GIT repository for source code.

Last synced: 18 Oct 2025

https://github.com/crowdhailer/svg_agile

SVG manipulation on with touch or mouse

Last synced: 14 Oct 2025

https://github.com/crowdhailer/echo-server.hs

TCP echo server written in Haskell.

Last synced: 02 Apr 2025

https://github.com/crowdhailer/level

A spirit level for your device. No download required

Last synced: 09 Oct 2025

https://github.com/crowdhailer/bbox

Find bounding box dimensions either within or surrounding arbitrary containers

Last synced: 10 Jul 2025

https://github.com/crowdhailer/almighty

Environment recreation and dotfile plus

Last synced: 02 Apr 2025

https://github.com/crowdhailer/lob

Demonstrating realtime connection between web browsers. Powered by ably.io. Created by Workshop14.io

Last synced: 13 Jul 2025

https://github.com/crowdhailer/curriculum-vitae

Curriculum Vite for Peter Saxton

Last synced: 02 Apr 2025

https://github.com/crowdhailer/phonegap-screenshot-example

Generating webview screenshots for use in app stores.

Last synced: 02 Apr 2025

https://github.com/crowdhailer/hammerhead

A minimal JavaScript utility to help view SVG's on webpages

Last synced: 02 Apr 2025

https://github.com/crowdhailer/svgviewer

Another svg library for maps

Last synced: 02 Apr 2025

https://github.com/crowdhailer/cuminjs

utilities library favouring curried functions and functional operations

Last synced: 02 Apr 2025

https://github.com/crowdhailer/cut-the-mustard

Checking your JS environment is up to scratch

Last synced: 02 Apr 2025

https://github.com/crowdhailer/soverygroovy

convenient API for generating SVG components

Last synced: 02 Apr 2025

https://github.com/crowdhailer/phonegap-icon-set

An example project to generate multiple icons for phonegap

Last synced: 02 Apr 2025

https://github.com/crowdhailer/svg_maneuver

Minimal Library and examples for inclusion of SVG cross browser

Last synced: 19 Aug 2025

https://github.com/crowdhailer/just-job

Just Job is a todo list built from the ground up using the principles of Domain Driven Design(DDD)

Last synced: 07 Apr 2025

https://github.com/crowdhailer/ioc-example.js

Inversion of control architecture for JavaScript applications

Last synced: 02 Apr 2025

https://github.com/crowdhailer/phonegap-helloworld

Getting my phone to say Hellow

Last synced: 02 Apr 2025

https://github.com/crowdhailer/sinatra-into

test with sinatra framework

Last synced: 02 Apr 2025

https://github.com/crowdhailer/key-value

Making a Key Value store in elixir

Last synced: 02 Apr 2025

https://github.com/crowdhailer/londonlayout

A fresh map for London's tube and rail network designed by an enthusiastic and frequent user.

Last synced: 02 Apr 2025

https://github.com/crowdhailer/crowdhailer.github.io

Blog for my work and insights with workshop

Last synced: 02 Apr 2025

https://github.com/crowdhailer/interesting-js

A selection of interesting JavaScript, exploring the Prototypical, Functional and other.

Last synced: 02 Apr 2025

https://github.com/crowdhailer/legit.js

A minimal JavaScript testing framework

Last synced: 02 Apr 2025

https://github.com/crowdhailer/claudia

Last synced: 02 Apr 2025

https://github.com/crowdhailer/city-visits

A demo app using onsen css components

Last synced: 02 Apr 2025

https://github.com/crowdhailer/interesting

A selection of helpful demonstration code that I have found

Last synced: 02 Apr 2025

https://github.com/crowdhailer/hammer-tickle

Show order of All hammer gestures

Last synced: 02 Apr 2025

https://github.com/crowdhailer/airport

Makers Academy Week 3 test

Last synced: 02 Apr 2025

https://github.com/crowdhailer/chitter

shared message board

Last synced: 02 Apr 2025

https://github.com/crowdhailer/device-tickle

recording all events on a div

Last synced: 02 Apr 2025

https://github.com/crowdhailer/hangman

Investigation of client app architectures.

Last synced: 02 Apr 2025

https://github.com/crowdhailer/errol

Last synced: 02 Apr 2025

https://github.com/crowdhailer/dugong

Last synced: 02 Apr 2025

https://github.com/crowdhailer/device-orientation

Sample orientation code for phonegap

Last synced: 02 Apr 2025

https://github.com/crowdhailer/atheneum

Store records how you want them.

Last synced: 02 Apr 2025

https://github.com/crowdhailer/phonegapbuild

A tutorial for building hybrid apps using PhoneGap Build

Last synced: 02 Apr 2025

https://github.com/crowdhailer/inspiration

Pages i like

Last synced: 05 Oct 2025

https://github.com/crowdhailer/elixir-vagrant-sandbox

A development environment for building and running elixir applications

Last synced: 05 Oct 2025

https://github.com/crowdhailer/zinc.js

Last synced: 09 Oct 2025

https://github.com/crowdhailer/iridescence

example application with scorched

Last synced: 12 Oct 2025