Open Source Windows Data Formats Software - Page 34

Data Formats Software for Windows

View 26420 business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Yaife

    Yaife

    Yet Another Input File Editor

    Note: this project has moved to GitHub: https://github.com/Scepheo/Yaife Yet Another Input File Editor (Yaife) is, you guessed it, an editor for TAS movie files. I know these already exist (hence the name), but reading about the problems people have with editing BizHawk movie files (unzipping, finicky sync settings) and having my own troubles with HourGlass, I decided the idea could use an update. Currently supported movie files are: BizHawk (BK2), Hourglass, Dolphin, Visual Boy Advance, PSXjin and PCSX-rr.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ZET-JSON

    ZET-JSON is C++ library for json format.

    ZET-JSON is C++ library for json format. ZET-JSON uses STL library. You can use ZET- JSON (not as the library) with your code. ZET-JSON contains following json extension: the same object names in a container, a comma after the last object in a container, comments, string concatenation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    acp245

    ACP245 Suite: Brazil Telematics protocol implementation

    This "suite" includes a portable reference implementation and testing tools for ACP245, the automotive Telematics protocol defined by Brazil government. see: http://www.denatran.gov.br/simrav/simrav.asp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This is a simple analog clock. aclock is written in Flash code (fla). ActionScript
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    ant4docbook

    ant4docbook

    ANT4DOCBOOK is an ANT task for DOCBOOK

    ANT4DOCBOOK is an ANT task for DOCBOOK, a semantic markup language for technical documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Synchronize bluetooth mobile phone with thunderbird, lightning, sunbird, outlook etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Simple command-line application that can convert a csv-file produced by "GPS Photo Tagger" into a gpx file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Merges columns from a TSV file into a CSV file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A set of command-line utilities for managing CSV data using the libcsv library.
    Downloads: 1 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
  • 10

    cyrillic-modern

    Yet another Cyrillic version of Computer Modern fonts

    The Cyrillic Modern fonts are based on the Computer Modern fonts designed in METAFONT by D. E. Knuth and released in the Type 1 format by the American Mathematical Society under the SIL Open Font License (OFL). The Cyrillic Modern fonts are intended to make the Cyrillic letters with classical shapes typical to the modern fonts. Currently, the fonts add support for the Russian language, the numero sign and quotation marks required for the Russian typesetting. Several Latin letters are changed making the Cyrillic Modern fonts closer to modern-style fonts, in particular, to Monotype Modern. So, these fonts break metric compatibility with the Computer Modern fonts. For consistency, the modified mathematical italic fonts are provided. The font sources are located at http://code.google.com/p/cyrillic-modern/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12

    efactuur-pdf-nl

    PDF generation for Dutch UBL and SETU invoices

    The EfactuurNL2PDF project provides the following functionality: - PDF generation for UBL or SETU Invoice documents. - Schematron validation stylesheets - Genericode validation stylesheets The following HR-XML-NL and UBL-NL message versions are currently supported in this project : - NLCIUS (si-ubl-2.0.1) - UBL Invoice 1.9 - UBL Invoice 1.8 - UBL Invoice 1.7 - UBL Invoice 1.6.3 - UBL Invoice 1.6.2 - UBL Invoice 1.1 - SETU Invoice 2.0 - SETU Invoice 1.8.1 - SETU Invoice 1.7 - SETU Invoice 1.6.4 - SETU Invoice 1.1
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    etXML

    Emacs Table to XML: an easy way to convert any table to XML

    One tip for KITTI users: You can customize your XML format by modifying and evaluating the following code in emacs: (setq etxml-KITTI-dataset-schema "(\"object\" (\"name\" @0@) (\"truncated\" (round-with-threshold (string-to-number @1@ ) 0.07) ) (\"occluded\" @2@) (\"alpha\" @3@) (\"bndbox\" (\"xmin\" @4@) (\"ymin\" @5@) (\"xmax\" @6@) (\"ymax\" @7@)) (\"dimensions\" (\"height\" @8@) (\"width\" @9@) (\"length\" @10@)) (\"location\" (\"x\" @11@) (\"y\" @12@) (\"z\" @13@)) (\"rotation_y\" @14@) (\"property\" @3@ \",\" @1@ \",\" @2@ ) )")
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    f4Player (flv, f4v)

    f4Player (flv, f4v)

    fPlayer (aka fPlayer or as3flvplayer) moved to http://gokercebeci.com

    Free, Small, Quick, Customizable and the Bestest FLV Player on Internet! f4Player is an open source flash (AS3) video/stream player and library project. It is so small that it is only 13kb and totally free under GPL license. A few years ago I wanted to play a video (flv) on my webpage and I developed a realy small, simple flv player and I'm still developing it for HTML5 support and JS interface. I've only tested it with flv, f4v, mp4, stream, live stream, subscribed CDN and it works enough for me for now!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    fqpack

    FASTQ compression

    Provides bitwise, context-based 2nd generation data compression for large FASTQ-based files
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This project offers 3 basic tools for manipulating binary files: 1) flexible hexdump 2) hexencoder that reads a binary file and applies provided binary changes at given offsets and 3) a binary compare that gives summary of ranges where files differ
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    htmlex

    Htmlex is a poweful hypertext markup language preprocesor.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    jsXe is the Java Simple XML Editor. Out of the box it provides a tree view, DTD/Schema introspection and validation. It's aim is to provide a framework for XML editing through any number of views that can be loaded at runtime as plugins.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Convert LDIF to vCard format
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The BINXML library was create to fill the need for an efficient way to embed binary data inside xml files. It provides routines for encoding and decoding binary files into valid UTF-16 text files that can be embedded inside XML files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    This project is moved to: https://github.com/libyal/libewf This site still contains contibs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    An Affero GPL-licensed library to load, query and search the integrated fares database used by all British train operating companies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The library and some library-dependant tools to look through .mht mime-multipart web archieves (and other multiparts). Also in plans to create library-dependant plugins for some browsers like Konqueror, Firefox, maybe smth. else.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Una interfaz gráfica multiplataforma para pdftk escrita en object Pascal con Lazarus y compilada con FPC.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    redfish-lab

    Get started with the Redfish RESTful API from the DMTF

    Redfish-lab allows a smooth ramp-up with the Redfish RESTful API on an HPE ProLiant server, including UEFI/BIOS configuration with various scripting languages like PowerShell and Python. Small tutorials/articles are also proposed in the Wiki section.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB