golang-github-rsc-devweb
Development web server
This repo holds a program that lets you work on a Go web server and have
it automatically recompile on each request, like in the App Engine local
development SDK.
node-i18next-xhr-backend
backend layer for i18next using browsers xhr
python3-pystemd
systemd binding for Python
This library allows you to talk to systemd over D-Bus from Python, without
actually thinking that you are talking to systemd over D-Bus. This allows you
to programmatically start/stop/restart/kill and verify services status from
systemd point of view, avoiding executing `subprocess.Popen(['systemctl', ...`
and then parsing the output to know the result.
libjax-maven-plugin
Using the xjc goal with OpenJDK 11+
Supports the xjc goal and others. It was prepared to move to OpenJDK 11+
libstdc++-10-pic-riscv64-cross
GNU Standard C++ Library v3 (shared library subset kit) (riscv64)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
libjs-i18next-browser-languagedetector
language detector used in browser environment for i18next - js library
This is a i18next language detection plugin use to detect user language in the
browser with support for:
- cookie
- localStorage
- navigator
- querystring (append ?lng=LANGUAGE to URL)
- htmlTag
- path
- subdomain