seddonm1 / quickjs
Code to accompany blog post
☆18Updated 6 months ago
Alternatives and similar repositories for quickjs:
Users that are interested in quickjs are comparing it to the libraries listed below
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Low To High Level Math Library for Rust☆52Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated this week
- ☆45Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Asynchronous DNS lookups☆64Updated 7 months ago
- Rust Markdown Parser☆26Updated 8 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- Wait for a collection of async tasks to finish.☆34Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- General sessions module for web services☆36Updated last month
- SQLite-based on-disk cache for Rust.☆23Updated 6 months ago
- Operating System Interfaces☆25Updated 9 months ago
- Asynchronously speed-limiting multiple byte streams☆57Updated 3 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Traits for inspecting memory usage of Rust types☆25Updated last month
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated 11 months ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆26Updated 3 weeks ago
- An async virtual filesystem interface in Rust☆37Updated last year
- An efficient JSON Value parser☆75Updated last year
- An async version of iterator☆39Updated 7 months ago
- NSON is a lightweight data-interchange format like JSON or BSON☆14Updated 4 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year