Showing 16 open source projects for "smart pointer"

View related business solutions
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • Best Visitor Management System Icon
    Best Visitor Management System

    Instantly Notify Staff Of Deliveries And Guest Arrivals To Increase Your Efficiency

    <p class="mb-4">Do stacks of paperwork pile up at the front desk area? Or are your receptionists constantly filing reports, guest log-in information and NDAs – taking them away from other important tasks? Not anymore! Our Visitor Management System automates all these processes, streamlining your workflow. Guests can complete inductions, sign NDAs, fill in their contact details and much more using the easy software. These records are then automatically filed and stored, making life easy for receptionists and the HR team. Claim your FREE 7-day trial and experience how VisitUs can transform your workplace!</p>
    Try it Free
  • 1
    STLplus C++ library collection

    STLplus C++ library collection

    C++ Library collection

    Containers to extend STL: graph, tree, matrix, smart-pointer. Persistence (serialisation) of C++ data structures. Portability: subprocesses, TCP, file system. Reusable subsystems: library manager, message handler. Portable between OSs and compilers. Documentation is included in the download and is also available on the STLplus website http://stlplus.sourceforge.net. The headers are intended to be readable, so look at them too for usage information on each function and class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    WiPointer

    WiPointer

    Control remotely your PC with a simple touch on your android screen.

    WiPointer Server emulates the real mouse and keyboard functions. Similar to the newest smart TV remote control (or Nintendo Wii pad), the WiPointer can be used to control your android TV when watching movies, listening to music, surfing on the Internet, PowerPoint presentations and even more! To enjoy this new way of interaction, you only need to install WiPointer on your phone and WiPointer Server on your android TV or PC. No additional configuration is needed! The connection between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    gatelib

    gatelib

    A multiplatform library to program in C++ like in an hi-level language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Portable smart pointer for C++11 with mark and sweep garbage collector. Both single-threaded and multi-threaded applications are supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 5

    smartcat-daemon

    uinput userspace interface for the Cirque Smart Cat USB Touchpad

    smartcat-daemon: a userspace daemon, OpenRC and/or systemd init files, udev.d rules. The product <a href="http://www.cirque.com/desktoptouchpad/productsandorders/smartcat.aspx'>Cirque Smart Cat TouchPad</a> has a simple mouse protocol except for the more advanced features, but it does not work with the linux kernel. This tool can be used to read data interrupt-wise from the Cirque Smart Cat USB Touchpad - being implemented as a `libusb' client - and control the pointer through the generic interface to the linux kernel `uinput' device driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Standard Portable Library (SPL) is a smart pointer based cross platform framework. SPL is an STL replacemnt and has an API similiar to .net and java. Features include Dates, pointer debugging, collections, IO, network, data, threading, and XML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    This project is an image viewer. It's main interest is the use of different mechanisms of cache, and the use of smart pointers. The system behaves differently according to the implemented cache and smart pointer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small non-intrusive reference counting smart pointer for C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Portable PRECISE tracing collector for C++ (as oposed to popular Hans Boehm CONSERVATIVE collector). It should not mess other data with collected pointers ! And thats a feat! Smieciuch defines smart pointer classes which behave like normal C/C++ pointers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Office Ally: Healthcare Software for Your Medical Practice Icon
    Office Ally: Healthcare Software for Your Medical Practice

    We support healthcare organizations of all sizes with easy-to-use, affordable software solutions.

    Service Center by Office Ally is a trusted revenue cycle management platform used by over 65,000 healthcare organizations processing more than 350 million claims annually. With it, providers can verify patient eligibility and benefits, upload and submit claims, correct rejected claims, check claim status, and obtain remits. With multiple claim types and submission options, providers can easily submit claims to any payer from any practice management system. Transactions are secure, ensuring the confidentiality of sensitive patient information. With no needed implementation, providers can quickly and effortlessly streamline their billing processes, increase their financial performance, simplify medical billing, and reduce claim rejections for faster reimbursements.
    Learn More
  • 10
    Smart pointer (smart_ptr) policy class that is exchangeable and lockable with easy to use policy interface that allows for different ownership policies, reference policies, lock policies, allocation policies, and much more…
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ptr.h is a c++ smart pointer template which uses semaphores to for non-blocking thread safe reference counted memory management. The delete mechanism is a generic parameterized template, so it works for arrays and other resoures as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wonderlib is a modular cross-platform c++ toolkit. the core includes unicode string, a signal/slot library, containers, smart pointer. it highlights asynchronous cross-thread method calls and io multiplexing. useful for servers, gui programming or games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    (1) smart pointer class (memory management via reference counting), (2) Lockable class (for controlling shared object mutability), (3) lockable, reference-counted array and string classes, (4) stream-based serialization classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NO LONGER MAINTAINED (replaced by NoPtr at http://www.sf.net/projects/noptrlib). Small C++ smart pointer library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A C++ immutable value string class, template. Constant time copy construction and assignment, avoids some costly dynamic allocation, and can serve as "smart pointer" for API strings. Constant time construction from literals and as "smart pointer".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smart Recursive Summation System Research 1.1 Introduction: Recursive functions are an important concept in C programming, allowing a function to call itself repeatedly until a given condition is satisfied. This mechanism is especially useful in solving mathematical and iterative problems where the solution can be broken down into smaller subproblems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB