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.
☆63Updated 11 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☆41Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An alternative rust async runtime.☆56Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆57Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- Program startup and thread support written in Rust☆196Updated 2 weeks ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆66Updated 6 months ago
- High quality, fast and easy to build cryptography for Rust☆184Updated last month
- Track and query Cargo dependency graphs.☆238Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated last month
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years 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…☆97Updated last month
- Simple DNS written in Rust☆71Updated 3 weeks ago
- Wildcard matching☆202Updated last week
- Fast JSON deserialization on borrowed data☆116Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- ☆217Updated 3 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- in memory Rust database to query your data like a Venn diagram☆120Updated 2 months ago