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.
☆63Dec 8, 2024Updated last year
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:
- A visual-first, statically typed, pluggable, graph-based programming language☆27Sep 12, 2025Updated 5 months ago
- Userp is a Rust user account system inspired by Next Auth, with OAuth, password and email support, a ready-made Axum router with Askama t…☆66Mar 18, 2025Updated 11 months ago
- Modbus TCP/IP server that translates incoming requests to RTU and relays them to configured serial device.☆35Feb 5, 2026Updated 3 weeks ago
- Dagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependen…☆34Jul 23, 2025Updated 7 months ago
- Wrapper for macOS system manager☆55Apr 23, 2025Updated 10 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Nov 29, 2023Updated 2 years ago
- ☆42Jan 16, 2026Updated last month
- Quick probing of image format without loading the entire file.☆27Aug 6, 2025Updated 6 months ago
- Packet filter written in Rust☆10Feb 20, 2022Updated 4 years ago
- Multiple serialization/deserialization implementations for the same type.☆12Feb 22, 2025Updated last year
- Functions for determining terminal sizes in Rust☆14Feb 16, 2026Updated last week
- A minimal & extensible reactive event system☆12Jun 24, 2024Updated last year
- ☆12Aug 17, 2025Updated 6 months ago
- Build and runs code in a sandboxed macOS environment☆35Dec 5, 2025Updated 2 months ago
- Simple parsing and deserialization of SGML for Rust☆11Dec 8, 2022Updated 3 years ago
- A tool to add, remove and check for `tracing::instrument` in large projects where it is infeasible to manually add it to thousands of fun…☆14Oct 13, 2023Updated 2 years ago
- A new type of asynchronous database combining the concepts of distributed databases and blockchain☆112Feb 5, 2026Updated 3 weeks ago
- Light dns server written in rust☆29Dec 28, 2024Updated last year
- Rust - background jobs.☆51Feb 3, 2026Updated 3 weeks ago
- Base 32 + 64 encoding and decoding identifiers + bytes in rust, quickly☆17Oct 10, 2025Updated 4 months ago
- Network fault injection simulator☆21Jul 16, 2025Updated 7 months ago
- Oppinionated Rust Terminal Canvas Rendering Engine☆17Oct 23, 2025Updated 4 months ago
- Smol Supervisor for long-lived tokio tasks☆43Feb 20, 2026Updated last week
- ☆19Jun 17, 2025Updated 8 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Feb 9, 2026Updated 2 weeks ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Oct 8, 2023Updated 2 years ago
- Mock REST APIs from JSON with zero coding within seconds.☆37Feb 2, 2026Updated 3 weeks ago
- The Duplex trait: interactive streams☆19Sep 6, 2024Updated last year
- ☆15Jul 3, 2025Updated 7 months ago
- Smart Rust LOC counter, distinguising code, examples, tests and doc comments☆21Feb 13, 2025Updated last year
- Fast by-line reader from ripgrep☆14Jul 3, 2021Updated 4 years ago
- json testing made simple☆14Aug 30, 2025Updated 5 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆17Feb 2, 2026Updated 3 weeks ago
- Asynchronous DNS lookups☆67Jun 12, 2024Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Feb 3, 2026Updated 3 weeks ago
- ☆15Jun 3, 2024Updated last year
- ☆28Aug 13, 2025Updated 6 months ago
- A quick guide on how to use rust wasm on typescript on Node or Vanilla JS.☆42Jun 18, 2024Updated last year