graph_ptr

A smart ptr implementation that can handle cycles, similar to herb sutter's deferred_ptr. (by jwezorek)

Graph_ptr Alternatives

Similar projects and alternatives to graph_ptr

  • gcpp

    Experimental deferred and unordered destruction library for 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 better graph_ptr alternative or higher similarity.

graph_ptr reviews and mentions

Posts with mentions or reviews of graph_ptr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-26.
  • Any guesses as to how C++ will turn out w.r.t. garbage collection?
    3 projects | /r/cpp | 26 Oct 2022
    Herb Sutter has an experimental implementation of a smart pointer like this called deferred_ptr. I have another implementation of something similar called graph_ptr, that I made for a toy functional language I was working on (because Herb Sutter's reference implementation of deferred_ptr was too slow for my purposes). I think my smart pointer's general design etc. is better than that specific implementation though, just because I am not an expert at this sort of thing.

Stats

Basic graph_ptr repo stats
1
1
10.0
over 2 years ago

jwezorek/graph_ptr is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of graph_ptr is C++.

Popular Comparisons


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