condval: Create conditionally-typed values

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • condtype

    Choose Rust types at compile-time via constants

  • In the v1.0 announcement of condtype, I introduced CondType. It enables choosing a type based on a compile-time constant (like std::conditional_t in C++):

  • 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.

    InfluxDB logo
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

  • CondType: choose types via boolean conditions

    3 projects | /r/rust | 19 Apr 2023
  • CondType brings C++ conditional_t to Rust

    1 project | /r/programming | 19 Apr 2023
  • The Python Paradox

    7 projects | news.ycombinator.com | 26 Jan 2023
  • Lessons from Writing a Compiler

    3 projects | /r/ProgrammingLanguages | 16 Jul 2022
  • Design pattern/guidelines to architecture Rust code

    2 projects | /r/rust | 30 Apr 2022