Showing 344 open source projects for "chess java source code"

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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    This project contains all the code for the eXploringXML column on WebReference.com at http://exploringxml.com . Currently this is only an applet for parsing and displaying Rich Site Summary (RSS) files, but more Java code for XML will come
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TreeScript a next generation Java based language for inserting into and building large (proxy based) XML like object trees. It allows code and diverse data sources to be acted upon is if they were simple atomic and node type values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J2EE based picture archive software - allows browsing, online updates, e-postcards. (Was originally perl based. The perl code will remain for download but is not maintained)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XPL is the eXtensible Programming Language. XPL is an application of XML for interchange of computer programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It is a set of Java classes allowing web server designers to - use their prefered scripting langage to build dynamic pages, as with JSP for Java - call directly script functions available on the server as URL - submit portions of script code in forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jipsy is a drop-in replacement for java networking code to enable the use of IPv6 in a Java application. The use of this software requires no modifcation to your code or even recompilation of java code. The only change that is required is to add the jipsy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A meta-function compiler for PHP/JavaScript, to create clean implementations of AJAX web applications. The code for set up and invoke a XMLHTTP request, as well as the code for marshaling data pass are generated from the source php script automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Global IP scanner is fast and friendly network scanner for Windows, Linux, and Mac. It is very extensible, allowing it to be used for very wide range of purposes, with the primary goal of being useful to network administrators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Framework for Java code generation of web applications is for the above framework mentawai, done to expedite the process of creating a project in Java technologies with the JPA, Hibernate, Mentawai, AJAX with DWR among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FormMaker is a Java program that allows users to draw form fields on top of an image and output PHP and Javascript code for web-based forms. Easily turn paper forms into online forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple framework for creating web applications. It is realization of MCV (Model Controller View) with XML. It can make developing easer and faster, bring some new functionality like easy converting page content, making viewer for data without any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AutoCRUD is a Java framework that can generate web application scaffold code from a database schema, similar to RoR. It uses the standard Maven2 web project structure, Spring for MVC, and Velocity for templating. Currently works with MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XQuery in the Browser allows the execution of XQuery script code on Web pages (like JavaScript). Visitors do not need to install anything. Web developers only need to copy some .js files to their server and import them in their Web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BiglyBT

    BiglyBT

    BiglyBT is a feature filled, open source, ad-free, bittorrent client.

    2026/05/19: Version 4.1.0.0 Released! https://www.tumblr.com/biglybt/817132575194857472/41-released https://github.com/BiglySoftware/BiglyBT/releases See https://github.com/BiglySoftware/BiglyBT for source code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Trison has the goal to become a template engine with support of php, java and the transform ability to javascript to intergrate client/serverside generation of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    sippet

    sippet

    C++ SIP stack based on Chrome source code

    This C++ library has been designed as a Chrome SIP stack. Sippet is an open-source SIP User-Agent library, compliant with the IETF RFC 3261 specification. It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and P2P communication services. The main target was to enable Javascript applications to use UDP, TCP and TLS transports along WebSocket. Existing SIP solutions for the browser are forced to use the WebSockets API to...
    Downloads: 0 This Week
    Last Update:
    See Project