Pinned Repositories
kubectl-view-allocations
kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)
metrics-influxdb
A reporter for metrics which announces measurements to an InfluxDB server.
rust-cargo-make
🛠️ GitHub Action to install `cargo-make` command
sandbox_axum_observability
Sandbox to experiment axum and observability
scala-archetype-simple
a simple maven archetype for project in scala
scala-maven-plugin
The scala-maven-plugin (previously maven-scala-plugin) is used for compiling/testing/running/documenting scala code in maven.
tracing-opentelemetry-instrumentation-sdk
Middlewares and tools to integrate axum + tracing + opentelemetry
yuicompressor-maven-plugin
maven's plugin to compress (Minify / Ofuscate / Aggregate) Javascript files and CSS files using YUI Compressor
ffizer
ffizer is a files and folders initializer / generator. Create any kind (or part) of project from template.
showata
A library of to show data (in browser, evcxr_jupyter) as table, chart...
davidB's Repositories
davidB/vscaladoc
A variation of scaladoc : an API generator for project written in Scala
davidB/scalacs
[experimental] http server to run tools like compilation (target to replace fsc+fsc-server)
davidB/winstone-maven-plugin
Embed your warfile into/with the winstone JAR itself. This allows an all-in-one container plus web-application JAR file to be downloaded, and then unpacked at execution time.
davidB/vscaladoc2_www
website to display json api generated by vscaladoc2_genjson
davidB/applet-maven-plugin
maven's plugin to generate jnlp, html, js, to merge jars, to sign, to pack200 jar (with support for nativelib, proguard,...)
davidB/reabuilder
experiment : a generic fs reactive/continuous builder
davidB/vscaladoc2_demoprj
Sample project use to test vscaladoc2
davidB/yascaladt-doc
Documentation about YaScalaDT
davidB/alchim31-maven-parent
parent pom for alchim31 maven's plugin
davidB/davidb.github.com
my site
davidB/logo
source of the Logo
davidB/m2eclipse-scala
davidB/prj-scala-only
a demo project used as archetype/basic project with sample of test
davidB/psug-dojo
PSUG Dojo
davidB/SbtEclipsify
Sbt plugin for creating eclipse project and classpath files for sbt projects
davidB/scala_sugar_in_java
Source code my blog series "Scala sugar in Java"
davidB/vscaladoc2_genjson
VScaladoc2 Json Generator : generate api from scala source in json format
davidB/yascaladt
Yet Another Scala Plugin for Eclipse