Showing 23 open source projects for "c programming framework"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 1
    DwarFS

    DwarFS

    A fast high compression read-only file system for Linux, Windows

    The Deduplicating Warp-speed Advanced Read-only File System. A fast high compression read-only file system for Linux and Windows. DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 2
    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: 12 This Week
    Last Update:
    See Project
  • 3
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Gutmann Algorithm Secure File Deletion

    Using Gutmann method for securely deleting files in Windows.

    Gutmann method uses 35 passes over the region to be deleted, 8 of them are Pseudo-random. Considered by some to be highly effective for preventing file recovery. Requires .NET Framework 4.0 --- Systems & Safety Establishment https://sarab.me Source Code available in c# with comments. Reference: http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    Java Batch Job Framework. The JBJF uses an XML definition file to abstract many of your common batch job parameters. The JBJF programming framework uses a task list concept as a divide and conquer strategy to simplify your batch job development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Openfiler is a browser-based network storage management utility. Linux-powered, Openfiler delivers file-based Network Attached Storage (NAS) and block-based SAN in a single framework. It supports CIFS, NFS, HTTP/DAV, FTP, and iSCSI.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    STDNOJ - Faster tool creation in C++

    STDNOJ - Faster tool creation in C++

    Over 600 classes for Web, RFC & File Management

    Develop cross-platform tools faster using a C++ Framework proven in commercial software. Classes support logging, sockets, RFC servers (NNTP, SMTP, POP, HTTP), object indexing, ini, tagged databases, file systems, and more. The STDNOJ Namespace, by R.A. Nagy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extension Indexer
    This is a small software that permits to perform a scan of a directory and indexing every files by their extension. You can access and manage all files quickly grouped by extension, everywhere they are located. Requires .NET Framework 4.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    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
  • 11
    Profisearcher is very fast tool to find files and directories. You can Search with name, size and date. You need .NET Framework 3.5 : http://www.microsoft.com/downloads/details.aspx?FamilyID=333325fd-ae52-4e35-b531-508d977d32a6&displaylang=de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    To mount file system of the one OS to another OS, using Remote Procedure Call Mechanism. Specifically for LINUX file system to be mounted on SOLARIS machine, using the RPC as programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The 3D file manager, (replacement of Windows Explorer) (Programming Language C++ Builder 6)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ruby/SMB is a C shared library that glues together samba's libsmbclient and the Ruby dynamic high-level programming language, making it easy for programmers to work with network resources (such as Windows file shares).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SDifer is class library for backuping, synchronizing and snapshoting utility. This is very simple framework for searching difference between a real folder and some its priviouse snapshot. Utility can automaticly find and extract changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program runs on XP/2000/NT plataform using the Microsoft .NET Framework and Microsoft SAPI speech / voice engine. Monitors an unlimited number of files on local or remote filesystems , for changes and then speak the content
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LUFS is a hybrid userspace filesystem framework supporting many "exotic" filesystems (localfs, sshfs, ftpfs, gnutellafs, locasefs, gvfs, cardfs, cefs, etc. ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CPSM is a CORBA based performance and system management framework. It is based on the MICO CORBA ORB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Explorer bar that extends the windows explorer functionality and allows viewing Alternative Data Streams on an NTFS drive - Requires .NET Framework to be installed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gnome open- and savefile dialogs. This new implementation is for intended inclusion in gnome2. The dialogs include better usability, accessablity, gnome HIG compliance and an easy to use framework for gnome application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mini-filter-driver-framework

    mini-filter-driver-framework

    A mini filter driver development framework for you

    EaseFilter File System Filter Driver Framework is a set of file system filter driver software development kit which includes file monitor filter driver, file access control filter driver, transparent file encryption filter driver, process filter driver and registry filter driver. The File Security Solution with the EaseFilter Comprehensive File Security SDK encompasses file security, digital rights management, encryption, file monitoring, file auditing, file tracking, data loss prevention,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project brings the Windows defragging API to the .Net world. I hope this project will spur people to write new defragging algorithms by providing an algorithm plugin framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Organise UI is a graphical user interface for the Organise File Management Framework (http://organise-fw.sf.net). It aims to integrate into the GNOME Desktop and unleash the power of semantic file management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo