seddonm1 / quickjsLinks
Code to accompany blog post
☆18Updated 10 months ago
Alternatives and similar repositories for quickjs
Users that are interested in quickjs are comparing it to the libraries listed below
Sorting:
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Configuration Library for Rust Applications☆39Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- 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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Rust Markdown Parser☆27Updated last year
- ☆46Updated 2 years ago
- An async version of iterator☆40Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆18Updated 9 months ago
- Wait for a collection of async tasks to finish.☆34Updated 10 months ago
- NATS unique identifiers☆20Updated 4 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- General sessions module for web services☆36Updated 5 months ago
- Unicode validation and transcoding at billions of characters per second☆22Updated this week
- Asynchronous DNS lookups☆66Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 4 months ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Operating System Interfaces☆29Updated last year
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Traits for inspecting memory usage of Rust types☆25Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- AsyncRead/AsyncWrite/Stream for `multipart/form-data`. Implemented rfc7578☆13Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month