Showing 43741 open source projects for "base64.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
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1

    JPdfCompressor

    A simple pdf compression tool written in Java using Itext PDF Library

    A simple pdf compression tool written in Java Using Itext PDF library for java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This projects provides an SRCP (Simple Railroad Command Protocol) daemon as front-end for central units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TimeCollect
    TimeCollect records time you spent on your development work. Core features are: Automatic uptime monitoring, recording a break with one click, Trac integration for fetching tickets you are working on, storage in Derby or external MySQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Web Widget Toolkit (WTK): Server-side components for easily creating web-based user interfaces with complex navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5

    FFTools2

    Scripter to automate orders in the game Eressea

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JETT

    JETT - Java Excel Template Translator

    JETT is a Java 5.0 API that reads an Excel spreadsheet as a template, takes your data, and creates a new Excel spreadsheet that contains your data, formatted as in the template. It works with .xls and .xlsx template spreadsheets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Prolog+CG is a Java implementation of Prolog with extensions implementing a subset of the Conceptual Graph (CG) theory of John Sowa. CGs are first-class datatypes on a par with terms. Object oriented extensions are also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    PCAPAnalyzer

    Network traffic analysis from PCAP format

    PCAP Analyzer is a tool that helps analyzing network traffic captured in a PCAP format (standard of tcpdump). It has extensible Filters in charge of dissecting packets and printing information like throughput or anything that can be analyzed by Filters (e.g. packet loss, reordering, ...). It comes with several built-in Filters but can be expanded by adding custom-made Filters to the classpath. It was developped to help understanding complex network routing problems, where packets could...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    J QR Code Generator

    J QR Code Generator

    With J QR Code Generator you can create QR Codes easily & offline

    A QR code is a two dimensional barcode that stores information in black and white dots. J QR Code Generator is a simple easy to use QR code generator that works offline and completely free. Current version support to generate QR Code for plain text, website(URL), SMS, and Email (more will be added in next version).
    Downloads: 4 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    GLPK for Windows

    GLPK for Windows

    Windows binaries for the GNU Linear Programming Kit (GLPK)

    GLPK 4.65 (GNU Linear Programming Kit, http://www.gnu.org/software/glpk/) is a solver for large-scale linear programming (LP), and mixed integer programming (MIP). This project supplies the most recent Windows executables - 2018-03-17. Linux and OSX users should download the source distribution from http://ftp.gnu.org/gnu/glpk
    Leader badge
    Downloads: 248 This Week
    Last Update:
    See Project
  • 11
    license4j

    license4j

    License4J Library and GUI Tools

    LICENSE4J is a robust licensing library and license server that simplifies software licensing for developers. It allows for easy integration of licensing functionality into Java applications with minimal code. The user-friendly web-based License Manager works seamlessly on both desktop and mobile devices, enhancing accessibility for all users. The Licensing Library is a versatile tool that developers can easily integrate into any Java application. It empowers developers to implement license...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. A cross-platform free/open-source tool for derivatives and financial engineering.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    Mapyrus is software to plot Geographic Information System data to PostScript, PDF, SVG and web image files. Mapyrus combines a BASIC-like scripting language, reading GIS datasets and running as either a utility program, a Java Servlet, or as a webser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SubAutoRename

    SubAutoRename

    A tool to rename subtitle files

    Designed for TV shows enthusiasts that are too lazy to rename their subtitle files with copy, rename, paste. Installation instructions here : https://sourceforge.net/p/subautorename/discussion/installation/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    XLSX parser for Java in 150 LOC

    An extremely minimal parser for XLSX (Excel) files

    I was unable to find a minimal XLSX (Excel) parser. The closest free option would be apache POI with about 8+ megabyte of JARs and features I don't need. The input is an XLSX file and the output is a Map<String,String[][]> with key of 'sheet name' and a String[][] of cell data. Dates are reformatted to dd/MM/yyyy (configurable in the code). The output of String[][] is to keep the interface compatible with CSV (eg. OpenCSV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetBuffer

    NetBuffer

    TCP and UDP network buffer

    NetBuffer is a data buffer and splitter: configure your device to push data into NetBuffer, and NetBuffer forwards it to unlimited destinations. Offloads processing from your device to the NetBuffer system. Centralizes management. Runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    I love my posts V2

    marks your tumblr posts as liked

    A robot that marks your tumblr posts as liked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Civilizer

    Civilizer

    Civilizer - Tool to efficiently manage your data/knowledge/idea

    Civiilzer is a Dedicated Personal Knowledge Management Tool built by Java. You can use it for purposes such as a high level note application, document store, information hub, etc. With Civilzer's Markdown editor, you can edit text in Markdown format, but the editor provides a lot more additional features, so you can edit your content in a more stylish fashion. You can structure and organize your data with tagging, relating, bookmarking. Civilizer's full text search functionality is simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MarkList

    MarkList

    Collection of Mark lists from Mobile App and Print Progress Cards

    Teachers can submit mark lists from mobile app. Mark lists are bulk printed. Pdf can be printed individually. Mark lists are compiled in to one data sheet. Progress cards can be viewed or printed directly. You can write your own code to print Progress Card. Data is collected in Text Format so can be accessed and interpreted easily. Mobile App Google Playstore Link : https://play.google.com/store/apps/details?id=in.refort.MarkList&hl=en Other open source projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Taxoblast

    Taxoblast is a pipeline to identify contamination in genomic sequence

    Raw genomic sequences are frequently contaminated with sequences of other organism. Their identification is essential for the interpretation of genomic data. In this context it is essential to distinguish between horizontal gene transfers and contamination. The genomic context of sequences can help distinguish the two scenarios. Taxoblast splits genomic scaffolds into sub-sequences of defined length and for each of them determines the closest related taxon. It then summarizes this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    jMednafen

    jMednafen

    jMednafen is a front-end for Mednafen

    jMednafen by Nikodim jMednafen is a front-end for Mednafen (http://sourceforge.net/projects/mednafen/) where the latter is a command-line-driven multi-system emulator utilizing OpenGL and SDL. jMednafen is purely written in Java 7 and it doesn't require anything, but this version of Java such as JRE or JDK, ver. 7 or newer. This is a cross-platform application that works under a graphical user interface (GUI). It is open source. To ease running video games for consoles is its goal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XOS test builds

    XOS test builds

    AOSP-based Operating System (On phone tap on "Try to download anyway")

    halogenOS test builds (release builds are just a leftover) The test builds and modules are supposed to be only used by our testers. But if you are not a tester, and use these builds anyways, don't expect support if you get problems. You can report the bugs, but you have to be experienced enough to know how to revert back to a working state and how to report bugs and provide logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DataSink

    Take a JDBC ResultSet and stream it in one of the supported formats

    DataSink takes a JDBC ResultSet and streams it in in a format of your choice. You can as well zip the stream and send it over the network, if you want. DataSink currently implements the following table formats: DBF (the xBase file format), XHTML, and genericode. You can use it as an Ant task or directly from Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HoldsListApp

    HoldsListApp

    Helps manage a holds list for a library holds hunter

    The HoldsListApp is an endeavor of Gary Setter, a volunteer at the Cedar Rapids Public Library of Cedar Rapids Iowa. The goal was to learn a new Java Library for writing graphic user interfaces called JavaFX. The project was a tablet application that holds hunter would use to check off items as they are found (or not found) .
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.