seddonm1 / quickjsLinks
Code to accompany blog post
☆18Updated 11 months ago
Alternatives and similar repositories for quickjs
Users that are interested in quickjs are comparing it to the libraries listed below
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- General sessions module for web services☆36Updated 6 months ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆92Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Operating System Interfaces☆29Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 4 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Wait for a collection of async tasks to finish.☆34Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆21Updated last year
- Smart Rust LOC counter, distinguising code, examples, tests and doc comments☆18Updated 5 months ago
- Rust Markdown Parser☆27Updated last year
- Asynchronous DNS lookups☆66Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- ☆46Updated 2 years ago
- An asynchronous runtime compatible with WebAssembly and non-WebAssembly targets.☆69Updated 7 months ago
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 3 years ago
- Asynchronous ICMP pinging library☆16Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆36Updated last week
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year