Search Results for "web applications using java"

Showing 35 open source projects for "web applications using java"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Resolve Support Tickets 2x Faster​ with ServoDesk Icon
    Resolve Support Tickets 2x Faster​ with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    Amazon DynamoDB Session Store

    Amazon DynamoDB Session Store

    Handles sessions for Ruby web applications using DynamoDB as a backend

    The Amazon DynamoDB Session Store handles sessions for Ruby web applications using a DynamoDB backend. The session store is compatible with all Rack-based frameworks. For Rails applications, use the aws-sdk-rails gem. The session store is a Rack Middleware, meaning that it will implement the Rack interface for dealing with HTTP request/responses. This session store uses a DynamoDB backend in order to provide scaling and centralized data benefits for session storage with more ease than other containers, like local servers or cookies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Puma

    Puma

    A Ruby/Rack web server built for concurrency

    Unlike other Ruby Webservers, Puma was built for speed and parallelism. Puma is a small library that provides a very fast and concurrent HTTP 1.1 server for Ruby web applications. It is designed for running Rack apps only. What makes Puma so fast is the careful use of a Ragel extension to provide fast, accurate HTTP 1.1 protocol parsing. This makes the server scream without too many portability issues. If you are using Bundler, just add Puma to your project's Gemfile. Once you've installed your bundle, start Puma. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pedestal

    Pedestal

    The Pedestal Server-side Libraries

    Pedestal is a set of libraries that we use to build services and applications. It runs in the back end and can serve up whole HTML pages or handle API requests. There are a lot of tools in that space, so why did we build Pedestal? We had two main reasons. Pedestal is designed for APIs first. Most web app frameworks still focus on the "page model" and server-side rendering. Pedestal lets you start simple and add that if you need it. Pedestal makes it easy to create "live" applications....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Pundit

    Pundit

    Minimal authorization through OO design and pure Ruby classes

    Pundit (varvet/pundit) is a Ruby gem that provides a simple and effective framework for adding authorization logic to Rails (or other Ruby) applications. It centers around policy classes—one policy per model or resource—that define what actions a given user is permitted to perform (e.g., show?, update?, destroy?). Each policy method returns a boolean, and can be structured using combinators or shared logic to keep things DRY. In controllers and views, Pundit provides helpers like authorize,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Geocoder

    Geocoder

    Complete Ruby geocoding solution

    Geocoder is a full-featured geocoding library for Ruby that integrates seamlessly with Rails applications. It enables converting addresses into geographic coordinates (latitude and longitude) and vice versa, known as reverse geocoding. The gem supports multiple geocoding services like Google, Bing, Mapbox, and OpenStreetMap, letting developers choose based on cost or coverage. Beyond simple geocoding, Geocoder can perform IP address lookups, distance queries, and proximity searches directly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZK - Simply Ajax and Mobile
    ZK is an open-source Java framework for building modern web and mobile applications. It enables developers to create rich, interactive UIs using only Java — no JavaScript required. With 200+ Ajax-powered components, event-driven architecture, and support for popular technologies like Spring, Java EE, and JSP/JSF, ZK makes it simple to deliver powerful and user-friendly web applications.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Dato.rss

    Dato.rss

    The best RSS Search experience you can find

    dato.rss is a Ruby gem that provides a simple DSL for generating RSS 2.0 feeds. It allows developers to build XML-compliant RSS feeds directly within Ruby code using clean, readable syntax. Ideal for blogs, news aggregators, and content-heavy applications, dato.rss helps deliver structured content feeds without dealing with raw XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jekyll::Gzip

    Jekyll::Gzip

    Generate gzipped assets and files for your Jekyll site at build time

    Generate gzipped assets and files for your Jekyll site at build time. Performance in web applications is important. You know that, which is why you have created a static site using Jekyll. But you want a bit more performance. You're serving your assets and files gzipped, but you're making your webserver do it? Why not just generate those gzip files at build time? And with the maximum compression too? Jekyll::Gzip does just that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    Marathon provides an integrated environment for test script creation and execution. Supported FW: Web, Java Swing/ Java FX. Currently, Marathon supports JRuby script models for recording the test scripts.Marathon test runner generates Allure test reports.Marathon allows for grouping of test cases.It also has an option of inserting modules while recording(in MarathonITE while recording). It allows tester to inset checklist while recording and also takes screen capture and annotate it in playing the test cases. ...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 10
    DuckRails

    DuckRails

    Development tool to mock API endpoints quickly

    DuckRails is a development tool. Its main purpose is to allow developers to quickly mock API endpoints that for many possible reasons they can't reach at a specific time. The application allows creating new routes dynamically to which developers can assign static or dynamic responses. DuckRails is an open source development tool built using the Ruby on Rails framework. The purpose of the tool is to allow developers to easily mock API endpoints outside their applications. Knowing ruby is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    ...This unique combination makes EventMachine a premier choice for designers of critical networked applications, including Web servers and proxies, email and IM production systems, authentication/authorization processors, and many more. EventMachine has been around since the early 2000s and is a mature and battle-tested library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BenchLab is a Web Application benchmarking framework using real web browsers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Wireless Universal Resource File

    Wireless Universal Resource File

    Handset Detection for Mobile Applications. Device Description Database

    WURFL lets you detect thousands of types of mobile devices accessing your web service and take decisions based on what that device can or cannot do. With WURFL, you can optimize mobile web content, effectively deliver advertisements, or analyze mobile traffic. WURFL will read HTTP requests from mobile browsers and search the Device Description Repository (DDR) for the corresponding device properties (i.e. capabilities). WURFL will return the device capabilities to your application, which...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Oga

    Oga

    Oga is an XML/HTML parser written in Ruby

    Oga is an XML/HTML parser written in Ruby. Oga is an XML/HTML parser written in Ruby. It provides an easy-to-use API for parsing, modifying and querying documents (using XPath expressions). Oga does not require system libraries such as libxml, making it easier and faster to install on various platforms. To achieve better performance Oga uses a small, native extension (C for MRI/Rubinius, Java for JRuby). Oga provides an API that allows you to safely parse and query documents in a multi-threaded environment, without having to worry about your applications blowing up. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A tool for system configuration management, i.e. management of the configuration files of the operating system and core applications. Easy for a professional system administrator to start using, yet scalable to large and/or complex environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gavrog stands for "Generation, Analysis and Visualization of Reticular Ornaments using Gavrog". It is a Java library together with a suite of interactive applications for the study of periodic net-like structures in space and their applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Protoreto is a GPL-licensed tool to create prototypes of graphical user interfaces (GUIs). NOTE: This project is not actively maintained at the moment. If you'd like to continue developing Protoreto, please send an e-mail to: wikipedian@users.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Service Oriented Container (SOC) focused on creating and managing Services using annotations. Implements lighweight SOA using JEE, JAVA and Ruby. More than 20 services are included (ESB (Mule), jBPM, Jetty, JMS, GWT, DB, Rules, JMX, Spring support..)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A suite of emergency notification tools using the Common Alerting Protocol format for messages. Includes a web interface for posting, administration, and public viewing, public and monitored alert monitors and a mass SMS / email sender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Several components used together to enable scripting in a browser using programming languages other than native JavaScript. It includes a Java Applet and JavaScript files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ¡COSA! is a project to create a Common Objects Service API for web development. By using ¡COSA! a programmer will not have to worry about rewriting and rebuilding his WSDL file all the time, worrying only about what really matters: coding business rule
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JLink lets users author flow charts based on ISO 5807 and IBM standards. Developers can use JLink to add flowcharts to applications, serve a flow chart over the web in PDF or PNG, or dynamically create a flowchart with Javascript, Python or Ruby scripts
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Hyper Estraier is a full-text search system. It works as with Google, but based on peer-to-peer architecture. Using Hyper Estraier, we can construct a large-scaled search engine with cheap computers.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25
    Web-based desktop environment built using the ZK AJAX toolkit. Includes advanced, easy-to-use CRUD tools for customized data management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next