Pinned Repositories
amqp-lambda-runtime
Proof of concept Lambda runtime using AMQP RPC to invoke handler.
amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
docker-gui
The code repository for a book providing a detailed step-by-step guide to packaging and running GUI applications as Docker containers.
docker-playpen
Playpen repository for docker experiments
file-server
A simple/minimal Node.js file server with no dependencies other than Node.js itself.
firecracker-in-docker
firecracker-in-docker is a proof of concept project to run Firecracker MicroVMs inside unprivileged Docker containers.
gimbatuluk
Gimbatuluk is a pattern matching accelerator written in C++11 and OpenCL. The OpenCL Kernel is implemented using the Parallel Failureless Aho-Corasick algorithm with optional stream compaction of the result set.
local-step-functions
This repository contains an ASL Workflow Engine that provides a Local Step Function implementation exposing the AWS Step Function API and supporting AWS CLI and SDK calls.
serverless
Experiments with various serverless/FaaS frameworks to enable hybrid Cloud using something better than just IaaS.
webaudio-scope
Simple self-contained demo of HTML5 Web Audio APIs used with the WebRTC getUserMedia API used to capture live audio input. Live Demo http://fadams.github.io/webaudio-scope
fadams's Repositories
fadams/docker-gui
The code repository for a book providing a detailed step-by-step guide to packaging and running GUI applications as Docker containers.
fadams/firecracker-in-docker
firecracker-in-docker is a proof of concept project to run Firecracker MicroVMs inside unprivileged Docker containers.
fadams/local-step-functions
This repository contains an ASL Workflow Engine that provides a Local Step Function implementation exposing the AWS Step Function API and supporting AWS CLI and SDK calls.
fadams/gimbatuluk
Gimbatuluk is a pattern matching accelerator written in C++11 and OpenCL. The OpenCL Kernel is implemented using the Parallel Failureless Aho-Corasick algorithm with optional stream compaction of the result set.
fadams/webaudio-scope
Simple self-contained demo of HTML5 Web Audio APIs used with the WebRTC getUserMedia API used to capture live audio input. Live Demo http://fadams.github.io/webaudio-scope
fadams/file-server
A simple/minimal Node.js file server with no dependencies other than Node.js itself.
fadams/serverless
Experiments with various serverless/FaaS frameworks to enable hybrid Cloud using something better than just IaaS.
fadams/amqp-lambda-runtime
Proof of concept Lambda runtime using AMQP RPC to invoke handler.
fadams/amqp091-go
An AMQP 0-9-1 Go client maintained by the RabbitMQ team. Originally by @streadway: `streadway/amqp`
fadams/docker-playpen
Playpen repository for docker experiments
fadams/docker-qpid
Dockerised build system to build Docker micro-containers for Apache qpid components.
fadams/emscripten
Emscripten: An LLVM-to-JavaScript Compiler
fadams/kubernetes-playpen
Playpen repository for Kubernetes experiments.
fadams/lambda-runtime-api-daemon
The Lambda Runtime API Daemon (RAPID) and its associated optional Lambda Server allows AWS Lambda functions packaged as Lambda Container Images to be deployed and run in a wide range of heterogenous compute environments in addition to the proprietary AWS Lambda Service.