seddonm1 / quickjsLinks
Code to accompany blog post
☆19Updated last year
Alternatives and similar repositories for quickjs
Users that are interested in quickjs are comparing it to the libraries listed below
Sorting:
- Operating System Interfaces☆33Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Configuration Library for Rust Applications☆40Updated this week
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- An alternative rust async runtime.☆56Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Minimalist scheduling library for Rust☆43Updated 3 years ago
- A generic URI/IRI handling library compliant with RFC 3986/3987.☆99Updated 2 months ago
- Asynchronous DNS lookups☆67Updated last year
- A fast and simple in-memory key-value database 🦀☆62Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 10 months ago
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- An async version of iterator☆40Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- Create WASM plugins easily in Rust☆67Updated 2 years ago
- proc-macro for accessing struct field names at runtime☆39Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Typed any map for rust☆67Updated 10 months ago