java-22
There are 18 repositories under java-22 topic.
wesleyegberto/java-new-features
Exploring Java new features from 8 to 26
kofemann/vfs4j
Linux open by handle based VFS implementation for nfs4j
ibrahimatay/Java-Features
Java examples for tracking JEPs, JSRs, and JLRs in this repo, provide a comprehensive overview of Java language and platform updates.
AloisSeckar/demos-java
From Java 11 to Java 23 - new features in practical examples
kofemann/mpi4j
Java 22 binding to MPI using foreign-function-interface
SvenWoltmann/ffm-api-demo
Demonstration of Java's Foreign Function & Memory API
SvenWoltmann/stream-gatherers
Demo code for Stream Gatherers presentation
DigitalSmile/native-memory-processor
Java FFM API code generation library
DikshitaDas/ChatApplication
This Chat Application enables real-time communication between multiple users over a network. Built using Java and Socket.IO, the application supports a graphical interface for seamless chatting.
lcian/jgit
🔧 Basic Git CLI built from scratch
NgTrongHao/Real-Time_RestAPI_Blog-App
This project is a straightforward implementation of a blog application built basing modern Java technologies, including Spring Boot, Hibernate, JPA, JWT, and Docker, ... It provides a foundation for creating, reading, updating, and deleting blog posts in a secure and efficient manner.
SomexJames/personal-finance-api
A finance management API that serves as a "sandbox" to enter possible income and expenses to view balances on future dates
SrinithiSaiprasath/DSA_Project
Route Optimization using Djikstra's Algorithm
Claudio-code/java-22
:memo: Implementing new features
DikshitaDas/SnakeGame
A nostalgic recreation of the Snake Game, developed using Java and Swing, where you control the snake's movement, aiming to eat the food while avoiding collisions with the walls or the snake's body.
DikshitaDas/TicTacToe
A Tic-Tac-Toe game built using Java Swing, allowing two players to compete in this classic game, taking turns to place 'X' or 'O' on the board.
fauna/fauna-jvm
JVM driver for Fauna v10
kirillesau/spring-showcase
In this repository I go into various Spring Boot topics and show how they are implemented.