Showing 43736 open source projects for "base64.java"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    TalkingBot

    TalkingBot

    A virtual parrot for Android platform that can listen and talk to you.

    A virtual personality for Android platform that can listen and talk to you (like a parrot) via the Google synthesizer. Idea born for fun and totally experimental, but feel free to modify it and, if you like, to help me improve it. This initial version only understands the Italian language! I'm sorry.. Please support this project by donating to this fundraiser: ------------------------------------------- Give birth to new travel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Warlock Front End

    Warlock is a front end for Simutronics text-based games.

    The Warlock Front End is written to allow Simutronics games to be played in Linux, Mac OS, and Windows. The primary focus at this time is on Dragonrealms, but other Simultronics games work to varying degrees.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Material Dialogs for Android

    Material Dialogs for Android

    Library to implement animated Material Dialog in android apps

    Android Library to implement animated, beautiful, stylish Material Dialog in Android apps easily. MaterialDialog library is built upon Google's Material Design library. This API will be useful to create rich, animated, beautiful dialogs in Android apps easily. This library implements Airbnb's Lottie library to render After Effects animation in the app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Problem

    Problem

    A Java library that implements application/problem+json

    Problem is a library that implements application/problem+json. It comes with an extensible set of interfaces/implementations as well as convenient functions for everyday use. It's decoupled from any JSON library but contains a separate module for Jackson.
    Downloads: 0 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.
  • 5

    Catacomb Snatch

    A modernised version of the classic Mojang mini-game

    Catacomb Snatch was a mini-game created by Mojang. This project aims to modernise it but without adding tons of functionality of overcomplicating it and the build system, like other forks of this game do. Java 18 compatible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Client-side Encryption Amazon DynamoDB

    Client-side Encryption Amazon DynamoDB

    Amazon DynamoDB Encryption Client for Java

    The Amazon DynamoDB Client-side Encryption in Java supports encryption and signing of your data when stored in Amazon DynamoDB. A typical use of this library is when you are using DynamoDBMapper, where transparent protection of all objects serialized through the mapper can be enabled via configuring an AttributeEncryptor. Use SaveBehavior.PUT or SaveBehavior.CLOBBER with AttributeEncryptor. If you do not do so you risk corrupting your signatures and encrypted data. When PUT or CLOBBER...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Flexjson is a lightweight library for serializing Java objects into JSON. What's different about Flexjson is it's control over what gets serialized allowing both deep and shallow copies of objects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    STL viewer

    STL Viewer for java

    STL 3D object file viewer for java. - install unzip distributed stlviewer*.zip - run go into the directory run: java -jar stlviewer.jar In Windows and various OS, you may be able to run it by simply double clicking on the jar file. Navigation - holding / dragging the left mouse button rotates the model - holding / dragging the right mouse button pan the model - rotating the mouse wheel forward moves away from the model / backward moves towards the model - clicking home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lavagna

    Lavagna

    Lavagna: issue tracker/project management tool

    Lavagna is a self-hosted project and task management tool that uses a Kanban board interface. Built in Java, it supports team collaboration, milestone tracking, and project documentation. Lavagna is suitable for organizations seeking a privacy-respecting alternative to SaaS tools like Trello.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    JSettlers2 is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and/or AI bots. Originally written by Robert S Thomas as an AI dissertation (http://sourceforge.net/projects/jsettlers). The active source code is hosted at https://github.com/jdmonin/JSettlers2 including full history; the sourceforge CVS is historical up to 2012-09-28.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    QTest is a perl-based test framework for testing programs written in any language. It supports a "design for testability" mentality, user-defined test coverage, filters, and multithreading support. Includes documentation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Word Guesser

    Word Guesser

    Word Guesser is a two player word guessing game.

    Word Guesser is a small word-guessing game. There are three available game modes to guess a word. You can play it in single- and multiplayer mode! The round ends if the player founds the solution or enters too many wrong characters. You can set the number of questions and the maximum mistakes in the main menu. After that, the round starts. Player 1 enters a word, and Player 2 tries to guess it. After that, the players switch, and player 2 gives a word... In the end, the winner is the one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ORMLite Android

    ORMLite Android

    ORMLite Android functionality used in conjunction with ormlite-core

    This package provides Android-specific functionality. Users that are connecting to SQL databases via JDBC connections should download the ormlite-jdbc package instead of this Android one. Object Relational Mapping Lite (ORM Lite) provides some simple, lightweight functionality for persisting Java objects to SQL databases while avoiding the complexity and overhead of more standard ORM packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    OpenGApps

    OpenGApps

    OpenGApps daily releases

    Leader badge
    Downloads: 28,505 This Week
    Last Update:
    See Project
  • 15
    Android-Plugin-Framework

    Android-Plugin-Framework

    Android Plugin Framework

    Android-Plugin-Framework is an Android plug-in framework, which is used to run plug-in apk without installation through dynamic loading. Although this framework supports independent plug-ins, the goal is not to support any third-party apps, unlike products such as Parallel Space or App Clone. Compared with any third-party app, non-independent plug-ins can predict which system APIs and features they use, and all behaviors are predictable. And any third-party app is unpredictable. The approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Maven-Tycho-Demo

    Maven-Tycho-Demo

    Deployment Example for Maven Tycho Builds in Eclipse

    This project contains the deployed artefacts for the Maven-Tycho-Demo project. The artefacts contain p2 and binary (windows 64bit) builds for: - Daily development builds - Regular integration builds - Specific releaseb builds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Space-Faring
    Space-Faring is a 2D single-player turn-based space strategy game. The strategy revolves around 4X space conquest. Some inspiration came from Master of Orion and Outpost. The game is written in Java and is still under development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TeXtidote

    TeXtidote

    Spelling, grammar and style checking on LaTeX documents

    If so, you probably know that the process is far from simple. Since LaTeX documents contain special commands and keywords (the so-called "markup") that are not part of the "real" text, you cannot run a grammar checker directly on these files: it cannot tell the difference between markup and text. The other option is to remove all this markup, leaving only the "clear" text; however, when a grammar tool points to a problem at a specific line in this clear text, it becomes hard to retrace that...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Mixin

    Mixin

    Mixin is a trait/mixin and bytecode weaving framework for Java

    Mixin is a trait/mixin framework for Java using ASM and hooking into the runtime classloading process via a set of pluggable built-in or user-provided services. Built-in services currently support Mojang's LegacyLauncher system, though this is deprecated in favor of ModLauncher by cpw, which has greater extensibility and has support for Java 8 and later. Additional documentation for individual features and annotations can be found in the extensive Javadoc. For additional help use the channel...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    PUPIL
    PUPIL (Program for User Package Interface and Linking), is a software environment that allows developers to link quickly and efficiently together multiple pieces of software in a fully automated multi-scale simulation. More specifically, it supports QM/MM MD simulations where the user might choose among any of the different MD engines and QM engines, which are connected to PUPIL as external programs through a tiny specific interface. One of the main advantages here is that the user can use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Paper NoSQL

    Paper NoSQL

    Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android

    A lightweight, NoSQL document database for Android applications, providing fast and efficient local storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SC/MP Processor Emulator

    SC/MP Processor Emulator

    Emulator of the ancient 8 bit microprocessor SC/MP 2

    Emulator of the ancient 8 bit microprocessor ISP-8A 500D/600D or more common "SC/MP" from National Semiconductor. The download contains all sources plus an executable Java Jar file to start right away. Some SC/MP hex dump examples are provided in directory "/etc" as well. The download also contains unit tests and some helping documentation (also in /etc). You may slow down the CPU operations, displaying the CPUs status register as LEDs, to watch the CPU working with its registers...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JQM Java Quine McCluskey

    JQM Java Quine McCluskey

    JQM - Java Quine McCluskey for minimization of Boolean functions.

    Java Quine McCluskey implements the Quine McCluskey algorithm with Petrick’s Method (or the method of prime implicants) for minimization of Boolean functions. This software can be used both for learning and solving real problems. As a learning/teaching tool, it presents not only the results but also how the problem was solved as well as how to use Karnaugh Maps to solve the problem. Up to sixteen functions of sixteen variables can be minimized. A graphical interface is provided for entering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    7-Zip-JBinding

    7-Zip-JBinding

    Java wrapper for 7z archiver engine

    Native (JNI) cross-platform library to extract (password protected, multi-part) 7z Zip Rar Tar Split Lzma Iso HFS GZip Cpio BZip2 Z Arj Chm Lhz Cab Nsis Deb Rpm Wim Udf archives and create 7z, Zip, Tar, GZip & BZip2 from Java.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 25
    TuxGuitar
    TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT, It can open GuitarPro, PowerTab and TablEdit files.
    Leader badge
    Downloads: 768 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.