Pinned Repositories
concurrent-testing
Minimal Java library to create concurrency tests.
concurrent-unique
A small Java API for generating unique identifiers of various types.
Memorized
High-performance standalone Java cache server. Highly flexible and configurable. Distributed collections and objects.
MinecraftRemapper
Fast and minimalist decompiler and remapper for Minecraft client and server.
NoMoreInstance
Java library for Object-Pooling. Extremely fast, lightweight. High concurrency and thread-safe support.
PGPSplitter
Very small tool to split pgp keys from a block with multiple keys. Works as a library and as a CLI. Using BouncyCastle.
TransferProxy
The first Minecraft proxy that uses Transfer Packet to automatically redirect players. Support 1.20.5 to 1.21.3
TransferProxy-Demo-plugin
Demo plugins for TransferProxy.
YvanMazy
YvanMazy's Repositories
YvanMazy/TransferProxy
The first Minecraft proxy that uses Transfer Packet to automatically redirect players. Support 1.20.5 to 1.21.3
YvanMazy/Memorized
High-performance standalone Java cache server. Highly flexible and configurable. Distributed collections and objects.
YvanMazy/concurrent-unique
A small Java API for generating unique identifiers of various types.
YvanMazy/TransferProxy-Demo-plugin
Demo plugins for TransferProxy.
YvanMazy/concurrent-testing
Minimal Java library to create concurrency tests.
YvanMazy/MinecraftRemapper
Fast and minimalist decompiler and remapper for Minecraft client and server.
YvanMazy/YvanMazy