Java LibHunt Info
All Categories
- Ancients
- Bean Mapping
- Bots
- BPM
- Build
- Bytecode Manipulation
- Caching
- Cluster Management
- Code Analysis
- Code Coverage
- Code Generators
- Command-line Argument Parsers
- Compiler-compiler
- Configuration
- Constraint Satisfaction Problem Solver
- Continuous Integration
- CSV
- Database
- Data structures
- Date and Time
- Dependency Injection
- Development
- Distributed Applications
- Distributed Databases
- Distributed Transactions
- Distribution
- Document Processing
- Formal Verification
- Functional Programming
- Game Development
- Geospatial
- GUI
- High Performance
- Hypermedia Types
- IDE
- Imagery
- JSON
- JSON Processing
- JVM and JDK
- Logging
- Machine Learning
- Messaging
- Microservice
- Miscellaneous
- Monitoring
- Native
- Natural Language Processing
- Networking
- ORM
- PaaS
- PDF
- Performance analysis
- Platform
- Projects
- Reactive libraries
- REST Frameworks
- Rules Engine
- Science
- Search
- Security
- Serialization
- Server
- Telephony
- Template Engine
- Testing
- Text Processing
- Third-party APIs
- Utility
- Version Managers
- Web Crawling
- Web Frameworks
MORE - Discover trending Java projects by mentions on social networks.
The Awesome Java feed
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.
Promo www.influxdata.com
Yesterday
Tomb of Java antiquities
Java is expanding with new trendy mechanisms, and along with it, its tomb is growing with outdated features like Vector, Finalization, NashornScriptEngine, SecurityManager, and Unsafe. Let's take a look at these antiquities and see what has replaced them.
Article Added by: Cody_Unicorn // pvs-studio.com
Introduction to Netflix Hollow
Article Popular Story // www.baeldung.com
Last 7 Days
Bugs across the world's languages. Let's check LanguageTool
In this article, we'll look at traveling bugs that PVS-Studio static analyzer has detected in LanguageTool—a grammar, style, and spell checker.
Article Added by: Cody_Unicorn // pvs-studio.com
Valhalla? Python? Withers? Lombok? - Ask the Architects at JavaOne'25
Article Popular Story // www.youtube.com
Therapeutic Use of Cannabis and Cannabinoids: A Review
Article Popular Story // jamanetwork.com
Show HN: I audited 500 K8s pods. Java wastes ~48% RAM, Go ~18%
Library Popular Story // github.com
Building a Fast, Memory-Efficient Hash Table in Java (by borrowing the best ideas)
Article Popular Story // bluuewhale.github.io
Solon v2.6.1
🔥 Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecologicalll!!! 700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java25; Supports LTS. (Replaceable spring)
Featured Library // Category Web Frameworks
Eclipse 2025-12 is out
Article Popular Story // www.eclipse.org
Codename One
Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.
Featured Library // Category Miscellaneous
Awesome Java Weekly » 499
Top Stories
- Java Hello World, LLVM Edition
- Applets Are Officially Gone, but Java in the Browser Is Better
- JDK 26 Rampdown Phase One. Feature Complete
Modern Bytecode Instrumentation with ByteBuddy – Rafael Winterhalter | The Marco Show
Article Popular Story // www.youtube.com
Interactive Newton's Cradle in Java
AWT & Swing tutorial
Article Added by: tutor322332 // slicker.me
Last 30 Days
Hilla
Build better business applications, faster. No more juggling REST endpoints or deciphering GraphQL queries. Hilla seamlessly connects Spring Boot and React to accelerate application development.
Featured Library // Category Web Frameworks
Event Library - A lightweight, zero boilerplate, high performance event bus for JVM
Library Popular Story // github.com
How to copy a tree, but not word for word
Interviewers and LeetCode problems often focus on rotating binary trees. But what about transforming a general tree into a different one? How do we solve this problem, and what approaches can we take? Let's explore this by examining how we translate one syntax tree into another.
Article Added by: Cody_Unicorn // pvs-studio.com
Confluent REST Utils
Utilities and a small framework for building REST services with Jersey, Jackson, and Jetty.
Featured Library // Category REST Frameworks
IntelliJ IDEA 2025.3 Is Out Now!
Update Popular Story // blog.jetbrains.com
Applets Are Officially Gone, but Java in the Browser Is Better
Article Popular Story // frequal.com
JoinFaces
JoinFaces: JSF Spring Boot Starters - JSF inside Spring Boot Application
Featured Library // Category Web Frameworks
Java Hello World, LLVM Edition
Article Popular Story // www.javaadvent.com
Spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful analysis and transformation API.
Featured Library // Category Code Analysis
ScheduledExecutorService under Stress
Article Popular Story // mlangc.github.io
Full Haskell-like Type Class resolution in Java
Article Popular Story // garciat.com