23 releases
0.7.4 | Sep 16, 2024 |
---|---|
0.7.3 | Mar 5, 2024 |
0.7.2 | May 29, 2023 |
0.6.1 | Mar 25, 2023 |
0.2.1 | Jul 28, 2021 |
#439 in Web programming
292 downloads per month
Used in 2 crates
(via quickjs_runtime)
36KB
830 lines
hirofa_utils
This is a utility project which is used in several other projects
js_utils
Abstractions & traits for JS engine related utilities
AutoIdMap
A map to which generates its own unique keys (usize)
Cache
A very simple cache
DebugMutex
A logging Mutex which makes life easier while debugging
EventLoop
A singlethreaded queue which acts as an EventLoop for several JavaScript engine projects
TaskManager
Simple thread pool using tokio
Dependencies
~4–11MB
~107K SLoC