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