java-11 topic

List java-11 repositories

pg-index-health

118
Stars
14
Forks
Watchers

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.

travels-api

30
Stars
27
Forks
Watchers

API for Travels Management - UFLA Comp Jr/20 anniversary event

Pbbl

36
Stars
10
Forks
Watchers

A thread-safe ByteBuffer pool that allows for the automatic reuse of ByteBuffers, which can be over 30x faster than having to allocate a new ByteBuffer when needed.

Codility_Tasks

17
Stars
6
Forks
Watchers

Codility Tasks & Solutions [100% Performance]

java-new-features

332
Stars
103
Forks
332
Watchers

Exploring Java new features from 8 to 26

netflix-hexagonal-architecture

22
Stars
2
Forks
Watchers

This project was created as a simple example to show how we can implement the hexagonal architecture(software design) proposed by Netflix.

Java-Studies

17
Stars
7
Forks
Watchers

Repository of my learning notes and programs for fundamental & important concepts of Java programming and development.

Competitive

15
Stars
7
Forks
Watchers

Competitive coding templates for C++, Java, Kotlin