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
- ☆97Updated last week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 5 months ago
- Program startup and thread support written in Rust☆174Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- Compatibility adapter between tokio and futures☆163Updated this week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆115Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Fast JSON deserialization on borrowed data☆84Updated 2 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆73Updated last month
- Asynchronous DNS lookups☆65Updated 8 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`☆110Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- Progress reporting abstraction for Rust☆64Updated 6 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- FFI-compatible futures☆159Updated 2 months ago
- Obsessively tiny error derive macro☆85Updated 2 weeks ago
- A fast and flexible LRU map.☆174Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated 2 weeks ago
- Cargo hack manager☆64Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆172Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- ☆54Updated last year
- cargo-add command to make dependencies into dylibs☆95Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- A concurrent, append-only vector.☆147Updated this week
- https://github.com/rust-lang/cargo/issues/948☆57Updated 6 months ago
- Lazy formatting utility macro for rust☆127Updated last year