jamesmcm / rust-lambda-testLinks
Toy example of Rust program for deployment in AWS Lambda
☆15Updated 5 years ago
Alternatives and similar repositories for rust-lambda-test
Users that are interested in rust-lambda-test are comparing it to the libraries listed below
Sorting:
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Rust solutions to the Advent Of Code 2018☆46Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Updated 4 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- Example single-workspace project with a rust webserver (warp) serving a rust frontend (yew) as wasm included in the webserver binary☆20Updated 11 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A Parallel test runner for DevOps☆103Updated 2 months ago
- A macro to generate Rust actors☆46Updated 4 years ago
- Highly flexible library to manage and orchestrate JWT workflow☆67Updated 5 years ago
- User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.☆92Updated 6 years ago
- A Boggle™ Solver in Rust☆24Updated 6 years ago
- Provides an idiomatic Rust wrapper around the AWS Greengrass Core C SDK to more easily enable Greengrass native lambda functions in Rust.☆72Updated 5 years ago
- Caching layer load balancer.☆45Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- A Rust crate for writing AWS Lambdas that are triggered by SQS☆17Updated 2 years ago
- Renders clusters of Jira blockers using rust and graphviz☆16Updated 4 years ago
- A library for extracting and validating links.☆22Updated last year
- Fire-forged cluster management & Distributed data protocol☆78Updated 4 years ago
- ☆21Updated 7 years ago
- httpbin.org clone with Rust and actix-web☆19Updated 7 years ago
- Rust actor library with a bit of inspiration from Akka/Pykka