Skip to content

Utils Library

Introduction

Standard Ranklist Utils is a utility library providing common srk data processing functions. It is available for JavaScript/TypeScript, Python, and Go.

Packages

LanguageRegistryPackage
JavaScript / TypeScriptnpm@algoux/standard-ranklist-utils
PythonPyPIalgoux-standard-ranklist-utils
GoGo modulesgithub.com/algoux/standard-ranklist-utils/go

Repository: algoux/standard-ranklist-utils

Key Features

  • Sorting computation — Compute rankings based on sorter configuration
  • Data processing — Common srk data transformation and processing tools
  • Utility functions — Time conversion, result evaluation, and other helper functions

Use Cases

  • Convert raw submission data into srk format for ecosystem integration, helping build your own applications and services
  • Batch process and analyze srk data
  • Bidirectionally convert between srk and time-series submission records to build high-performance, incrementally-updated ranklist models

Usage

Refer to the package pages and project repository for installation and API documentation.