Showing 892 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    User AES-128 bit encryption in counter mode of operation. supports interactive mode of operation and command line mode of operation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    A template serialization engine for C++. Provides an easy to use method of describing data structures to be serialized/unserialized. You don't need to remember which members are to be serialized/unserialized. The engine will do this for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    2licht Irrlicht Engine Wrapper

    2licht Irrlicht Engine Wrapper

    Multi-Language Wrapper Collection for the Irrlicht Engine

    2licht's aim is to provide a collection of wrappers for the popular Irrlicht Engine (http://irrlicht.sf.net/). It is still in development; the first wrappers to be released will be the C and Object Pascal interface; followed by a .NET library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    flow is a cross-platform headers-only C++11 framework which provides the building blocks for streaming data packets through a graph of data-transforming nodes
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5
    GTK+ for Windows (MinGW)

    GTK+ for Windows (MinGW)

    Gtk 2&3 for Windows (MinGW)

    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 6
    C++dbc

    C++dbc

    Generic C++ database connectivity class library

    A C++ database connectivity class library supporting different database management systems under a simple interface. The API is hiding implementation details from developers, so class usage is same for each database management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libwidgets

    libwidgets

    Widgets library in Qt/QML

    (lib)widgets is a library that makes the creation of widgets easier. It is also an application for Nokia N950 / N9 that provides widgets to Harmattan.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DotNetFtpLibrary

    Ftp client library .Net C#, download, upload, resume, events

    Ftp client library (framework) for .Net written in C#, download upload, resume, create directory recursive, events
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cpp4scripts
    A set of C++ classes that allow use of C++ as a scripting language instead of Perl, Bash, Java etc. Can be compiled on Windows and Linux. Excellent choice building complicated scripts, multi-platform make and installation scripts.
    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
  • 10
    Console typing manager
    Console typing manager(CTM is open source library written in C++ containing ctm object, which can take control of the pressing keys of your terminal application(command interpreter). CTM can be used in programs, which are runing in terminal and user need to manage them by entering commands and keyboard shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pluma
    A minimal C++ framework for plug-in management. Small, cross-platform and simple to use.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12

    safe numerics

    Error Trapping replacements fro C++ integer data types.

    Arithmetic operations in C++ are NOT guaranteed to yield the correct mathematical results when applied to C++ integer data types. This library provides compatible replacements which trap anytime an erroneous operation is performed. Requires Boost Libraries keywords: safe integer, safe range
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project make possible calculation mathematical expression, that contain functions, constants, variables. In develop cmelib used Reverse Polish Notation. Once created reverse polish notation from algebraic expression, it can be evaluated with different variable's values. Library required in Boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ezProgressBar

    Three C++ progress bar classes.

    Three easy to use C++ progress bar classes: ezProgressBar, ezETAProgressBar and ezRateProgressBar. ezProgressBar prints only a single line without carriage returns, so it's ideal for programs that redirect output to a file. It uses a single header file and only depends on the standard iostream. ezETAProgressBar is a more traditional growing progress bar that reports a percentage and a time-remaining estimate. ezRateProgressBar reports percentage complete, the time that has elapsed and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Multiplatform library was created in order to be able to debug Transducer Electronic Data Sheet memory on a PC and on different microcontrollers. The library can load TEDS memory from xml file on PC, and can export loaded memory in a header file for embedded systems program. The library also allows generation of command and response packet and controls communication between Transducer Interface Module and Network Capable Application Processor modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    wxReportDocument

    The library suitable for creation of a reports and forms in wxWidgets.

    The wxReportDocument is a cross-platform software library written in C++ programming language based on wxWidgets which offers a functionality needed for creation of a print reports and forms. The created forms could be printed with librarie's internal printing support based on the wxWidget's printing framework or it can be saved to an output xml file to later use in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    type_pool

    Pool of Ts.

    A resource pool concept implemented in C++11. Pool is tied to a single type. Instances of a type can be retrieved as raw pointer, shared_ptr or unique_ptr. Resource management is move-enabled. Pre-allocation of instances is possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GScript

    A new embedded lightweight scripting language

    GScript 是具有强大的表达能力和动态运行的一门全新的嵌入式轻量级脚本语言,其设计目的是为了嵌入应用程序(宿主程序)中,从而为应用程序提供灵活的扩展和定制功能。GScript解释器由C++编写,可轻易的嵌入其它语言。
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    UML 2 Statemachine for C++

    UML 2 Statemachine for C++ is a development framework with DSL support

    UML 2 Statemachine Code Generator is a developer framework for an easy implementation of statemachine based applications. Here, with this framework only one Domain-specific language (DSL) specification is necessary to create executable codes for Linux, Mac OS X, and Microsoft Windows. With this framework you save a lot of time and effort during implementation; also you have an always valid - based on a well-defined C++ standard - generated code with high quality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Small library to manage your program options in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Lavalamp Graphics Engine

    C++ Based 2D Graphics Engine

    Lavalamp Graphics Engine is available in DLL with header. Currently supports resource-based and external bitmaps, simple bitmap animations and rectangles. Bitmaps can be manipulated. Current development stage: Early Alpha testing; pre-version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Google Page Rank

    Google Page Rank

    A tool and library to gather the Google Page Rank of web pages.

    This project is a simple Qt library extension that is used to retrieve the Google page rank of any public web page. You can use the library capability asynchronously which means you can send a request and a little later you get a message with the answer which you continue to do other work. The project also includes a command line tool that is used to synchronously get the page rank of a URL. This tool can be used in shell scripts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Software Estimation Library

    Software Estimation Library

    Estimate effort, time and cost to develop a software project is one of the most challenging task for IT professionals. There are several reasons for this, but the absence of technique can be a major one. To address this issue the Estimation Library has intended to be used as a tool to perform software estimation calculations in conformity with commonly estimation techiniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ash C++ Template Library (AshTL)

    Ash C++ Template Library (AshTL)

    Hashing and spatial concurrency library.

    AshTL aims to provide a complete framework for dealing with spatial data in an efficient, parallel manner. As such, we primarily provide container classes and data types relating to 2D and 3D coordinate grids. AshTL is currently in alpha development (some features may not work correctly, and interfaces are likely to change). While in alpha and beta development, AshTL is licensed under AGPL v3+. Stable releases will include an exception so that AshTL itself will always be AGPL, but will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A portable, thread-safe c++ library which simplifies running lots of timers.
    Downloads: 0 This Week
    Last Update:
    See Project