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 8 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:
- ☆161Updated this week
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🐞 VS Code extension to debug tracing logs 🦀☆68Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- Practically zero-overhead string interning☆40Updated 4 months ago
- An implementation of bzip2 in pure rust☆59Updated 2 weeks ago
- A Rust code linter☆216Updated last year
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 4 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last week
- A generic abstraction of paginated APIs☆62Updated last year
- A concurrent, append-only vector.☆191Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- Include your assets statically into your application with a strict structure☆89Updated 5 months ago
- An alternative rust async runtime.☆47Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆159Updated last week
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆68Updated 4 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- YAML library, based on unsafe-libyaml☆71Updated last year
- Obsessively tiny error derive macro☆87Updated 6 months ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆94Updated last week
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last week
- Compile-time regular expressions, the right way.☆80Updated 6 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆47Updated this week
- Track and query Cargo dependency graphs.☆231Updated last week
- Wildcard matching☆198Updated 2 weeks ago