Showing 365 open source projects for "data structures c"

View related business solutions
  • 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
  • $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
  • 1
    GLScube is an Augmented File System designed to offer a rich interface to the users' data, and pull, both end-users and developers, from thinking about Where a Document is to What a Document is about.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The development of an open source Prince Of Persia Level editor for PC, a new game engine and complementary tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    OpenHSM is policy based software for managing files. Files can be automatically backed up to tape or to a mirror filesystem. Data can be removed from files and transparently retrieved if the file is accessed. All tiers are peers, and may run policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Providing a tool to apply the data-recovery capability concepts of RAID-like systems to the posting & recovery of multi-part archives on Usenet.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    XSDB XML is to DATA as HTML is to DOCUMENT. Publish and combine data as easily as HTML format and web browsers publish and view documents. Implementations in Python, javascript, java, C#/.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    minihuff is a data compression library that enables the creation of a static frequency table to be stored at both ends of a connection. This allows effective compression even for very small pieces of data that maintain similar entropy characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZPP is a file compressor, which uses arithmetic compression and some other transformations to compress data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenTMS is a full-function tape management system, similar to the tape management functionality long supported on mainframe computers. It provides commands and an API for storing and retrieving files / data objects to tape volumes in a tape library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    netWindow Serializer stores data contained in multiple web-browser windows automatically into a single data-file. It can also be used to recover web-browser windows in the event of system restart. Used as a file-archiving, book-marking and recovery tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    C-Cramp is a tool for a mysql database with data about music, DJs, shows, etc. for non-profit (college/university) radio stations that play music from hard media (CDs/vinyl). The primary focus is tracking & music and generating logs using a php frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BrowseMonkey

    Offline file system browser

    !IMPORTANT! BROWSEMONKEY HAS MOVED TO GITHUB. The version available here on Sourceforge is outdated and will likely not work, and only the source code has been left for reference. Get the latest version at https://github.com/shukriadams/browsemonkey BrowseMonkey is simple : an offline directory browser. It allows you to store a directory tree structure (in Xml format), and browse that data. It´s useful for cataloging the contents of your CDRs, backup tapes or remote drives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a very powerfull criptography project that basicaly can be used to transmit or store secure data and study some cipher, hash and compression algorithms to understands how it works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Programming language: C# Libraries: Mono and .Net 2.0 Supported OS platforms: Any UNIX Mono enabled (ex Linux and FreeBsd) and Windows Problem to be solved: Music update for personal audio and mp3 players Data format used: MP3, WMA, OGG, VQF, XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A full-featured peer-to-peer file synchronization tool. Allows for complete user control through a multitude of options, which include autosync, scheduled syncs, variable strength encrypted data transfer, and user profiles among other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Export Microsoft Outlook data using the Outlook COM Object Library and Microsoft .NET XML DataSets in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    isosteg use the steganography to insert or extract data into any iso9660 filesystem image without damage the legacy data. Is usefull to test if a burned iso9660 cd-rom contain steganographied data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This application enables you to easy create backups of your data into .zip files. The special feature is that you can choose the compression process to freeze for some time to let the CPU cool down (if you have a weak cooling system).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Green Machine is a powerful archive creator, which supports data compression, self-extracting file creation, encryption, file verification via checksums, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ComprLib is a library providing a flexible and easy to use interface for encoding and decoding of data, independent of the input and output sources. New codecs able to encode/decode Arithmetic to LZSS have been ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NoFault is a library written in C used to encrypt or decrypt data with XOR encryption. KNoFault, NoFault32 and CLNoFault are direct applications of the library, which is easy to use in your own programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    e4Graph is a C++ library and a Tcl binding providing persistent, reliable, cross-platform storage for graph like structures. Please visit http://e4graph.sourceforge.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A template-based C++ library for generically serializing and unserializing data with nothing needed from the user but a minimal number of macros. Can be easily enhanced to support arbitrary serialized data formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    scdbackup is a simplified CD/DVD backup program for Linux. It can back up large amounts of data on one or more media, with no special tools needed for reading the backup. It supports ISO9660 filesystems and afio archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PRATIMA, an Asynchronous Remote Volume Replicator for Linux: Pratima performs online, real-time, reliable and efficient block level data replication to a remote computer over a network in both synchronous and asynchronous modes for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo