Please put units in names

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • Squants

    The Scala API for Quantities, Units of Measure and Dimensional Analysis

  • Not everything has to be as good as squants, but better typing should always be plan A unless there's a hard limit keeping you back.

  • da-unit

    Typescript unit conversions

  • For this purpose I'm pretty ok with Hungarian notation. Haven't found a nice type based solution yet. I tried to roll my own, but looking back I'm not really satisfied with it. Besides, I'm no longer doing anything with physics calculations.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • F#

    Discontinued Please file issues or pull requests here: https://github.com/dotnet/fsharp (by fsharp)

  • F# is a JavaScript and .NET language for web, cloud, data-science, apps and more.

  • durationcheck

    Go linter to detect erroneous multiplication of duration values

  • And there's also a fancy pancy linter that checks for this bug for you that's conveniently already integrated with golangci-lint for you, you just need to turn it on.

  • NamedType

    Implementation of strong types in C++

  • I haven't used this library in particular or this one, but bless the authors and all the others for trying to make it happen… the project I'm now leading uses strongly typed strings for different component addresses, and it saves me to constantly look up the documentation what the functions need – it's beautiful.

  • newtype-ts

    Implementation of newtypes in TypeScript

  • I haven't used this library in particular or this one, but bless the authors and all the others for trying to make it happen… the project I'm now leading uses strongly typed strings for different component addresses, and it saves me to constantly look up the documentation what the functions need – it's beautiful.

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

  • Open source software maintenance is difficult: examples with Go math/rand/v2 and testify

    1 project | dev.to | 2 May 2024
  • Borgo is a statically typed language that compiles to Go

    21 projects | news.ycombinator.com | 30 Apr 2024
  • makefile para projetos em Go

    1 project | dev.to | 19 Feb 2024
  • Finding unreachable functions with deadcode – The Go Programming Language

    1 project | news.ycombinator.com | 23 Jan 2024
  • Show HN: Error return traces for Go, inspired by Zig

    6 projects | news.ycombinator.com | 29 Nov 2023