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.
☆62Updated 5 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
Sorting:
- Practically zero-overhead string interning☆38Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Program startup and thread support written in Rust☆184Updated 2 weeks ago
- Simple bit-level protocol definitions in Rust.☆22Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 8 months 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…☆56Updated last week
- A hash table with strong order and fast iteration; access items by key or sequence index☆42Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆123Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- ☆148Updated last week
- A generic abstraction of paginated APIs☆60Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆48Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- Include your assets statically into your application with a strict structure☆88Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- futures-buffered☆40Updated 2 months ago
- It executes futures☆58Updated 2 years ago
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆74Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Cargo hack manager☆64Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- https://github.com/rust-lang/cargo/issues/948☆57Updated 8 months ago
- ☆119Updated this week
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- Static-checked parsing of regexes into structs☆46Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- The missing compound borrowing for Rust.☆57Updated last month