Bitwise Fredkin trie index algorithm

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

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

    Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!

  • As I await F2F meetings to resume at WG21, I’ve been trying to find the non-work time to do more coding for future WG21 papers. I am pleased to announce that I have finally gotten around to a long and oft promised to many of you high quality implementation of bitwise Fredkin trie indexing for C++ 14 which you can find at https://github.com/ned14/quickcpplib/blob/master/include/quickcpplib/algorithm/bitwise_trie.hpp (doxygen: https://ned14.github.io/quickcpplib/classquickcpplib_1_1__xxx_1_1algorithm_1_1bitwise__trie_1_1bitwise__trie.html).

  • 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