SkylerLipthay / ducc
Rust bindings for Duktape, the embedded JavaScript engine
☆34Updated 4 years ago
Alternatives and similar repositories for ducc
Users that are interested in ducc are comparing it to the libraries listed below
Sorting:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆56Updated last year
- Rust bindings to the Android NDK☆24Updated 5 years ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Native UI toolkit for creating (eventually) cross-platform (macOS only currently) graphical user interfaces in Rust.☆23Updated 6 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Typed any map for rust☆66Updated 5 months ago
- Runtime dependency injection in Rust☆17Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆81Updated 4 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- ☆109Updated last year
- ☆20Updated 4 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Asset manger for good assets only☆31Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Rust library for requesting certificates from an ACME provider☆81Updated 4 months ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆39Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Extract differences between arbitrary datastructures☆88Updated last year
- A timeout connector for the hyper client☆26Updated 6 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- PoC Using WASM Modules as Hot-Reloading Logic from Rust.☆46Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated last year