comPmoc blog
AboutDavid's OpenSource Projects Status

David's OpenSource Projects Status

Mar 31, 2020

  • Some OSS applications written those last years
    • SOTOHP : Photos management with high performance/volume in mind
    • ZWords : Wordle/motus/sutom like game
    • Code examples manager : Automate code example manager publication
    • Counters service : Manage generic counters
    • WebEcho service : json recorders API for webhooks/websockets debug
    • Primes service : A web UI and API to play with primes number
    • Spy service : A mysterious spy web service (with API)
    • Lorem Ipsum service : A Lorem Ipsum text generator application (with API)
  • Some OSS libraries designed over the years
    • ZIO-lmdb : Lightning Memory Database (LMDB) for scala ZIO
    • ZIO-worksheet : Simplified ZIO user experience in REPL, worksheet or script contexts
    • Drools Scripting : Using drools expert system in scala-cli or ammonite scripts
    • Lorem Ipsum : Lorem Ipsum text generator library
    • Primes : Primes number generator
    • Json2Props : Convert from and to xml / json / properties
    • Natural Sort : Human friendly sorting
    • Split : Advanced string splitters
    • SSH abstraction : Easy to use SSH library
    • UnitTools : Bytes & Durations units made easy
    • Time Series abstraction : Fast in-memory time series library
    • JMX abstraction : Easy to use JMX library
  • And of course many code experiments and examples
    • David’s programming knowledge base covering many areas
      • 805 examples (2024-09-29) managed by Code examples manager
        • 589 published as open-source
        • 226 published as inner-source within my company
    • And many other stuff on github

comPmoc blog

  • comPmoc blog
  • crosson.david@gmail.com
  • dacr
  • crodav

comPmoc is a technical blog about computer science, programming practices, coding experiments, ... mainly focused on my current favorites techs. But this is also a way for me to learn & share !