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:
- Practically zero-overhead string interning☆42Updated last month
- An alternative rust async runtime.☆59Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- 🐞 VS Code extension to debug tracing logs 🦀☆71Updated 9 months ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 10 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- Program startup and thread support written in Rust☆204Updated 3 weeks ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆62Updated last month
- A generic abstraction of paginated APIs☆62Updated 2 years ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Detect blocking code in Tokio async tasks. (Rust)☆84Updated 5 months ago
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- Track and query Cargo dependency graphs.☆251Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆193Updated last week
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- 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…☆100Updated last week
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆53Updated 11 months ago
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- An implementation of bzip2 in pure rust☆65Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year