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 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
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 9 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- An alternative rust async runtime.☆59Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 6 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆61Updated 3 weeks ago
- Practically zero-overhead string interning☆42Updated 3 weeks ago
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- Include your assets statically into your application with a strict structure☆93Updated last month
- A generic abstraction of paginated APIs☆62Updated last year
- 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 4 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Program startup and thread support written in Rust☆199Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- 🐞 VS Code extension to debug tracing logs 🦀☆71Updated 8 months ago
- Streaming JSON reader and writer written in Rust☆88Updated last week
- An alternate Cargo registry using static files☆135Updated 3 months ago
- Compile-time regular expressions, the right way.☆81Updated 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.…☆68Updated 8 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- Wildcard matching☆205Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 3 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆84Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- High quality, fast and easy to build cryptography for Rust☆197Updated 2 weeks ago
- A Rust code linter☆213Updated last year