TopRepo Collection

Type: array

Array of TopRepo records. Each element: Top-ranked artifact repository by GitHub stars, with paper metadata and activity info.

No Additional Items

Each item of this array must be:

Type: object

Top-ranked artifact repository by GitHub stars, with paper metadata and activity info.

No Additional Properties

title Required

Type: string

Paper title associated with this repository.

url Required

Type: string

GitHub repository URL.

year Required

Type: integer

Publication year.

stars Required

Type: integer

GitHub star count.

Value must be greater or equal to 0

forks Required

Type: integer

GitHub fork count.

Value must be greater or equal to 0

authors Required

Type: string

Comma-separated author names.

Type: string Default: ""

GitHub organization or user.

Type: string Default: ""

Comma-separated badge names.

Type: string Default: ""

Last activity date (YYYY-MM format).

Type: string Default: ""

Repository description.

Type: string Default: ""

Primary programming language.

conference Required

Type: string

Conference where the artifact was published.

area Required

Type: string

Research area: 'systems' or 'security'.