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

View related business solutions
  • 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
  • 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
  • 1
    macFuse

    macFuse

    FUSE extends macOS by adding support for user space file systems

    macFUSE allows you to extend macOS's native file handling capabilities via third-party file systems. As a user, installing the macFUSE software package will let you use any third-party FUSE file system. Legacy MacFUSE file systems are supported through the optional MacFUSE compatibility layer. As a developer, you can use the FUSE SDK to write numerous types of new file systems as regular user space programs. The content of these file systems can come from anywhere: from the local disk, from...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Filesystem

    Filesystem

    An implementation of C++17 std::filesystem

    This is a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20 (tightly following the C++17 standard with very few documented exceptions). It is currently tested on macOS 10.12/10.14/10.15/11.6, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12, Alpine ARM/ARM64 Linux and Solaris 10 but should work on other systems too, as long as you have at least a C++11 compatible compiler. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Catacombae

    Catacombae

    A free collection of applications and utility programs

    This project serves as a collection of different free software projects that I'm working on. The major ones are currently "HFSExplorer", "DMGExtractor", and "NTFS-3G for Mac OS X".
    Leader badge
    Downloads: 3,676 This Week
    Last Update:
    See Project
  • 4

    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    SD

    SD library for Arduino with secure extensions and interactive terminal

    The replacement for standard Arduino SD (Secure Disk) library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lightweight ext4 filesystem library

    Lightweight ext4 filesystem library

    ext2/3/4 library for microcontrollers

    Code is also available on github: https://github.com/gkostka/lwext4 Feel free to contact me: kostka.grzegorz@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SlimSync

    Java library for file synchronization

    Java programming library for synchronization. It works with local file system as well as with remote repositories/filesystem over various protocols (HTTP, SSH, ...). Can be easily extended to support other types of protocols. Currently it supports local file systems and WebDAV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Sleuth Kit is a C++ library and collection of open source file system forensics tools that allow you to, among other things, view allocated and deleted data from NTFS, FAT, FFS, EXT2, Ext3, HFS+, and ISO9660 images.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Darik's Boot and Nuke

    Darik's Boot and Nuke

    A hard drive disk wipe and data clearing utility

    Darik's Boot and Nuke ("DBAN") is a self-contained boot image that securely wipes hard disk drives (HDDs). DBAN is appropriate for personal use, bulk data destruction, or emergency data destruction for HDDs, but is not recommended for solid-state drives (SSDs), sanitization that requires auditable compliance documentation, or technical support.
    Leader badge
    Downloads: 4,121 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

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    C++ classes and sample Qt application to read XTVFS and FAT32 file system images. The XTV file system is used on PVR, e.g. Sky+, to store recorded programmes. The class library can be used to copy unencrypted (i.e. free-to-air) programmes from a disk image. I wanted to extract a recorded program and I was not able to find an open-source tool that could, or even a programming library for accessing xtvfs, so I wrote one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    yanftl

    Yet another nand flash translation layer

    I write this code couple years ago, now I cut it out for an independent project, hopping it will help people to understand what a FTL is and how to design it. This project is not test enough, if you want to use it in you onw project, I am glad to help, please feel free to contact LaiZhefeng@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ISAM File handler

    ISAM file handler compatible with the leading commercial ISAM

    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    A Java library that allow Java applications to receive file system events on Windows and Linux.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    A cross platform file manager based off of the original Norton Commander.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    System calls command line utilties for Linux and all POSIX based operating systems. Allows direct command line access to many popular kernel system calls in text format. Makes a great internals teaching tool for operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    StoreGPU is a library that accelerates hashing functions (MD5 and SHA1) by offloading the hashing computation to the GPU. StoreGPU provides two hashing modes: standard hashing mode, and sliding window hashing mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xio is a platform independend IO library written in C++. It supports basic IO operations and extends the basics with mounting several file types like ZIP, 7z, ISO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This library supports reading and writing Macintosh data and resource forks in AppleSingle, AppleDouble, Windows Appleshare Server, Helios, Xinet, MacLan and UShare formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A read/write archive (.zip and .tar, etc) library for C++, designed to be used along side irrlicht, the real-time 3d graphic engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XSystem Kernel Project - an object-oriented 32-bit protected-mode operating system for IA32-architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A highly-portable and optimized FAT filesystem implementation for embedded systems and microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library for filesystems intended to be used in embedded projects. The library currently supports FAT12/16/32 reading & writing on SD-cards, and is easily expandable for use with other devices on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MEDDAC is the seeding point for designing a new approach to Operating System design itself. It is an Open Source project with roots in mainframe design and development the author began in 1979. Monitor Editor Disassembler Decompiler Assembler Compiler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EzBasic - A C++ based library, that can be used to make programs using functions as in VB. The library has 25 classes ranging from GUI, Threads, String, Active-X etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The ADFlib is a portable C library designed to manage Amiga formatted devices like harddisks and ZIP disks, or dump files of this kind of media via the .ADF format. Projects using ADFlib are : ADFOpus and ADFView
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next