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

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
  • 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
  • 1
    macFuse

    macFuse

    FUSE extends macOS by adding support for user space file systems

    ... across the network, from memory, or any other combination of sources. Writing a file system using FUSE is orders of magnitude easier and quicker than the traditional approach of writing in-kernel file systems. Since FUSE file systems are regular applications (as opposed to kernel extensions), you have just as much flexibility and choice in programming tools, debuggers, and libraries as you have if you were developing standard macOS applications.
    Downloads: 3 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: 4 This Week
    Last Update:
    See Project
  • 3
    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,436 This Week
    Last Update:
    See Project
  • 4
    The Ext2/Ext3/Ext4 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2, ext3, and ext4 filesystems.
    Leader badge
    Downloads: 1,180 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    Partclone
    Partclone is a project like the well-known backup utility "Partition Image" a.k.a partimage. Partclone provide utilities to back up used blocks and design for higher compatibility of the file system using supported library like e2fslibs.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 6
    ASUSTOR NAS GPL Source
    GPL source and toolchain for ASUSTOR NAS
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    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,513 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    A read-only userspace filesystem for Conduant StreamStor disk recorders, especially for the Haystack Mark5 computers. Does not support Mark6. For Mark6 see the 'vdifuse' and 'fuseMk6' elsewhere in the DiFX software correlator source code repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    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
  • 13

    MSP430 C Code Library

    Library of peripheral drivers, component drivers, utilities, and more!

    A collection of C libraries for the TI MSP430 family of microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A library and commands for cyclic logfiles. A cyclic log has a fixed size upon creation and pointers that refer to the start and end positions within that fixed size.They are useful for recording server output without losing the most recent data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libllfat

    libllfat

    a library for low-level accessing a FAT12/16/32 filesystem

    This is a library for low-level accessing a FAT12/16/32 filesystem. It offers functions for reading and writing the basic elements of such filesystems such as the number of sectors and the successor of a cluster, but also some more complex operations such as looking up a file and defragmenting a filesystem. Moved to github: http://github.com/sgerwk/libllfat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Linux NTFS file system support

    Development moved to https://sourceforge.net/projects/ntfs-3g/

    Development on this project has moved to https://sourceforge.net/projects/ntfs-3g/ The goals of this project are: create a new Linux kernel driver for the NTFS file system (1.2, 3.x, and later), user space utilities (e.g. format, ntfs check, etc.) and a library to avoid code duplication and provide access to NTFS to other GPL programs.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 17

    gstfs-ng

    A FUSE-based file system for dynamic gstreamer-based transcoding

    Now maintained on https://github.com/rtyle/gstfs-ng A FUSE-based file system that works as a dynamic gstreamer-based transcoder over an existing directory. For example, this can make your FLAC music archive appear as an MP3 or OGG archive. Transcodings can be cached in memory and persisted to disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 19 This Week
    Last Update:
    See Project
  • 19
    Platform-independent recursive search library. C-API, written in C/C++, with mappings to C++, COM, D, Java, .NET, Python, Ruby, STL, with more to come.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The FUSE project has moved to https://github.com/libfuse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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,697 This Week
    Last Update:
    See Project
  • 22

    ufile

    Tools for cross building root file systems.

    If you build a root file system you often have to become root on your own host to call chown mknod and so on. With ufile you can do that things for another machine in a save way without the need becoming root on your own host. For more information have a glance at README.odt in the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This library can retrieve icons from extensions and files, with additional information like file type (hard drive, folder, PHP Script File, ...). The library also provides a class for CACHE icons and creates an ImageList with the added icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Luba Filewatcher

    Luba Filewatcher

    Monitors directories for changes, executing a user-defined application

    Monitors directories / folders for changes in the containing files. Executing a user-defined application with variable command line parameters and displaying a user defined notification message. It is useful especially to programmers who need to track down modifications within their project during the development process. It is easy to configure and user interface expose a detailed overview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.