Showing 1486 open source projects for "base64.java"

View related business solutions
  • Simplify IT and security with a single endpoint management platform Icon
    Simplify IT and security with a single endpoint management platform

    Automate the hardest parts of IT

    NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers. The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
    Learn More
  • 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
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Xena - Digital Preservation Software
    NO LONGER MAINTAINED, NO LONGER SUPPORTED Xena transforms files into open data formats for long-term digital preservation, encodes content in Base64 and wraps in XML metadata. Formats supported include MBOX, PST, MSG, DOC, XLS, PPT, RTF, PNG, XML, PDF, JPG, TIFF, PCX, WAV, MP3 and more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Cool Reader

    Cool Reader

    A cross-platform XML/CSS based eBook reader

    CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
    Leader badge
    Downloads: 540 This Week
    Last Update:
    See Project
  • 4

    Digital Preservation Recorder

    NO LONGER MAINTAINED

    NO LONGER MAINTAINED, NO LONGER SUPPORTED The Digital Preservation Recorder (DPR) has been developed by the National Archives of Australia to manage a digital preservation workflow. It features antivirus integration and makes use of the Xena framework for preservation conversions of data objects
    Downloads: 1 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
  • 5
    Blueprint Builder

    Blueprint Builder

    The markup language for design the programs

    Blueprint Builder is an integrate environment for development the blueprint documents. Blueprint is a technology for designing : 1. structure of program 2. process of development 3. business processes The technology is compatible with Rational Unified Process Articles about Blueprint in english and ukrainian reveals the major moments of the using Blueprint technology. Examples of the using technology includes the blueprints of MultiText Editor, Blueprint Builder and Neutrino (Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A fluent java interface for streaming structured data and adapters to produce and consume different forms of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ====== OIL (Object Introspection Library) for C++ ====== Aims at Facilitating the Object Introspection Capabilities for C++ Developers. The Goals is to be able to display and modify the contents of any given C++ Object at run time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FlexibleParser_Java

    FlexibleParser_Java

    Group of multi-purpose Java-converted-from-C# parsing libraries.

    FlexibleParser (Java) is currently formed by the following independent libraries/parts: - UnitParser. It allows to easily deal with a wide variety of situations involving units of measurement. - NumberParser. It provides a common framework for all the .NET numeric types. AUTHORSHIP & COPYRIGHT I, Alvaro Carballo Garcia (varocarbas), am the sole author of each single bit of this code. All the contents of this repository can be considered public domain. For more information about my...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    iCal4j
    A Java library for reading and writing iCalendar (*.ics) files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    HTML Creator

    HTML Creator

    An easy-to-use tool to create html pages.

    This Java application allow users to easyly create web pages using a block structure to rapresent the HTML components.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Web Widget Toolkit (WTK): Server-side components for easily creating web-based user interfaces with complex navigation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    Ason

    Ason

    This library intends to make JSON very easy to interact with in Java

    This library intends to make JSON very easy to interact with in Java; it also makes (de)serialization painless. It wraps around the well-known org.json classes (JSONObject, JSONArray, etc.) which also happen to be included in the Android SDK. As we all know, those stock classes tend to be a pain. They feel bulky, and make you try/catch way too many exceptions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HallPlaceIdChanger

    HallPlaceIdChanger

    Hall PlaceId Changer v.3.0

    Hall PlaceId Changer v.3.0 For Maestro Ticket System Technical Support http://mticket.com.ua DON'T FORGET TO UPDATE YOUR JAVA TO LATEST VERSION!!! http://www.oracle.com/technetwork/java/javase/downloads/index.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Bibreducer

    Filter out not cited bibliographic entries

    Use this to remove all unused entries in bibliographic files (.bib). Keys used with cite, citep and citet commands in the manuscript will be kept by default. More commands may be added.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hypermachiavel is a software developped in Java, addressed to end-users such as linguists and humanities researchers, offering various manipulations on an aligned corpus of texts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    FilteredPush
    Network software for annotation and quality control of distributed data. Supported by NSF: DBI 0646266 and NSF: DBI 0960535. http://wiki.filteredpush.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Object Oriented Distributed Systems

    Simplified Architecture for Distributed Systems

    OODVS is a Java framework which goal is to increase the Java runtime support for Object Oriented Distributed Virtual Systems providing local access to distributed resources via proxies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    OpenEXI

    OpenEXI

    EXI implementations in Java and C#

    Open source .Net (C#) / Java implementation of the W3C Efficient XML Interchange (EXI) format specification. As a corollary to XML, EXI is an alternative, very efficient format that has all of the mechanics of XML, but is much more compact and is faster to exchange. - README (about Nagasena EXI implemenation) https://www.dropbox.com/s/adh83u9z1x1czv6/README.txt?dl=0 - Nagasena EXI grammar interchange format (PDF) https://www.dropbox.com/s/etrpuchaddplq2s/EXIGram.pdf?dl=0...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 23
    csvkml

    csvkml

    Converts CSV and ODS to KML (KMZ)

    CSVKML is a tool that can generate a KML or KMZ map file starting from a database of Points of Interes (POI) in CSV or ODS format. Generated map is suitable for Google Earth. Platform independent, requires Java.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    DSL-JSON library

    DSL-JSON library

    High performance JVM JSON library

    Fastest JVM (Java/Android/Scala/Kotlin) JSON library with advanced compile-time data binding support. Java JSON library designed for performance. Originally built for invasive software composition with DSL Platform compiler. v1 core library was targeting Java6, while v2 targets Java8. So there is no need anymore for dsl-json-java8 project and instead, just dsl-json project should be referenced. From v2 only a single annotation processor is supported, which was previously in the java8 project...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Deinputex

    Convert a latex document using the input directive to a single file.

    Convert a latex document using the input directive to a single file. Example of use: java -jar deinputex.jar -i manuscript.tex -o manuscript-single.tex --verbose
    Downloads: 1 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.