Showing 78 open source projects for "small"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 1
    MMKV for Android

    MMKV for Android

    An efficient, small mobile key-value storage framework

    MMKV for Android is an efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX. Efficient. MMKV uses mmap to keep memory synced with file, and protobuf to encode/decode values, making the most of Android to achieve best performance. MMKV supports concurrent read-read and read-write access between processes. Easy-to-use. You can use MMKV as you go. All changes are saved immediately, no sync, no apply calls needed. MMKV contains...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Discord4J

    Discord4J

    Reactive library to enable quick and easy development of bots

    ... to Discord's specifications and to provide the least amount of surprises when interacting with our library. Discord4J breaks itself into modules to allow advanced users to interact with our API at lower levels to build minimal and fast runtimes or even add their own abstractions. Discord4J can be used to develop any bot, big or small. We offer many tools for developing large-scale bots from custom distribution frameworks, off-heap caching, and its interaction with Reactor allows complete integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hawtio

    Hawtio

    Hawtio web console helps you manage your JVM stuff and stay cool

    Hawtio is a lightweight and modular Web console for managing Java applications. Hawtio has plugins such as: Apache Camel and JMX (Logs, Spring Boot, Quartz, and more will be provided soon). You can dynamically extend Hawtio with your own plugins or automatically discover plugins inside the JVM. The only server-side dependency (other than the static HTML/CSS/JS/images) is the excellent Jolokia library which has a small footprint (around 300KB) and is available as a JVM agent or comes embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Light-4J

    Light-4J

    A fast, lightweight and more productive microservices framework

    Light means lightweight, lightning-fast and shedding light on how to program with modern Java SE for cloud-native deployment. I had been working on the Java EE platforms since early 2000 and suffered performance and productivity issues. In 2014, I realized that the IT industry was moving from Monolithic to Microservices and from on-premise data centers to the public clouds. To reduce the production cost for my applications, I need to find a lightweight platform that has a small memory footprint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Spring Cloud Alibaba

    Spring Cloud Alibaba

    One-stop solution for application development for Alibaba middleware

    Spring Cloud Alibaba provides a one-stop solution for distributed application development. It contains all the components required to develop distributed applications, making it easy for you to develop your applications using Spring Cloud. With Spring Cloud Alibaba, you only need to add some annotations and a small amount of configurations to connect Spring Cloud applications to the distributed solutions of Alibaba, and build a distributed application system with Alibaba middleware. Flow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NanoH5 (tsl2nano)

    NanoH5 (tsl2nano)

    java bean / database driven zero code application framework

    NanoH5 (or FullRelation) is a fullstack UI implementation framework providing a model driven design (MDA). Build a complete html5 application through a given class- or database-model without coding (coding APIs are available).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    A small, easy to learn framework. For rapid application development. No XML, no action, no EJB. Use the power of Java AND the power of your database. Extracted from (comercial) app working in prod for 7 years now (www.clinsis.com). Designed in Spanis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PowerMock

    PowerMock

    Java framework that allows you to unit test code normally

    Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to good design, but this is not always the case. For example final classes and methods cannot be used, private methods sometimes need to be protected or unnecessarily moved to a collaborator, static methods should be avoided completely and so on simply because of the limitations of existing frameworks. PowerMock is a framework that extends other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Neural Network Framework Neuroph
    Neuroph is lightweight Java Neural Network Framework which can be used to develop common neural network architectures. Small number of basic classes which correspond to basic NN concepts, and GUI editor makes it easy to learn and use.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    Orkney

    Orkney

    Orkney Testframework

    Orkney is a small but powerful test framework for Java. Orkney executes tests that are structured into test groups, test cases and test steps. Test steps are used like bricks to create test cases while test groups collect test cases and other test groups to create a test suite. Test cases are written in a simple text language thus allowing composition of cases from test steps without deep programming knowledge. Reports are created in text and in XML format, the latter are converted to a human...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    qcadoo MES

    qcadoo MES

    Web application for production management for SME

    qcadoo MES is an Internet application for production management targeted at small and medium companies. It’s available via the Internet browser and will help you to manage production on a daily basis. It combines the functions of large ERP systems, adapting it to the specific character of Small and Medium Companies. Your people will love it. We have moved posting new binary versions to GitHub! More info on: https://qcadoo.com/en/ Source code and binary versions: https://github.com...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    JWebSwing

    JWebSwing

    A true Java Only Web Framework

    The JWebSwing is a web framework designed for ease of use, and as simplistic as possible in design. Design your applications the same way you would design a Swing application! Annotate your CSS according to Java Objects, Fields, or even in-line. Utilizing the best open source available on the web, This framework combines the best components available freely on the web into a single, easy-to-use, and extremely powerful framework which is lightweight, fast, and easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Vexi Platform
    Vexi is a rich GUI platform for creating desktop-like Internet or intranet applications using an intuitive XML/JavaScript API and an extensible widget set with themes, JSON support. Communicate with servers using XMLRPC/SOAP/REST and runs on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    SQLG2 is preprocessor and library that combines ideas of JDBC, SQLJ and iBATIS to simplify writing DB access code for small and medium-sized applications, making it similar to PL/SQL development. It is intended for use under JDK 1.6 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ujorm
    Ujorm framework provides powerful objects based on the key-value architecture to common use. A part of the framework is the persistence module Ujorm designed for rapid Java development with great performance and a small footprint. Main features are type safe queries and no entity state. Important: there is available an obsolete Ujorm on the SourceForge, new changes are available on the Github only: https://github.com/pponec/ujorm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    jWebBox2

    A pure Object-Oriented JSP layout tool

    JWebBox2.0.0 is a small layout tool used in Java server pages(JSP) projects, playing the same role like Tiles and SiteMesh, but it's pure Object-Oriented designed, no XML files, no Tags, it's powerful but simple(only 1 Java class) and easy to use, it can be used to build whole web site or only some page components. JWebBox2.0.0 is an open source software follows BSD license. Key features about JWebBox2.0.0: 1)Use Java classes, not XML file to present JSP layouts, the Java class be called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSocle

    JSocle

    JVM Micro Web Framework

    Open Source S/W 기반의 JVM 마이크로 웹 프레임워크로 기업 및 개인의 중, 소규모 프로젝트 수행 비용 절감 및 개발자의 부담을 줄이고, Java 진영의 생태계를 보다 크게 확보하는 것을 목표로 개발하게 됨. JSocle is an Open Source S / W based on the JVM micro web framework. JSocle the goal is to ensure greater than the ecosystem of the Java camp in the enterprises and individual / small-scale project costs and reduce the burden on developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Carrot2
    Project moved to GitHub! https://github.com/carrot2/carrot2 Carrot2 is an Open Source Search Results Clustering Engine. It can automatically organize small collections of documents, e.g. search results, into thematic categories. Carrot2 integrates very well with both Open Source and proprietary search engines.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ff4j

    ff4j

    Feature Toggle for Java Platform made easy

    FF4J, standing as Feature Flipping for Java, implements the Feature Toggle agile development practice. It allows you to enable and disable features through configuration at runtime with dedicated consoles and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Cloud7

    Central Software Configuration by Java API and SOAP Service

    CLOUD SEVEN is API and middleware together. C7 * stores central configurations in a database * is a useful tool to configure applications which run distributed on different hardware * provides a simple user administration with rights and actions * is good for small and big companies as well. * helps developers, and admins * provides configurations which can be valid for all machines (instances) or may be exclusive for single instances * can be used by API and SOAP (JMS is planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Tabbed front End for Micro ERP-systems

    Sample of a Tab based GUI för micro business ERP-systems

    Visual ERP is a light front-end aproach as a template for Micro business ERP-systems . The aim is to provide a base template for ERP software vendors, and to make Business 2 Business dataexchange easy. The thinking is from the users point of view in a very small (e.g. a Micro Company). Any user needs to work with different business processes and stakeholders every day. The user needs to quickly change focus from one very important issue to another equally important matter, without losing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pease Plate is a small but powerful template engine for Java that uses simple POJOs as data model. It includes an extendable Java-like expression language designed for the special needs of template rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jupidator is a library/tool in Java for automatic updating of applications with minimum user interaction and small developer effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is a 100% pure Java J2EE framework upon which small, low-profile programs can be built quickly using a model-view-control-like scheme. It is written using the Java 1.5 SDK and requires a Java Runtime Environment (JRE) version 1.5 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next