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.
☆60Updated 3 weeks 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
- Track and query Cargo dependency graphs.☆191Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 4 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆113Updated 2 months ago
- Program startup and thread support written in Rust☆167Updated this week
- A zero-copy Rust library that builds and parses network packets in-place.☆101Updated 5 months ago
- ☆80Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆177Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- A generic abstraction of paginated APIs☆59Updated 11 months ago
- The missing compound borrowing for Rust.☆58Updated last week
- A concurrent, append-only vector.☆140Updated last week
- a small and single threaded async runtime built on top of io-uring☆77Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆92Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆100Updated 4 months ago
- Utilities for working with impl traits in Rust.☆100Updated 9 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…☆48Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆83Updated 2 months ago
- Calculate the next timestamp matching a given crontab pattern☆50Updated this week
- Progress reporting abstraction for Rust☆63Updated 5 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆135Updated this week
- A safer zlib☆154Updated this week
- Embedded Key-Value Storage Engine☆92Updated this week
- Cargo hack manager☆63Updated 11 months ago
- Hiqlite - highly-available, embeddable, raft-based SQLite + cache☆66Updated last week
- A fast and flexible LRU map.☆172Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆43Updated last month