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 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:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆61Updated this week
- An alternative rust async runtime.☆60Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆119Updated 8 months ago
- Program startup and thread support written in Rust☆196Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- Practically zero-overhead string interning☆42Updated last week
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A generic abstraction of paginated APIs☆62Updated last year
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated this week
- Wildcard matching☆205Updated last month
- High quality, fast and easy to build cryptography for Rust☆193Updated last week
- Compile-time regular expressions, the right way.☆81Updated 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…☆99Updated 3 months ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆67Updated 8 months ago
- A buffering MPSC queue.☆83Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Include your assets statically into your application with a strict structure☆93Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago