You may want to checkout my projects:
-
Ccache is a multi-language client-side caching library.
Ccache explores ways to pull caches from remote servers to local and uses Rust to support different languages, such as Ruby and Go (in development).
-
SDB is a Ruby stack profiler without GVL.
SDB releases the GVL to avoid blocking application execution and its scanner offloads unnecessary work to improve performance.