Showing 111 open source projects for "programming c++ library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    ConfigFS is a linux kernel patch that tries to make more information available about drivers and the devices that they manage. In a second step it should also be used to allow the configuration of drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Directly access your EXT2 devices or loopback files from user-space using this thread-safe Posix-like library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Project is a library of windows kernel mode drivers. These drivers intercept requests to file system drivers (FSD), filter and logging actions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FullFat is a fully featured FAT 12/16/32 library. It features LFN (Long File-name support) unlike most other OpenSource FAT drivers for embedded systems. It is fast, efficient and reliable. Massively thread-safe, and suitable for Real-Time systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Small registry system for all kind of softwares(including embedded softwares) to save their properties. Software can save their property even on network server so users can have same environment wherever they are using the software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    libfusi is a management interface library for managing FUSE network filesystem mounts. gfuse-manager is a Gtk+ GUI tool using this interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CJet eXTreme OS is a new project to develop a cross platform operating system with a native application interface designed to make it easy to develop for several architectures at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Remote File Integrity Check
    Checking the integrity of a file on a remote and local untrusted or compromised server is to be achieved with minimal computational and storage requirements on part of a healthy verifier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MacOsX Finder like browser for UN*Xes with Win* like Control Panel function. Requires firefox (due to XUL support) and SQLite for meta data search (similar to spotlight)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    A simple utility to resize FAT filesystems, based on the parted library. This tool allows you to resize FAT filesystems in cases where you can't access the partition table, where there are no partitions, or where the partition is part of LVM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Linux distro to run under Google's NaCl

    Linux Distro to run under Google's NaCl Sandbox

    A challenging project that attempts to get a Linux distro to run under Google's NaCl. NaCl untime environment is very different from traditional posix systems. There is several hurdles to overcome in order to get a standard linux distribution to run under NaCl. There is a library called nacl_io in the Google NaCl sdk. It mimics the function of a posix files and sockets on top of ppapi. Similarly in naclports there is a crude nacl-spawn library which mimics processes by creating multiple...
    Downloads: 0 This Week
    Last Update:
    See Project