refacktor-aws / aws-lambda-libc-runtime
An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" because glibc is the only link-time dependency, and the choice of programming language binding is somewhat secondary to the design.
☆61Updated 2 months ago
Alternatives and similar repositories for aws-lambda-libc-runtime:
Users that are interested in aws-lambda-libc-runtime are comparing it to the libraries listed below
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 5 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆117Updated 4 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆105Updated 7 months ago
- Compatibility adapter between tokio and futures☆164Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆102Updated last month
- ☆110Updated last week
- Calculate the next timestamp matching a given crontab pattern☆54Updated 2 weeks ago
- Program startup and thread support written in Rust☆174Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆96Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆185Updated 3 weeks ago
- ☆92Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Minimal TOML library with few dependencies☆84Updated this week
- The missing compound borrowing for Rust.☆57Updated last month
- A concurrent, append-only vector.☆150Updated 2 weeks ago
- Compile-time regular expressions, the right way.☆76Updated 3 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆73Updated 2 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- Track and query Cargo dependency graphs.☆204Updated this week
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆73Updated 3 months ago
- WireGuard implementation in Rust with Tokio☆46Updated 9 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year