Showing 26 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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
    SSZipArchive

    SSZipArchive

    ZipArchive is a simple utility class for zipping and unzipping files

    ZipArchive is a popular Objective-C and Swift library for handling ZIP file compression and extraction in iOS and macOS applications. It provides a simple API to create, extract, and manage compressed files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Nikkho

    Nikkho

    Javier Gutiérrez Chamorro (Guti) Open source projects

    Javier Gutiérrez Chamorro (Guti) Open source projects Author's website: https://www.javiergutierrezchamorro.com
    Leader badge
    Downloads: 1,108 This Week
    Last Update:
    See Project
  • 3

    Synology Open Source Project

    The open source projects that ship with Synology NAS.

    These source codes for Synology NAS and related projects allow you to modify packages with the most languages on a single PC. The licenses used by these projects vary. Please refer to the LICENSE / COPYING / COPYRIGHT files included in each project or announcements in the source code. Please note that starting from 2021/7, we are moving some of these projects to this webpage (https://archive.synology.com/download/ToolChain). You can also find more resources in Synology Dev Center...
    Leader badge
    Downloads: 129 This Week
    Last Update:
    See Project
  • 4
    pam_mount module
    pam_mount is a Pluggable Authentication Module that can mount volumes for a user session (login). Supports mounting local filesystems of any kind the normal mount utility supports, with extra code to better support CIFS, FUSE, various crypto, and more.
    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

    OpenFSL

    An open source filesystem library

    OpenFSL is an os-independent file system library. It provides file system control with customizable disk control. Currently supports MBR and FAT32 partially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Viewer 45

    Viewer 45

    File Manager / General Viewer / Commandline utility / Generic Frontend

    Originally Developed as a *.dwg format viewer with minimum dependencies on Windows libraries, it has grown to be a complete file manager (or a Generic front-end / GUI suitable for any command-line utility). It's fully functional however it would need some code Refinements, in addition to replacing the *.dwg support library to any open source one (libredwg or libdwg). Additional "C" or "C++" open source libraries could be added to support many formats as needed. Complete source is supplied via GitHub [ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 ]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext. This is how secret sharing schemes are designed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is an attempt to create a wrapper between filesystem code for one operating system and compile it for another. For example, a Linux filesystem driver could work natively in Windows if the project goes as planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A small utility that allows to recover accidentally removed files as long as they are still open. The "removed" file will be restored consistently - even if it's under heavy I/O - by re-creating the link to the file's i-node in the filesystem.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    NOPUnRar is a free utility to extract .rar archives for the busy downloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Two-panel fully professional file manager supporting tab based console and gnome-vfs (allows you to use http, ftp, samba and other commonly used protocols). Based on GTK library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This command line program can be used to synchronize local directories with an MTP device like an MP3-Player or a digital camera. The program uses the gphoto2 library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OCaml-Magic is an OCaml (http://caml.inria.fr/) binding for libmagic (to determine the type of files).
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 15
    This project tries to create a library that provides file notification to java. So that the polling of files and directories is no longer needed to monitor changes to the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of command-line utilities for managing playlists on portable music players supporting the Microsoft Music Transfer Protocol (MTP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small File Manager and Document Launcher; using gtk 2 library and python; spacial metapher, mime types, action queueing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    anextfs is a FUSE-based Filesystem. It enables serverside serialization and local file-caching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This application enables users to access their Samsung SGH-E760 mobile phone's filesystem in the Linux environment. It's a great way to retrieve photos and videos without needing to reboot into Windows to use Samsung's proprietary application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A static library to allow for undefined and back linking of symbols in your plug-ins under MS-Windows. This is based on the libbfd (loading of COFF) and ltdl (management of modules). It replicates the functionality found under Linux and .so libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    I have developed a filesplitter in C language over windows platform using lowlevel programming and basic header files.It can split file of any length and of any format into any no. of splits and can again put them together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Copy Handler's v2 engine project. Project contains a library and a daemon/service to allow fast file transfers(with additional features-pausing/resuming,background transfers,...) between different storage medias for use in other programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The GNU Dependency Walker utility diplays a PE executable file or process (EXE or DLL) library dependencies in a console GUI (using ncurses).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A library with the intent to provide a single interface to files and data in various locations, like inside archives and across the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Programming toolset to handle Liquid DATa format(.LDAT), which aims at replacing format such as XML by providing a more effective way to handle data. LDAT covers many applications by being simple and easy to process. It is convertible to and from XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next