Showing 8 open source projects for "boost"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    VisualXBLite Environment

    VisualXBLite Environment

    viXen is a GUI Designer for XBLite/XBasic programmers.

    ...viXen is my primary prototyping tool for many years, and I tuned it to fit my tastes. However, viXen should benefit from the feedback of other XBasic or XBLite programmers, if they also think that viXen does boost their productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    shared_from_this() in Constructor

    shared_from_this() in Constructor

    Drop-in replacement for std::shared_ptr + std::enable_shared_from_this

    Apparently, many people dislike that the standard std::enable_shared_from_this class does not allow to invoke shared_from_this() in the constructor. Guess What: This library is supposed to fill the gap. The boost library does that too, but it does not allow shared_ptrs to be made inside the destructor and it doesn't provide a release() method to gain ownership of the contained pointer. Big downside is however, that it's not (yet) made thread-safe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This C++ library adds reference-counting to user classes, as well as custom deleters and weak ptrs support. Thus it almost eliminates the need in tr1:shared_ptr. Wrapped objects could be used with tr1:intrusive_ptr or with this library smart pointers
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    HSM [Now Moved to GitHub]

    C++ Hierarchical State Machine framework library

    HSM has now moved to GitHub: https://github.com/amaiorano/hsm
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5

    Relative Iterate

    Deals with short coming of Boost's preprocessor ITERATE library.

    The Boost preprocessor library is a great library. However, I've found a problem that it does not cover. It cannot deal with a repetition of a file that doesn't either exist in the include path set or relative to that set. This is because the #include BOOST_PP_ITERATE() tries to include the file to iterate over from another file in another directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A C++ library to manage compile-time intervals, provided as an extension of Boost.MPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black trees and up to 20% faster than O(1) hash tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Interval Container Library (ICL): An STL based generic library for computations on intervals, interval containers and cubes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next