Java XML

Open-source Java projects categorized as XML

Top 23 Java XML Projects

  • jsoup

    jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.

    Project mention: FLaNK Stack Weekly for 20 June 2023 | dev.to | 2023-06-20
  • REST Assured

    Java DSL for easy testing of REST services

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • WireMock

    A tool for mocking HTTP services

    Project mention: Fastify Meets WireMock: External Service Mocking | dev.to | 2024-02-13

    This article reveals how to integrate WireMock into Fastify with ease, enabling developers to effortlessly generate mock responses for external services. Join us as we explore the straightforward process of seamlessly integrating and optimizing Fastify applications using WireMock for enhanced testing capabilities.

  • ShapeOfView

    Give a custom shape to any android view, Material Design 2 ready

  • xLog

    Android logger, pretty, powerful and flexible, log to everywhere, save to file, all you want is here. (by elvishew)

    Project mention: Write logs to filesystem manually or is there a framework? | /r/androiddev | 2023-04-16

    There are also some logging libraries which try to make logcat but "better" and can write to disk, I haven't tried these myself https://github.com/elvishew/xLog

  • Thymeleaf

    Thymeleaf is a modern server-side Java template engine for both web and standalone environments.

    Project mention: A Ride Through Optimising Legacy Spring Boot Services For High Throughput | dev.to | 2024-03-24

    Thymeleaf is used for serving frontend resources in this service, and it has cache enabled for static resources based on content. Something like the following properties:

  • EasyFlipView

    💳 A quick and easy flip view through which you can create views with two sides like credit cards, poker cards etc.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • sirix

    SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

    Project mention: Show HN: Integer Map Data Structure | news.ycombinator.com | 2024-01-24

    We're using a similar trie structure as the main document (node) index in SirixDB[1]. Lately, I got some inspiration for different page-sizes based on the ART and HAMT basically for the rightmost inner pages (as the node-IDs are generated by a simple sequence generator and thus also all inner pages (we call them IndirectPage) except for the rightmost are fully occupied (the tree height is adapted dynamically depending on the size of the stored data. Currently, always 1024 references are stored to indirect child pages, but I'll experiment with smaller sized, as the inner nodes are simply copied for each new revision, whereas the leaf pages storing the actual data are versioned themselfes with a novel sliding snapshot algorithm.

    You can simply compute from a unique nodeId each data is assigned (64bit) the page and reference to traverse on each level in the trie through some bit shifting.

    [1] https://github.com/sirixdb/sirix

  • cxf

    Apache CXF

    Project mention: It's 2023. Your API should have a schema | /r/programming | 2023-07-09

    SOAP died because it is awful. There are plenty of java libraries that can generate java code from a WSDL. Apache CXF seem to be the fairly standard library people use. (https://cxf.apache.org)

  • TextFieldBoxes

    Material Design text field that comes in a box, based on (OLD) Google Material Design guidelines.

  • xstream

    Serialize Java objects to XML and back again.

  • ofbiz-framework

    Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.

    Project mention: Please help a sister out with the inventory process and cash flow of our retail store which also provides services | /r/BusinessPH | 2023-07-08

    Even better, kung meron ka basic knowledge sa programming or devops, you can use open source systems like Apache Ofbiz or opensourcepos tapos aralin na lang. Most time consuming but would probably fit your needs (if may background ka sa IT) since willing ka naman matuto.

  • underscore-java

    java port of Underscore.js

  • eXist

    eXist Native XML Database and Application Platform

  • Smooks

    Extensible data integration Java framework for building XML and non-XML fragment-based applications

  • Configurate

    A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation

  • Kilo

    Lightweight REST for Java (by HTTP-RPC)

  • Apache Cayenne

    Mirror of Apache Cayenne

  • kafka-connect-file-pulse

    🔗 A multipurpose Kafka Connect connector that makes it easy to parse, transform and stream any file, in any format, into Apache Kafka

    Project mention: Kafka Connect Filepulse 2.13.0 is now available! This version includes support for SFTP and Alibaba OSS. It also contains many bug fixes and improvements. 🚀 | /r/apachekafka | 2023-09-15
  • XMLUnit

    XMLUnit for Java 2.x

  • lemminx

    XML Language Server

  • JMapper Framework

    Elegance, high performance and robustness all in one java bean mapper

  • sparql.anything

    SPARQL Anything is a system for Semantic Web re-engineering that allows users to ... query anything with SPARQL.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-24.

Java XML related posts

Index

What are some of the best open-source XML projects in Java? This list will help you:

Project Stars
1 jsoup 10,565
2 REST Assured 6,685
3 WireMock 6,039
4 ShapeOfView 3,101
5 xLog 3,023
6 Thymeleaf 2,706
7 EasyFlipView 1,368
8 sirix 1,073
9 cxf 841
10 TextFieldBoxes 771
11 xstream 734
12 ofbiz-framework 677
13 underscore-java 513
14 eXist 405
15 Smooks 380
16 Configurate 340
17 Kilo 322
18 Apache Cayenne 308
19 kafka-connect-file-pulse 303
20 XMLUnit 286
21 lemminx 242
22 JMapper Framework 222
23 sparql.anything 182
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com