aws-lambda-binary
Removes the boilerplate of running binary executables in your lambda. Allows you to start the process during the static section of Lambda and then communicate with them over stdio during function invocation.
Removes the boilerplate of running binary executables in your lambda. Allows you to start the process during the static section of Lambda and then communicate with them over stdio during function invocation.
Racket leagues datamodel
A Typescript/HTML port of Northeastern's impworld learning library for simple game construction
RacketScript gulp plugin
A port of Racket's htdp/universe library to JavaScript