Open Source Windows Data Formats Software - Page 37

Data Formats Software for Windows

View 26420 business solutions
  • $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
  • 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
    ASCII85-Tools

    ASCII85-Tools

    Convert between binary data and ASCII base-85 encoded text

    This package consists of two command-line utilities and an accompanying Perl module that let you convert between binary data and ASCII base-85 encoded text as specified by Adobe in the PostScript Language Reference. There is also a C version available; please see the C/ directory in the Files section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ASCIIGrid2XYZ

    simple tool to convert ASCII grid files to XYZ files

    This is a simple tool to convert ASCII grid files to XYZ files. The current version (1.0.0.2) now gives a choice of XYZ column separators (comma, semicolon, tab or space), and there are no more superfluous spaces. In addition, there now is a ASCII grid to BIL conversion tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ASI to Smart-M3 SIB synchronization agent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ASN1 editor plugin for Eclipse
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Complete ASN.1 libraray supporting the encodings BER/DER/CER (PER is planned for the future). The use of features of the .NET 2.0 framework, e.g. generics, shall ease the creation of other libraries and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    viewstate is a decoder and encoder for ASP .Net viewstate data. It supports the different viewstate data formats and can extract viewstate data direct from web pages. viewstate will also show any hash applied to the viewstate data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Write/stream native BIFF8 (MS Excel 97/2k) files (even multiple sheets) with ASP/VBScript 2x faster than Excel.Application. No components to register or tempfiles on webserver. Only dependency is ASPOLE2 include file (another sf.net project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AspOle2 is for use with another class which generates binary data streams for specific applications such as MS Excel. AspOle2 stores these data streams in the OLE2 Compound Document File format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Library of Java code to interact with the data-recording formats (RPFITS and PSRFITS) used at the Australia Telescope National Facility (ATNF). It also provides tools for extracting metadata from the files for supply to Virtual Observatory instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 10
    Academic File Converter

    Academic File Converter

    Import Bibtex publications and Jupyter Notebook posts into websites

    Easily import publications and Jupyter notebooks to your Markdown-formatted website or book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Academic Pandoc template

    Academic Pandoc template

    Write beautifully typeset academic texts with Markdown and Pandoc

    Write beautiful academic texts with the distraction-free Pandoc Markdown and typademic. Pandoc markdown templates for academic articles, presentations and theses to write distraction-free while maintaining beautiful typesetting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program takes an Access db (.mdb) and converts it to postgreSQL. It's not complete, but will do most of the hardwork without asking you money, nor put anything inside your data "until you register". Tell if it's useful, so I can finish it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AceJudge is a system for managing programming contests. AceJudge's basic features include automatic judging of submitted programs, answering to clarification questions about problem descriptions, reevaluation of programs, real time ranking etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Acid

    Python module for parsing and analyzing binary data files

    Acid is a module and a simple application for displaying content of binary data files. It relies on plugins for parsing file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A main aim of this project is to deliver an infrastructure for HL-7 v3 compilant messages exchange. This infrastructure should be based on existing real time queueing system such as Apache ActiveMQ. A product of this project does not include user interfa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ActiveModelSerializers

    ActiveModelSerializers

    Serializer implementation and Rails hooks

    There's been a lot of churn around AMS since it began back in Rails 3.2 and a lot of new libraries are around and the JSON:API spec has reached 1.0. If there is to be a 1.0 release of AMS, it will need to address the general needs of serialization in much the way ActiveJob can be used with different workers. The next major release is in development. We're starting simple and avoiding, at least at the outset, all the complications in AMS version, especially all the implicit behavior from guessing the serializer, to the association's serializer, to the serialization type, etc. The basic idea is that models to serializers are a one to many relationship. Everything will need to be explicit. If you want to serialize a User with a UserSerializer, you'll need to call it directly. The serializer will essentially be for defining a basic JSON:API resource object: id, type, attributes, and relationships.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Add schemaless attributes

    Add schemaless attributes

    Add schemaless attributes to Eloquent models

    Wouldn't it be cool if you could have a bit of the spirit of NoSQL available in Eloquent? This package does just that. It provides a trait that when applied to a model, allows you to store arbitrary values in a single JSON column.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Adichatz - Eclipse 4 RCP Framework

    Develop quickly & easily Eclipse 4 RCP Application in JEE/JSE context

    In a few minutes, Adichatz plugins allow you to develop an Eclipse 4 RCP application using JPA in a JEE or JSE context. Editors enable to edit beans and their dependencies including databinding, validation, transaction... Components are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easy to use sqlite database manager. Creating a user interface for webmanagers to create and mantain a database without any scripting knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Advanced PHP library to pase xml documents to array with many advanced options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Advanced-Diff is a portable, cross-platform diff utility with advanced features: numerical comparisons, XML comparison, filtering options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Aggregated4 is an open-source, news aggregator. It is planned to [initially] support RSS (versions 0.9 to 2.0, and further if applicable), Atom (0.3 to 1.0, and further if applicable), and in subsequent releases podcast catching, Torrent downloads, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AhMeBa is an XML file-based metabase engine. It targets small data driven applications that don't require a powerfull database engine or need a light, mobile database such as personal websites and small bussiness applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB