# litelinks-core **Repository Path**: mirrors_ibm/litelinks-core ## Basic Information - **Project Name**: litelinks-core - **Description**: High-performance netty and thrift-based microservice RPC library for Java - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-11 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Litelinks A high-performance netty and thrift-based microservice RPC library for Java, supporting Zookeeper and etcd-based service discovery. Litelinks was developed internally in IBM from early 2015 and mostly pre-dates public availability of gRPC. It is still used in some places within IBM, and has been open-sourced in 2021 because it's still a dependency of another newly open-sourced project. It is now mostly in maintenance mode.