Java Golang

Open-source Java projects categorized as Golang

Top 18 Java Golang Projects

  1. ANTLR

    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. beam

    Apache Beam is a unified programming model for Batch and Streaming data processing.

    Project mention: A Quick Developer’s Guide to Effective Data Engineering | dev.to | 2025-05-05

    Use distributed data processing frameworks like Apache Beam or Apache Spark.

  4. open-location-code

    Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.

  5. fory

    A blazingly fast multi-language serialization framework powered by JIT and zero-copy.

    Project mention: Apache Fory Serialization Framework 0.11.2 Released | news.ycombinator.com | 2025-07-11
  6. SBE

    Simple Binary Encoding (SBE) - High Performance Message Codec

  7. colfer

    binary serialization format

  8. valkey-glide

    An open source Valkey client library that supports Valkey, and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python

    Project mention: Redis is trying to take over the all of the OSS Redis libraries | news.ycombinator.com | 2024-11-25
  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. IPAddress

    Java library for handling IP addresses and subnets, both IPv4 and IPv6

    Project mention: Testing if IP is within a CIDR Range | dev.to | 2024-12-05

    I started using the seancfoley IPAddress Java library because:

  11. retail-store-sample-app

    💼 Sample application for demonstrating container platforms and related technology

  12. smithy-go

    Smithy code generators for Go (in development)

  13. millau

    Millau is a free ingress proxy and load balancer designed for microservice architectures built on Docker Swarm (by codelev)

    Project mention: Millau - ingress-proxy with self-configuration for Docker Swarm | dev.to | 2025-05-31

    Millau is not a commercial product. The proxy is free for any use, but the code is currently closed. I respect open source and have learned a lot from the community, and whenever possible, I give back. Some of my open-source projects are actually used. But they rarely go beyond a narrow niche. My goal is not just to write useful code, but to create a product with a long lifecycle until Swarm do us part - release Millau under an open license and make it the standard for Docker Swarm. You can get a license key in a minute on millau.net. Every key, star, or review helps attract investor attention and bring us closer to that goal.

  14. oneML-bootcamp

    Intro and sample apps to showcase oneML functionalities and possible use cases: Face Detection, Face Identification, Face Embedding, Vehicle Detection, EKYC, Person Attack Detection.

  15. terratest-maven-plugin

    Maven plugin for running Terratest based tests or any go test via maven.

  16. ChatGPT

    Various Clients for ChatGPT's API (by DavidLiedle)

    Project mention: Show HN: Various ChatGPT Clients Written by Codex | news.ycombinator.com | 2025-05-22
  17. cosmosdb-linux-emulator-github-actions

    Integrate Azure Cosmos DB Docker Container in CI/CD pipeline with GitHub Actions

    Project mention: Use Azure Cosmos DB as a Docker container in CI/CD pipelines | dev.to | 2025-02-23

    The sample repository demonstrated ubuntu based runners (for x64 and ARM64 architectures). This should work for Windows ARM-based runners as well. If you are considering Windows x64 runners, note that at the time of writing, GitHub Actions service containers are not supported in non-Linux runners. But you can work around this by adding steps to install Docker, and manage its lifecycle including starting and stopping the container.

  18. certy-tutorial

    This project provides a tutorial for generating certificates for development and testing.

    Project mention: Show HN: Streamline Your Testing: Generate Test Certificates with Ease | news.ycombinator.com | 2024-11-03
  19. GoJavaWasm

    A Java project for running Go(lang)'s WebAssembly code

  20. security-101

    JWT auth implementation (by stringintech)

    Project mention: Understanding JWT Authentication: Spring Security's Architecture and Go Implementation | dev.to | 2024-11-30

    After setting up JWT stateless authentication (available here), I wanted to understand what happens under Spring Security's abstractions by identifying key components and their interactions. To make this exploration more engaging, I reimplemented a minimal version in Go using the standard HTTP library. By breaking down three core flows - registration, token generation, and protected resource access - and rebuilding them in Go, I set out to map Spring Security's authentication patterns to simpler components.

  21. SaaSHub

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

    SaaSHub logo
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).

Java Golang discussion

Log in or Post with

Java Golang related posts

  • Send Email using aws-v2.sesv2 on golang

    2 projects | dev.to | 20 Aug 2025
  • Ditching GitHub

    2 projects | news.ycombinator.com | 7 Aug 2025
  • Millau - ingress-proxy with self-configuration for Docker Swarm

    2 projects | dev.to | 31 May 2025
  • Year After Switching from Java to Go: Our Experiences

    23 projects | news.ycombinator.com | 18 Feb 2025
  • Analyzing the codebase of Caffeine: a high performance caching library

    10 projects | news.ycombinator.com | 2 Feb 2025
  • Maestro: Netflix's Workflow Orchestrator

    9 projects | news.ycombinator.com | 22 Jul 2024
  • Stirling-PDF: local web application to perform various operations on PDFs

    6 projects | news.ycombinator.com | 25 Dec 2023
  • A note from our sponsor - Sevalla
    sevalla.com | 1 Sep 2025
    Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →

Index

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

# Project Stars
1 ANTLR 18,263
2 beam 8,278
3 open-location-code 4,237
4 fory 3,426
5 SBE 3,297
6 colfer 750
7 valkey-glide 566
8 IPAddress 511
9 retail-store-sample-app 432
10 smithy-go 221
11 millau 23
12 oneML-bootcamp 13
13 terratest-maven-plugin 7
14 ChatGPT 6
15 cosmosdb-linux-emulator-github-actions 4
16 certy-tutorial 1
17 GoJavaWasm 1
18 security-101 0

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com