Showing 78 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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    QR Code Generator by Aspose.BarCode

    QR Code Generator by Aspose.BarCode for Java is an opensource webapp

    QR Code Generator by Aspose.BarCode for Java is a web application to generate various types of QR Codes using Aspose.BarCode for Java. http://goo.gl/GqUMog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HGL Suite

    HGL Suite

    A piece of useless crap

    March 2013 this project was announced first to public, but the feedback was ZERO. So I guess it is insanely bad and unusable. Ok. But sorry, I decided to continue it for myself to improve my inability and unexperience in software development FOR MYSELF. Even if it seemed to be the worst thing ever, I *NEED* to develop software for my own well being and even if I apparently - after over 20 years since the first lines of code I wrote - I improved my ability not a single bit than it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Urban is a software capable of procedurally creating 3d urban environments. It's based on a multi-agent system where each agent is responsible for one type of urban object. This means the system is highly modular and can easily be extended.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Thred32

    Delphi version of famous free embroidery-digitizing software: Thred

    Thred32, an open-source Delphi project translated from the famous Thred: The Embroidery Software and Designs. Thred (and also Thred32) is a versatile and free digitizing program for embroidery machines. Thred is originally developed by Morin McCoskey. http://www.thredworks.com/features.php The name Thred comes from the words thread and editor combined, but it's more than just an editing program for finished designs Finally Thred32 is attended because developers love and uses large part of Graphics32 Library :)
    Downloads: 5 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Knotter

    Knotter

    Interactive designer for Celtic knots

    Knotter is a highly configurable interlace designer. Interlace patterns are a kind of design historically used as a decorations in many places and by different cultures, some examples are Celtic knotworks and Islamic interlaces. Knotter aims to allow its user to design such patterns in an intuitive way and to provide easy ways to integrate the result in external general-purpose graphic software. For this purpose, designs created within Knotter can be save in a custom human-readable...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6

    Procedural Graphics Workbench

    Interactive desktop application for rendering various fractals.

    Procedural Graphics Workbench (PGW) will be a versatile interactive desktop application for rendering various types of fractals and other procedural graphics. It will also allow users to combine rendered images using various blending modes and other raster operations to create new images. Some most important planned features: * deep zooming capability (similar to Fractint) * multithreaded rendering * rendering divided to various machines ("rendering cluster") * various...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KochCurve

    KochCurve

    This small library implements a data structure for Koch curves.

    This small library implements the Koch curve, snowflake and anti-snowflake like a Shape to be used like any other Java shape. You can test the library by compiling the test applet in Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Qt Mandelbrot Browser
    Interactive, user friendly, Mandelbrot set browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A self-contained native-PHP class for producing QR Codes in image or text (console or document). Uses no other files or modules, less than 20KiB when minified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10

    Pattern Extractor

    a java based pattern extractor

    Pattern Extractor helps you to extract tile image from any kind of images. These tiles can be used for creating pattern in web pages or in images. You can save the tiles and export the pattern in your resolution. Tile selection is made simple for you as you can see the pattern it creates in real time. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GoLrev

    GoLrev

    calculate preceding generations for Conway's Game of Life

    This program in APL calculates preceding generations for a given generation in Conway's Game of Life. They are small, 4x4 to 13x13 and there are periodic boundary conditions which eliminates many configurations. The APL interpreter that is required to run the program is available as a free demo version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SmoothLife

    SmoothLife

    A generalization of Conway's Game of Life

    Conway's Game of Life is generalized to a continuous domain. OpenGL and GLSL shaders are used for real-time 2D and 3D graphics. Time stepping is done via a real to complex FFT based convolution operation. There are also two deliberately simple test implementations in FreeBasic and Matlab. A 2D version on a sphere shows that it is really not dependent on the underlying grid.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    sinestesia

    sinestesia

    Displays music using fractal flames and hardware acceleration (openCL)

    This program takes audio input from microphone, you can redirect pc audio output using control panel on Windows or pavucontrol on Linux. Your computer needs to support openCL (is sufficient a modern gpu or a intel core cpu) Commands: F11 toggle fullscreen S toggle stroboscopic flash NUMBER [0 to 9] change number of symmetry axes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java-based iterated-fractal viewer. Easy-to-use GUI, will be able to also render to collection of frames to create zooming video animations (planned feature for near future). GPL licensed. Requires JRE >= 1.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    fractals screensaver

    fractals screensaver

    This program draws randomly about 100 types of fractals. Program realized on C++ (as screensaver and as standard window application) and on Java (as applet and image store application).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    NoiseGen

    NoiseGen

    Command-line tool to generate 1D, 2D, or 3D noise textures

    Do not use this project. Go to the homepage listed above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Nutcracker

    Build animated sequences for RGB Mega-trees

    nutcracker is a php based web tool that allows the user to create sophisticated animations on any RGB device. Current RGB targets supported are Megatrees, matrices and Rays. Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library. Spirals, meteors, butterfly wing and many other effects are available, For each...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MandelHash

    MandelHash

    MD5 hash used to position and color two overlaid Mandelbrot sets.

    I'm using an MD5 hash of a username and password field to generate some entropy which is used to generate color pallets and positions / scaling of two Mandelbrot sets. These two images are overlaid to create interesting pictures which represent the entered credentials. I'm interested in all things security, this is mostly just for fun, but could possibly be used to help users identify mistakes in their password entry prior to submission and enforce a tighter failed password lockout policy....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Rand Tree

    Rand Tree

    Random Tree Generator for MatLab

    RandTree is a MatLab based tree simulator program where the algorithm is based on Honda's model. We have used probabilistic generation of branches in order to simulate visually realistic tree structures. This program is designed to generate branching structures with bifurcation branching pattern (sympodial branching). By changing the probabilities and branching angles, you can generate different shapes of trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Recursion Lab

    Visually explore patterns created using geometrical recursion.

    Take two reference points and use them to define an x-axis. Then add in some other points to form any pattern. Use each reference point with each pattern point to form a new x-axis on which each pattern point is reiterated. Throw in a few more dazzling features (such as colors, a visualizer mode, blending, render exporting, and more) and you have a Recursion Lab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OpenGROW

    OpenGROW

    An open-source project to develop a plant generation tool.

    An open-source project to develop a free, modern and sophisticated plant generation tool. This tool will feature an easy to use interface, and will be scalable, able to produce a large batch of similar plants simultaneously. The project is current just starting - I'm laying down some basic code to generate a tree skeleton, then using that skeleton to create an "envelope" mesh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Visual Disk Diet

    Helps you visualize the space used on your drives with colorful chart.

    Visual Disk Diet helps you visualize the space used on your drives with a colorful radial tree chart. Now you can see quickly which folders take so much space, and get rid of them (coming soon). Coded with java/processing. Feel free to use, modify or suggest ideas! It's pretty much a copy of Disk Space Fan but Open Source so it can be adapted to extended purposes (as browsing file system...) It's very fast on data drives (your data partition, usb drive...) It's NOT optimized for very large and complex drives such as big C: drive for now so it can take up to 10 minutes to scan it (and there is no feedback during this scan, so it can be frustrating).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    makingMazes

    makingMazes

    Creator of mazes, with a recursive algorithm homemade (I'm not mathema

    The algorithm will carving zeros in an integer array initialized to "1". Data can be recorded in a simple way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Game of Life 3D
    Game of Life 3D is an platform-independent OpenGL implementation of John Conway's Game of Life with a modern QT4 user interface. It features a random mode and different pre defined example modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A relatively simple fractal drawing program that creates L-System fractals.
    Downloads: 0 This Week
    Last Update:
    See Project