GitHunt
LL

llamerada-jp/colonio

Library let it easy to use distributed systems

Codacy Badge
CI
Coverage Status

Colonio : Library let it easy to use distributed systems

By using the distributed algorithms well, you can take away the load of the servers and create applications with high real-time performance and so on.
But there is little knowledge of distributed algorithms and we can not try it easily.
The purpose of the majority of engineers is to realize their own service, and the use of algorithms is a means.
It is interesting but not essence of work to think and implement difficult algorithms.
The purpose of Colonio is to make it more versatile and to make it easy for everyone to use distributed algorithms that are easy to use.

Requirement to use

  • Go 1.24+
  • npm (for wasm build)
  • make
  • zip

Run test

$ make test

License

Apache License 2.0

Languages

Go95.9%TypeScript2.3%Makefile1.4%Shell0.2%Dockerfile0.1%JavaScript0.1%

Contributors

Apache License 2.0
Created June 9, 2019
Updated November 29, 2025
llamerada-jp/colonio | GitHunt