Showing 6261 open source projects for "format"

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
  • 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

    Madara

    Middleware for distributed applications

    The purpose of the project is to develop a portable programming framework that facilitates distributed and multi-threaded programming for C++, Java, and Python. MADARA was originally developed as an agent-based middleware specifically for real-time, distributed artificial intelligence, but is now more general purpose for distributed timing, control, knowledge and reasoning, and quality-of-service. MADARA is composed of several tools and middleware, and the main entry point into the system...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    Smart Dataset-XML Viewer (outdated)

    Smart viewer for the CDISC Dataset-XML Standard

    This the old page for the "Smart Dataset-XML Viewer". It is a Java-based viewer for CDISC Submission files (SDTM, SEND, ADaM) in the new Dataset-XML Format. The Project has been renamed to "Smart Submission Dataset Viewer", and can be found at: https://sourceforge.net/projects/smart-submission-dataset-viewe/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    XmlRpcThd

    XmlRpcThd

    lightweight c++ based xmlrpc client

    Derived XmlRpc library, based on the excellent work "XmlRpc++" by Chris Morley. /* changed by ise GmbH 2013 */ - added multi-threading support - added support for windows compiling - extended class XmlRpcValue for automatic type recognition of some defined input formats - added binary protocol to minimize overhead Original Project: https://sourceforge.net/projects/xmlrpcpp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Hershey Font Explorer

    The Hershey Font Explorer

    Review, Manage, and Export Vector-Based Fonts

    The Hershey Font Explorer allows the classic set of Hershey Fonts to be appreciated both as such, as well as in their native stroke-by-stroke "R Format". By way of a bonus, Hershey's entire set of fonts are also provided in the files area as downloadable archives. The archived fonts have been rendered in four modern formats: (1) A eval()uable file-format parsable by Python. (2) A graphical (PNG) Format (3) A new, parser-firendly, one-line-per-glyph ASCII R Format (4) The Scalable Vector Graphics (SVG) Format for use with HTML5 Feel free to contact me via the blog at my web site if you would like to geek-out over new features, related projects (etc.) ...
    Downloads: 11 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

    DirAutoCleaner

    Very simple directory cleaner

    ...With this small application the directory can be clean, only with the files downloaded today and the old downloads can be accessed during some days. The search of old files is easy, because the old subdirs have a name with the date in format "year_month_day". The call from the command line has two parameters: * the directory to clean up * the number of days to keep the old subdirectories If more than one directory has to be cleaned up a different call has to be done for every directory. It needs to have Java installed (version>=8). Call example: java -jar DirAutoCleaner-<version>.jar C:\MyUser\Downloads 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Enhydra JaWE (Java Workflow Editor) is the first open source graphical Java workflow process editor fully according to WfMC specifications supporting XPDL as its native file format.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7

    maff-native

    Mozilla Archive Format for Windows and Linux

    Native, cross-browser implementation of Mozilla Archive Format for Windows and Linux. Only elementary conformance level is used, but it should be sufficient for most purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Microtonal Organ

    Microtonal Organ

    Software organ created with Max and fluidsynth.

    This is a soundfont instrument for performance and experiments with intonation systems. It is set up like an organ, while any instrument available in the sf2-format can be used. A database of several hundred tunings are included, and can be expanded by the user. Sources of these tunings are described in the manual. This program is made with Max 7, and standalones are provided for Mac Osx Yosemite and High Sierra. On other systems you have to use the included max patches, and install the Fluidsynth version included in the 'dependencies' folder. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    EmojiOne Color SVGinOT Font

    EmojiOne Color SVGinOT Font

    EmojiOne Color SVGinOT Font

    ...This is not a limitation of the font, but of the operating systems and applications. Regular B&W outline emoji are included for backward/fallback compatibility. SVG in Open Type is a standard by Adobe and Mozilla for color OpenType and Open Font Format fonts. It allows font creators to embed complete SVG files within a font enabling full color and even animations. There are more details in the SVGinOT proposal and the OpenType SVG table specifications. The default serif, sans-serif and monospace font for most Linux distributions is DejaVu. DejaVu includes a wide range of symbols that override the EmojiOne Color characters.
    Downloads: 24 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
  • 10
    Dynamic Linkage

    Dynamic Linkage

    Dynamic Linkage Social Aggregation Model

    This project will create a user-friendly modeling system for studying animal social aggregations. The model codifies the a new hypothesis that the animal's state, kinematics, and the group's emergent properties are dynamically linked together, with each one affecting the others. The model will be constructed using Object-Oriented MatLab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JDateButton

    JDateButton is a Java date selection utility

    ...It utilises a Button to display the date, which when pressed will bring up a Calendar dialog to select the date. Table renderer and editor versions are also included. The range of dates selectable by the dialog can be controlled as can the locale and date Format. Version v1.3.0 has been migrated to Java 8 and the new LocalDate class. Previous versions were based on the Date and Calendar class. Version v2.0.0 has been migrated to JavaFX. Version v2.1.0 has merged the two code bases providing separate JavaFX and Swing jar files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    I2Cpytools

    I2Cpytools

    Python scripts to handle I2C sensors from your PC and graphing

    ...Three different ones are supported, which can be used simultaneously: * ELV USB-I2C, ELV Elektronik AG https://www.elv.de/ * IO-Warrior24 Dongle IOW24-DG), Code Mercenaries https://www.codemercs.com/de * USB-ISS, Devantech https://www.robot-electronics.co.uk/htm/usb_iss_tech.htm The supported sensors (for either dongle) are: * BME280 (Temperature, Pressure, Humidity) * LM75(B) (Temperature) * TSL2591 (Light, visible + infrared) * HT16K33 (LED matrix 8x8 red LEDs) I2Cpytools runs as data logger. It creates a log file in a CSV format. pytoolsPlot is a graphing tool included in the package. Can also be used as a stand-alone plotting tool for csv data files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jekyll-breadcrumbs

    jekyll-breadcrumbs

    Creates breadcrumbs for Jekyll 3.x, includes SEO optimization

    Smart and fast breadcrumbs for posts, pages and collections with SEO support and more. Works as Jekyll Hook with Jekyll 3.x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PanoramaServer

    Open Source Panorama Server for free virtual tour of 360 degrees views

    Ideal for creating virtual tours of panoramic views for all sorts including property exhibition for brokers at real estate agencies/property agents, tour guide for indoor/outdoor venues, information to public/private facilities for curators, travel journal for tourist as log book, backdrop setting for storytelling, treasure hunt like games, big data mining for pattern through computer vision in artificial intelligence, etc. It is like creating your own Google Map Street View. All is required by the user is to have photos of equirectangular format (panorama) taken from 3D cameras common for on-site premises. These images can be referenced by the PanoramaServer to create virtual travels with 360 degrees view where viewers can navigate to different locations, view information, etc. If made available online to general public over the internet, can even share the link of your virtual trips. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    qMetro

    qMetro

    Subway maps of the World !

    ...Its GPL project for creating analog of pMetro (Muradov B.) About 200 maps of subways are available: http://translate.google.com/translate?sl=ru&tl=en&u=http://pmetro.su/Maps.html (Maps have an open format and can easily be edited or created) App available for many platforms: http://qt-apps.org/content/show.php?content=146249 Also available for Symbian: http://qmetro.sf.net/mobile/ How to translate: https://sf.net/projects/qmetro/files/translation/
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    ISOtoUSB

    ISOtoUSB

    Burn a ISO file to a USB drive

    ISOtoUSB is a simple tool that allows you to burn a ISO file to a attached or removable drive. The tool allows you to format the drive to either NTFS or FAT32. NOTE: only works on windows 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Xenlism : Wildfire

    Xenlism : Wildfire

    Minimalism icon theme inspired MeeGo And iOS.

    ...prototype template icon is easy script to build many of number different color by color scheme file. The Wildfire Script included script for convert svg,ai to any Other icon format ai-svg,ai-icns,ai-png,svg-icns,svg-svg and svg-png. The Wildfire Script work on Mac OS X , BSD and Linux.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    ONVIF Export File Player

    ONVIF Export File Player

    Player supporting the ONVIF Export File Format

    Reference Player Software for authenticated playback of mp4 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Query Light

    Query Light

    Query Light : A Lightweight Oracle java swing client based on JDBC

    ...It provides basic querying and data retrieval functions. Query light is ideal for working on read only environments. Latest Update and Fixes Added ability to write xlsx in new office xlsx format. Added ability to view code with F4. Added additional describe capabilities with F4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PCAPAnalyzer

    Network traffic analysis from PCAP format

    ...Network analysis needed to synchronize capture on a local (destination) and remote (source) computers and display warning messages while recording traffic in PCAP format for offline analysis. PCAPAnalyzer is typically used piped to tcpdump to show warnings on console, with the possibility to replay traffic later, with different Filters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    ...Note: Click "+ Other Locations" on the file manager for opening local disks, while browsing for images to write through this dvd's multibootusb program. Also note that the pen drive needs to be in fat32 format for proper booting. if in other formats, for eg. ntfs, you can use the GParted program that is in this dvd, to reformat it to fat32 ( will cleanup all data ). Watch https://www.youtube.com/watch?v=CjQRkISnHQ4 before format. See Wiki
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22

    DataSink

    Take a JDBC ResultSet and stream it in one of the supported formats

    DataSink takes a JDBC ResultSet and streams it in in a format of your choice. You can as well zip the stream and send it over the network, if you want. DataSink currently implements the following table formats: DBF (the xBase file format), XHTML, and genericode. You can use it as an Ant task or directly from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HackMyResume

    HackMyResume

    Generate polished résumés and CVs

    ...HackMyResume is a dev-friendly, local-only Swiss Army knife for resumes and CVs. Use it to generate HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, print, smoke signal, carrier pigeon, and other arbitrary-format resumes and CVs, from a single source of truth, without violating DRY. Also, use it to analyze your resume for keyword density, gaps/overlaps, and other metrics. Convert resumes between FRESH and JSON Resume formats, and validate resumes against either format. HackMyResume is built with Node.js and runs on recent versions of OS X, Linux, or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    A Weather

    Free application for weather data

    ...With the stored information such as time, place, temperature, humidity, etc., can find out if changes in temperature can affect the relative humidity. To see how closely related they are, can run the Python script which calls PHP script to get JSON data feed from Google spreadsheet and turn into CSV format for processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple email verifier is PHP script use Trumail API to verify bulk email addresses. The data collected through JSON and data delivery format is CSV. How it Works: Host this script on PHP environment, it does not require any database. Upload the files and open the same location in the address bar. Select the text file. (Keep less than 1000 email address at same time) Hit the submit button. Don't close the browser windows until process will be completed. Hit the download button and get the information in the format of CSV file as below.
    Downloads: 0 This Week
    Last Update:
    See Project