An open API service indexing awesome lists of open source software.

https://github.com/dosgo/libopus

This Go version is a direct translation from the Java code. For the same input sample, it produces identical output while achieving approximately **40% faster execution time**
https://github.com/dosgo/libopus

Last synced: 5 months ago
JSON representation

This Go version is a direct translation from the Java code. For the same input sample, it produces identical output while achieving approximately **40% faster execution time**

Awesome Lists containing this project

README

          

# libopus

This Go version is a direct translation from the Java code. For the same input sample, it produces identical output while achieving approximately **40% faster execution time**. Go is also one of the best languages for cross-platform development.