C++ fixed-point

Open-source C++ projects categorized as fixed-point

Top 4 C++ fixed-point Projects

  • cnl

    A Compositional Numeric Library for C++

  • fpm

    C++ header-only fixed-point math library (by MikeLankamp)

  • Project mention: Try This Brand New Analog Computer | news.ycombinator.com | 2023-12-30

    > more like a floating point ... or more like a fixed-point ... ?

    It really depends on what kind of analog hardware you use. Not exactly like either. You would different causes for error: Thermal, inherent indeterminism of interactions, decay/drift of value over time, boundary breaches with values near extrema, etc.

    > IMO it is surprising fixed-point values don’t come up more often

    The C++ standard committee has seen a paper on adding those to the language, as a library feature: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p00...

    There's a kind-of-popular fixed-point-math library for the language:

    https://github.com/MikeLankamp/fpm

    and I'm sure they have received some attention in other languages.

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

    3D graphics lib for Ndless (and possibly other systems) (by Vogtinator)

  • tinymind

    Tinymind is a Neural Network and Machine Learning project intended to provide a C++ template library for neural nets and machine learning algorithms within embedded systems.

  • Project mention: Is there anything like Embedded Artificial Intelligence & Machine Learning? Can anyone tell me more about it? | /r/embedded | 2023-12-07

    Take a look at TinyMind: https://github.com/danmcleran/tinymind

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ fixed-point related posts

Index

What are some of the best open-source fixed-point projects in C++? This list will help you:

Project Stars
1 cnl 619
2 fpm 593
3 nGL 28
4 tinymind 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com