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 7 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:
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Practically zero-overhead string interning☆39Updated 4 months ago
- A concurrent, append-only vector.☆187Updated last month
- Program startup and thread support written in Rust☆189Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last month
- Fast JSON deserialization on borrowed data☆112Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Include your assets statically into your application with a strict structure☆89Updated 4 months ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- ☆158Updated this week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A generic abstraction of paginated APIs☆61Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Track and query Cargo dependency graphs.☆230Updated this week
- Provides json/csv/protobuf/arrow streaming support for axum☆77Updated last month
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- 🦕 Add dyn compatible variant to your async trait!☆47Updated this week
- Progress reporting abstraction for Rust☆64Updated last year
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- in memory Rust database to query your data like a Venn diagram☆110Updated 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…☆59Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 3 weeks ago
- Wildcard matching☆197Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 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…☆89Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago