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.☆117Updated 3 months ago
- Program startup and thread support written in Rust☆188Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- ☆153Updated 2 weeks ago
- Practically zero-overhead string interning☆38Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Include your assets statically into your application with a strict structure☆88Updated 4 months ago
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- A generic abstraction of paginated APIs☆61Updated last year
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated last week
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆65Updated 2 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 week
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- 🐞 VS Code extension to debug tracing logs 🦀☆68Updated 2 months ago
- An implementation of bzip2 in pure rust☆57Updated 2 weeks ago
- Streaming JSON reader and writer written in Rust☆78Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated last week
- Reports when tokio runtime threads are blocking☆65Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆76Updated 3 weeks ago
- A certificate verification library for rustls that uses the operating system's verifier☆106Updated last month
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Wildcard matching☆197Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A buffering MPSC queue.☆78Updated 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…☆88Updated 4 months ago