Skip to content

📂Collection of Java Core ☕ libraries and applications developed from scratch. Basically i have done it for educational purposes and fun, to learn and explore new things and understand how ORM/RPC/Cglib-like libs works, etc.

License

Notifications You must be signed in to change notification settings

qwertyowmx/javacore-fromscratch-solution

Repository files navigation

📂javacore-fromscratch-solution

Collection of Java Core ☕ libraries and applications developed from scratch

This is educational project, which will consist of following parts:

  • Command executor for custom jobs written from scratch 🐜
  • Serialization/Deserialization written from scratch 🐌
  • Compressor written from scratch 🐌
  • Dynamic proxy generator (DPG) written from scratch 🐜
  • RPC library which use DPG written from scratch 🐜
  • JVM replicator written from scratch 🐜
  • LRU Caches written from scratch 🐜
  • Custom collections written from scratch 🐌
  • Simplified Git client written from scratch 🐌
  • XOR Encryption IOStreams written from scratch 🐜
  • Event router written from scratch 🐜
  • XSLT Transformer written from scratch 🐜
  • Library for Groovy scripts execution written from scratch 🐌
  • Custom allocators written from scratch 🐌
  • HTTP server written from scratch 🐌
  • Inter-thread communicator written from scratch 🐌
  • IPC Library written from scratch 🐌
  • Object pool written from scratch 🐌

Statuses:

  • 🐜 - finished or almost completed
  • 🐌 - in progress or recently created

About

📂Collection of Java Core ☕ libraries and applications developed from scratch. Basically i have done it for educational purposes and fun, to learn and explore new things and understand how ORM/RPC/Cglib-like libs works, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages