Browse free open source C Data Formats Software and projects below. Use the toggles on the left to filter open source C Data Formats Software by OS, license, language, programming language, and project status.

  • 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
    XPN is relies on a non relational native XML database, where XML documents are stored in a compressed form and indices enables fast access to structure and content, thus enabling a fast evaluation of XQuery queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XSieve is an XML transformation language based on combination of XSLT (an XML transformation language) and Scheme (a Lisp dialect). XSieve is a powerful tool for complex data transformation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Some text parser, that transforms a custom TeX-like syntax into XML. Un parseur, qui produit du XML à partir d'une syntaxe ressemblant à TeX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    YARML or (Yet Another Readable Markup Langage) is a simple and readable markup language which have the same structure of XML but with new syntax which near to the syntax which used with the high level programming languages like Java,PHP, C and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 5
    aptimelib is a new, extremely portable, generic, 64-bit, time/date library. It implements the proposal by David R. Tribble ( http://david.tribble.com/text/c0xlongtime.html ), featuring epoch basis, microsecond granularity, and platform translation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    brl2mml

    A library to convert between braille and MathML

    brl2mml is a library that can perform conversion between braille and MathML. It currently supports UK Maths braille.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cfg_parse

    cfg_parse

    Simple config file parser in C

    There is no standard way in C to parse config files. Several libraries have sprung up to solve the problem, but perhaps that is overkill for what should be a simple operation. Presenting: cfg_parse – a compile-in solution for reading key-value pairs from file(s), looking up settings, and writing a config file back to disk. I could write more about it, but the included main.c shows all the functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Libcmpio is a general purpose library, which provides an easy way to manipulate data files with variable record length, record compression, transparent volume creation and control and portability among different platforms .
    Downloads: 0 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
  • 10
    ebfformat

    ebfformat

    An Efficient Binary data Format

    EBF, which stands for Efficient Binary Format, is a binary file format for reading and writing binary data easily. Reading writing routines are currently available in C,C++,Fortran,Java, Python, IDL, MATLAB. A program called ebftkpy which has a set of utility functions to work with the .ebf files , e.g., viewing the contents and getting a summary, is also provided. The EBF specification is designed to be concise and easy to understand to make it easier for others to write their own code if needed. It is also designed to simplify the programming of input output routines in different programming languages. In a nutshell an EBF file is a collection of data objects. Each data object is specified by a unique name and a single file can have multiple data objects. Each data object is preceded by a meta-data or header which describes the binary data associated with it. Among other things, this header allows the files to be portable across systems with different endianess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    fqpack

    FASTQ compression

    Provides bitwise, context-based 2nd generation data compression for large FASTQ-based files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ftdetector

    File type detector library

    This project is a tool to detect file types by signatures and mime types. It uses hash tables to make the detection of a file type as fast as possible. The signature and mime types lists are stored at simple user-friendly files. This file type detector supports a lot of formats (image, archive, text, documents, audio, video, fonts and others). It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON, etc.) and text file UNICODE charsets by using their BOMs (Byte order marks). Its small simple interface can be used at the most popular platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    latexcalc is a "LaTeX Calculator" that calculates values inside your LaTeX files before typesetting them. More accurately, it preprocesses files written in a superset of the LaTeX typesetting language and evaluates specified expressions in the text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    lib313 is a C library for packing/unpacking of ID3v1.3 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    libascii85

    libascii85

    Convert between binary data and ASCII base-85 encoded text

    libascii85 is a library of functions for conversion between binary data and ASCII base-85 encoded text as specified by Adobe in the PostScript Language Reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    libdsml2 is an implementation of the DSML v2 standard specification proposed by the OASIS Consortium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A library providing a full implementation of MPEG-2 transport streams (ISO/IEC 13818-1 aka ITU-T Rec. H.222). Can read, write and edit transport streams. Code is generated from a XML description of the bitstream syntax. This may be extended to other multimedia file formats in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A library written in C for lossy image compression. Library libopen/format OPEN supports two methods of compression - discrete cosine transform (used in JPEG) and discrete wavelet transform (used in JPEG2000).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libsexpr (fork of sexp lib)

    libsexpr is a fork of sexp library

    This is a fork of libsexpr to get additional functionality and deploy for other libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libtld

    libtld

    Extract the TLD of any, world wide, URI.

    The libtld is used to extract the TLD from any URI from anywhere in the world. The library recognizes all TLDs, whatever the number of levels the TLD includes (i.e. .com has one, .au has up to 4 such as .schools.nsw.edu.au) this library will be capable of extracting it. The library is for C, C++, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    libuformat

    libuformat is ANSI-C library to implement micro-format

    libuformat is ANSI-C library to implement micro-format. It defines data structure for micro-format and encoder, decoder for it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    nanomsg

    nanomsg

    nanomsg library

    The nanomsg library is a simple high-performance implementation of several "scalability protocols". These scalability protocols are lightweight messaging protocols that can be used to solve a number of very common messaging patterns, such as request/reply, publish/subscribe, surveyor/respondent, and so forth. These protocols can run over a variety of transports such as TCP, UNIX sockets, and even WebSocket. This pattern is useful for solving producer/consumer problems, including load-balancing. Messages flow from the push side to the pull side. If multiple peers are connected, the pattern attempts to distribute fairly. nanomsg is a socket library that provides several common communication patterns. It aims to make the networking layer fast, scalable, and easy to use. Implemented in C, it works on a wide range of operating systems with no further dependencies. The communication patterns, also called "scalability protocols", are basic blocks for building distributed systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ncclamp is a command-line tool for NetCDF files that allows you to replace values in-place for a variable given the old value to be replaced, the new value, and a comparison operator. The change is applied across all of the variable's dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NullHack is a collection of development libraries written in C that I have found useful in the past. Largely these are my own versions of previously invented wheels but with the added benefit of being placed into the public domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The p1451-1 project is a communication protocol dissector plugin for WireShark (formerly Ethereal). This plugin is limited to dissection of IEEE 1451.1 on-the-wire messages. It currently supports header parsing of basic 1451.1 packets and argument arrays
    Downloads: 0 This Week
    Last Update:
    See Project
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.