flanfly / quickjs-sysLinks
Low-level bindings for the QuickJS Javascript Engine
☆11Updated 6 years ago
Alternatives and similar repositories for quickjs-sys
Users that are interested in quickjs-sys are comparing it to the libraries listed below
Sorting:
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- A simple, lightweight screenshooting program☆53Updated 4 years ago
- A TODO MVC implementation using web-sys to make WASM☆43Updated 6 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- Unix Domain Sockets for mio...on Windows!☆23Updated 3 years ago
- Native TLS for futures and async-std☆72Updated 3 months ago
- Alibaba's Dayu SMS SDK for Rust.☆19Updated 2 years ago
- The simd optimized escape code☆54Updated this week
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Rust implementation of Base64 VLQ for source maps☆18Updated 5 years ago
- ☆28Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Double Array Trie in Rust☆54Updated 6 years ago
- ☆25Updated 8 months ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An implementation of OATH algorithms in Rust. Includes TOTP, HOTP, and OCRA.☆16Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 weeks ago
- Chinese tokenizer for tantivy, based on jieba-rs☆81Updated last week
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- Read, write, and manipulate the Wasm WebIDL bindings custom section☆40Updated 5 years ago
- Thread parking and unparking☆79Updated 8 months ago
- A zero-overhead Windows I/O library, focusing on IOCP☆117Updated 3 weeks ago
- A Beginner Friendly Rusty WASM Framework☆51Updated 7 years ago
- A simple library to send ntp requests and receive responses