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

https://github.com/andreid/infini


https://github.com/andreid/infini

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# infini

complexity: O(initial_list_size * minimum_of((initial_list_size - 1) / 2, Math.sqrt(maxInput / minInput)

build instructions:

IntellJ IDEA or any other prefered IDE

gradle is used.
kotlin version is 1.3.21

### If you have trouble building it or you want maven please let me know