hirofa_utils

Crates.iohirofa_utils
lib.rshirofa_utils
version0.7.4
sourcesrc
created_at2021-04-13 21:16:43.955652
updated_at2024-09-16 08:01:15.868101
descriptionUtils project which is depended on by several other projects
homepage
repositoryhttps://github.com/HiRoFa/utils
max_upload_size
id383128
size46,229
Andries Hiemstra (andrieshiemstra)

documentation

README

hirofa_utils

This is a utility project which is used in several other projects

DOCS

CHANGELOG

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

Commit count: 218

cargo fmt