Showing 1400 open source projects for "source-han"

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
  • 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
  • 1
    Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The JeXMl library would like to give java programmers the same ease ruby provides with REXML.The JeXML library can give you a huge control over xml data from within your java code with the least possible effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A tool for direct ZIP archive (ODF/OOXML format, etc.) processing in XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Use wiki syntax and notation to produce a website. This should make it much easier to control the markup. Styles are entirely separated from content. The actual wiki renderer is a separate module which can be used in other (more dynamic) products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    In this project we like to implement an interface for the open yahoo search service which is called BOSS. Then we will develop multi new search futures based on this API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AMQP Gateway
    A protocol converter from AMQP to any MOM provider behind JMS and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HShreX addresses hybrid storage of XML, combining relational and native solutions. It enables quick design and evaluation of alternative choices by annotating the XML schema and is an extension of a previous tool ShreX (shrex.sourceforge.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MetaXplode is simply an e-book organizer, an Automatic Meta Data Generator for Electronic Books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Simple text based files generator for java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The project Intergeo co-funded by the Community programme eContentplus develops an open-source library for the common file format it defines to allow developers of dynamic geometry systems to quickly integrate read support for such files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The CampusSource Engine Integration Platform (CSE-IP) supports the composition of an integrated information managment in heterogeneous IT environments of educational institutions. It realises a process-oriented link-up of campus information systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Blunder is an automated tool for analyzing chained exceptions in Java. It's usefull for classify, generate a customized error message and a list for possible solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Grants.gov Suite is a set of libraries and applications developed by the University of California at Berkeley to work with the Grants.gov web services and Grants.gov forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenXML4j is a Java library supporting Open Package Convention for Office Open XML File Format documents. Microsoft Office 2007 documents using ECMA 376 specs are actually supported, Microsoft Office 2010 support is coming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xmlOrganizer Tools for XML including: - XSD validator, organizer, formatter, and checker for unused types. - XML validator, organizer, and formatter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mirth Connect is an open source cross-platform HL7 interface engine that enables bi-directional sending of HL7 messages between systems and applications over multiple transports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MessageReader is a java software that, given a Mail folder of a Symbian phone, takes all the sms messages (NOT (still) mms or anything else) and make a file in the unix mailbox format (suitable for e.g. kmail).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Omni is a Java package for reading and writing a variety of data file formats. Currently, Omni supports formats such as CSV, tab-delimited, pipe-delimited, and fixed-width files. There are future plans for more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MIDlet showing status of GPS device connected to cellphone. Show availability of GPS device/signal, current position, speed, course and satellites' position and signal power. Log tracks in GPX format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This web-application allows business users to design, in a collaborative working envirorment, a Business Process in Business Process Modelling Notation (BPMN 1.0) language and to serialize it in XML Process Definition Language (XPDL 2.0 and 1.0).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.
    Downloads: 0 This Week
    Last Update:
    See Project