noam

By codeinred

Noam Alternatives

Similar projects and alternatives to noam

  • Boost.Beast

    HTTP and WebSocket built on Boost.Asio in C++11

  • tuplet

    A fast, simple tuple implementation that implements tuple as an aggregate

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

    Compile-time-efficient proof-of-concept implementation for std::tuple

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better noam alternative or higher similarity.

noam reviews and mentions

Posts with mentions or reviews of noam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-28.
  • tuplet: A Lightweight Tuple Library for Modern C++
    6 projects | /r/cpp | 28 Sep 2021
    Tuple-like classes are common in other libraries that warrant some degree of template metaprogramming, and while std::tuple is fine for prototyping the library, the degree to which it slows down compile times and the poor performance characteristics tend to lead people to either try rolling their own implementation, or doing something funky with lambdas. I have another library that's still in progress that I'm working on that's a lot more extensive, and it uses tuplet because of it's nice characteristics. Here's some code where it gets used: https://github.com/codeinred/noam/blob/main/include/noam/util/combinator_types.hpp

Stats

Basic noam repo stats
1
7
0.0
over 2 years ago

The primary programming language of noam is C++.


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