Showing 360 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
  • 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
  • 1
    a c++ library for converting date between Persian and Gregorian calendar and some helper classes to incrementing date ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XML Simple Parser is a parser and generator for xml files which is kept as easy and lightweight as possible. Its intended for use in games or other applications to store data in xml files and for sure also for reading it from there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A C++ RAII ( Resource Allocation Is Initialization ) implementation of an automatic pointer/reference. Pointable/Referenced objects are handled in a manner similar to Python. Strives to have the simplest syntax possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XSBDotNet is a .NET wrapper for the XSB Prolog Engine. It supports both the single-threaded and multithreaded engines and provides object-oriented classes for a complete .NET experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • 5
    Vector math library for 3D Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wpcObj - the C++ wrappers over the libpcap/winpcap library. webEngine - engine for black-box web site analyzing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This Quaternion based 3D Camera is designed from the ground up to be robust, but most importantly, it's geared toward new programmers, so its primary focus is for it to be the easiest possible to get into your project and start using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand
    Downloads: 0 This Week
    Last Update:
    See Project
  • Quality and compliance software for growing life science companies Icon
    Quality and compliance software for growing life science companies

    Unite quality management, product lifecycle, and compliance intelligence to stay continuously audit-ready and accelerate market entry

    Automate gap analysis across FDA, ISO 13485, MDR, and 28+ regulatory standards. Cross-map evidence once, reuse across submissions. Get real-time risk alerts and board-ready dashboards, so you can expand into new markets with confidence
    Learn More
  • 10
    The CoreLibrary is a multiplatform object library for C++ (Linux, Win32, MacOSX, PocketPC). It provides many of the common objects found in Java (Strings, Threads, Collections, etc.) and has the ability to send objects across the network like CORBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Beach

    Platform-Independent C++ Frameworks

    Beach is a group of C++ frameworks that are 100% platform-independent, implementing many useful object-oriented design patterns and general purpose mechanisms that provide the fundamental building blocks for applications and higher level frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A library with implementation of algorithms for solving Lot Sizing problems. The main focus of the library is on ease of use, while also attempting to keep it as efficient as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Just Another "X" Object Oriented Operating System An embedded operating system aiming to take advantage of modern object oriented and generic programing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    omodel is a Object Model mapping between C++ and relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    In all , I want to implement a slab cached memory management in application layer instead of linux kernel layer. That memory mechanism is to serve for one type of object which needs frequently allocating and deallocating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The command pattern and chain of responsibility pattern lends itself elegantly for the implementation of  the Thread Pool design. Wrap the method using the command object and submit it to the tread pool;there is no needd to change the existing source
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small simulation that can drive a CIGI compliant IG to do EOIR sensor simulation. This is based on the OpenEaagles framework (HOST) and the MultiPurposeViewer (IG).
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Just another wrapper library for Windows written in good (I hope) OOP style :) It covers network, threading, system and other routines. It can be useful for rapid developing of small and medium applications for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple application logger class implementation based on C Plus Plus. -Supports Log file Rotation -Supports Split of Log files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A preprocessor for C++ that handles a new linguistic construct for defining branches of a multi-method (dynamic overloading).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++. The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C++.net wrapper around the Windows ToolHelp32 library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Complex list management with an extremely versatile interface. Built-in sorting (with abstract variants), finding, iteration, and element manipulation. Supports const-interface elements. Transparent 'virtual array storage' (VAS) for large element types
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artridis is an OpenGL application meant to display wavefront objects in a 3D world. The finality of this project is to be able to take "artistic" snapshot of this world.
    Downloads: 0 This Week
    Last Update:
    See Project