Showing 35 open source projects for "java code game"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1

    Feign

    Make writing Java http clients easier

    ... APIs, it simplifies system aspects dramatically and makes it much easier to unit test your conversions. Feign makes use of great tools like Jersey and CXF for writing Java clients for ReST or SOAP services. It also lets you write your own code on top of http libraries, and connects your code to http APIs with little overhead.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    HTTP Kit

    HTTP Kit

    Clojure HTTP server/client library with WebSocket support

    .../sec on even midrange hardware. Here is another test about how it stacks up with others. It's not only fast, but efficient! Each connection costs nothing but a few kB of memory. RAM usage grows O(n) with connections. Written from the ground-up to be lean, the entire client/server is available as a single ~90kB JAR with zero dependencies and ~3k lines of (mostly Java) code. Synchronous is simple. Asynchronous is fast & flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EmbedIO

    EmbedIO

    A tiny, cross-platform, module based web server for .NET

    ... modules -- For example, video streaming, UPnP, etc. Check out EmbedIO Extras for additional modules. Small memory footprint. Create REST APIs quickly with the out-of-the-box Web API module. Serve static or embedded files with 1 line of code (also out-of-the-box). Handle sessions with the built-in LocalSessionWebModule. WebSockets support CORS support. Origin, Header and Method validation with OPTIONS preflight. HTTP 206 Partial Content support. Support Xamarin Forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Takes

    Takes

    True object-oriented Java web framework without NULLs

    Takes is a true object-oriented and immutable Java8 web development framework. Pay attention that UTF-8 encoding is set on the command line. The entire framework relies on your default Java encoding, which is not necessarily UTF-8 by default. To be sure, always set it on the command line with file.encoding Java argument. We decided not to hard-code "UTF-8" in our code mostly because this would be against the entire idea of Java localization, according to which a user always should have a choice...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5
    Cicada

    Cicada

    Fast lightweight HTTP service framework

    Fast, lightweight Web framework based on Netty; without too much dependency, and the core jar package is only 30KB. Configuration files can also be read in multiple environments, just add VM parameters, also ensure that the parameter name and file name are consistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Curl ORB for java
    Curl ORB is to comunicate between Curl and server side java. It can generate Curl source code from POJO which stands for Plain Old Java Object, and invoke the java methods on server side from Curl application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Velosurf is a database access layer for the Apache Velocity template engine. It provides an automatic database mapping of tables and relationships without any code generation, and provides authentication, localization and form validation tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Parallec

    Parallec

    Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library

    Fast parallel async HTTP/SSH/TCP/UDP/Ping client java library on Akka. Aggregate 100,000 APIs & send results anywhere in 20 lines of code. View production use cases. Ping or HTTP calls 8000 servers with responses aggregated in 12 seconds. Parallec means Parallel Client (pronounced as "para-like"). Open Source from eBay Cloud. A convenient response context passes any object you need when handling a response. Process data anyway and send it anywhere. Intuitive builder pattern APIs make parallel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10

    YADS

    Yet Another DPWS Stack, a WS4D JMEDS fork (discontinued)

    Note: This project has been discontinued due to the lack of quality of the original project's code base. I implemented a new DPWS stack from scratch for other projects, which was less work... YADS (Yet Another DPWS Stack) is a fork of the WS4D JMEDS webservice stack. YADS tries to integrate more standard Java SE features (type-safe template containers, concurrency, logging and modern Java language features) and high level HTTP components using non-blocking connections. YADS depends...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MyServerEditor
    Apache server configuration gui tool PLEASE READ THE DOC BEFORE INSTALLATION. Prerequisites MyServerEditor should run with no problem either in 32 bit or 64 bit os but if you run a 64 bit os you should have java 32 bit installed and this includes Windows and Linux. Windows7 or above. java 8 for windows and java 7 for Linux. Not tested on AMD processors nor mac os. Setting MyserverEditor database Myservereditor data base is the file responsible of compatibility...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a apache v2.0 authentication module. Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO). All the code source and the bug tracking has migrated to github: https://github.com/ZenProjects/Apache-Authmemcookie-Module All the documentation are here: https://zenprojects.github.io/Apache-Authmemcookie-Module/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    .Net FastDL Server

    A FastDL Server for Counter Strike in C#

    A very simple but effective FastDL Server for Counter Strike that allows your game server clients to download your server content from a HTTP service.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    maDDR
    Code library for browser/device repository. Standard interface adhering to W3C specification. Will be available in multiple source languages for multiple platforms. Main use is context-based adaptation of content/services on mobile aware Web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Almonaster is a turn-based multi-player war game. The game is fully web-based and requires no downloads, Javascript, Java or ActiveX controls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sjws
    (Yet another) Small Java Web-Server: A (Very) Small Java-Based Webserver. It allows you to publish ressources and Self-Generated Java-Pages in Object-Style (new Table("Title");).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LiveHack is an HTTP server for a simple, web-based, shoot-em-up game. It is written in Java, so it's small, fast, and secure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LOGames is a project that aims e-learning game development based on Learning Object Technology. LOGames are built up an existents patterns , like SCORM (Shared Content Object Model) and DCC (Digital Content Component), using InfraBig infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A very light web framework with a component support. No templates, XML and HTML texts are necessary. Components are assembled to a hierarchy structure similarly like a HTML code, each component can be inherited as well as be composed to a new component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    It can auto test your network setting to connect internet. In China, China Mobile/Unioncom provide two proxy wap gateways to access internet. It used HttpConnection to access network. Source code: http://j2meautonetwork.cvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JFolder is a web-based application development and management tool. It allows users to create applications through a web browser without writing any code. The current release includes an implementation of the Pet Store written without code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java Server Executive (JSE) is a Web Server and Servlet, JSP, EJB, JWS, JMS Container. It aims at developing a new integrated framework that would tremendously minimize the time, cost and effort required for creating and maintaining a web-application. I
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next