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 3 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.☆107Updated 7 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆110Updated last week
- ☆120Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆118Updated 5 months ago
- Program startup and thread support written in Rust☆182Updated 3 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆98Updated 2 years ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆180Updated last week
- Track and query Cargo dependency graphs.☆207Updated this week
- A generic abstraction of paginated APIs☆60Updated last year
- Utilities for working with impl traits in Rust.☆105Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 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…☆47Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 weeks ago
- Cargo hack manager☆64Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A certificate verification library for rustls that uses the operating system's verifier☆90Updated 2 weeks ago
- A very fast Key-Value store in pure rust☆107Updated last month
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆53Updated last month
- ☆111Updated last week
- Calculate the next timestamp matching a given crontab pattern☆55Updated last month
- Obsessively tiny error derive macro☆86Updated 2 months ago
- ☆102Updated this week
- Static-checked parsing of regexes into structs☆46Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated 3 weeks ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆85Updated last month