refacktor-aws / aws-lambda-libc-runtimeLinks
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 6 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 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- Fast JSON deserialization on borrowed data☆98Updated last week
- Mechanisms for high-performance hardware-aware programming in Rust☆24Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- 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…☆52Updated 3 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated 7 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆76Updated this week
- A zero-copy Rust library that builds and parses network packets in-place.☆112Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 3 weeks ago
- Program startup and thread support written in Rust☆187Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 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 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A faster Arc.☆69Updated last year
- Utilities for working with shared slices of memory☆69Updated last week
- An implementation of bzip2 in pure rust☆44Updated this week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Simple DNS written in Rust☆65Updated 2 months ago
- Asynchronous DNS lookups☆66Updated last year
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 5 months ago
- The missing compound borrowing for Rust.☆58Updated last month
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago