noshared_ptr ?

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

    Discontinued a library that help to reduce 90% c++ memory bugs !

  • nft_ptr

    C++ `std::unique_ptr` that represents each object as an NFT on the Ethereum blockchain

  • Pft, amateurs. I like my pointers unique, scarce and safely stored on the blockchain.

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

    The official GitHub mirror of the Chromium source

  • BTW. If you want to check out the non-owning weak pointers with thread-affinity checks, see: https://github.com/chromium/chromium/blob/main/base/memory/weak_ptr.h or my own reimplementation: https://github.com/RippeR37/libbase/blob/master/src/base/memory/weak_ptr.h

  • libbase

    Standalone reimplementation of //base module from Chromium

  • BTW. If you want to check out the non-owning weak pointers with thread-affinity checks, see: https://github.com/chromium/chromium/blob/main/base/memory/weak_ptr.h or my own reimplementation: https://github.com/RippeR37/libbase/blob/master/src/base/memory/weak_ptr.h

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