seddonm1 / quickjs
Code to accompany blog post
☆18Updated 9 months ago
Alternatives and similar repositories for quickjs
Users that are interested in quickjs are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Asynchronous DNS lookups☆65Updated 11 months ago
- A code generator to reduce repetitive tasks and build high-quality Rust libraries. 🦀☆30Updated 11 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- General sessions module for web services☆36Updated 4 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated 11 months ago
- NATS unique identifiers☆20Updated 3 months ago
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Smart Rust LOC counter, distinguising code, examples, tests and doc comments☆17Updated 3 months ago
- Rust Markdown Parser☆27Updated 11 months ago
- Wait for a collection of async tasks to finish.☆34Updated 9 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- a fast async pool based on channel☆24Updated 2 weeks ago
- Unicode validation and transcoding at billions of characters per second☆20Updated last week
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated 2 weeks ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Operating System Interfaces☆25Updated last year
- ☆45Updated 2 years ago
- Simple bitset with small-set (single-word) optimization☆19Updated 11 months ago