SVG: The Good, the Bad and the Ugly

This page summarizes the projects mentioned and recommended in the original post on /r/programming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • EPOE-Forked

    Github repository for EPOE-Forked

    This is sort of a spiritual spinoff of Rimworld's Def system, and you can see an example mod file here. This is not the most complicated one I've seen; it's also one file out of dozens in that mod, and the game itself is much larger. I don't want to even think about how this would work in TOML :D

  • SVGToolpathReader

    Cura plug-in to read SVG files as toolpaths, for debugging printer movements.

    I implemented an svg renderer a few years back. Due to the nature of what this code does it only needs the outline of shapes, thankfully, but MAN there are a lot of components to it. Getting the CSS to work 90% of the time was a nightmare, and I'll never reach 100% I'm sure. I never intended the code to encompass this many things so it's terribly structured. I didn't even touch Javascript since interactivity is irrelevant for my context.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • edn

    Extensible Data Notation

    EDN ! https://github.com/edn-format/edn

  • jq

    Discontinued Command-line JSON processor [Moved to: https://github.com/jqlang/jq] (by stedolan)

    Show me the tool that supports stream-processing and stream conversion of XML data with the same kind of programmability of tools like jq.

  • json

    JSON for Modern C++

    Lots of popular JSON libraries support it anyway.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts