An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/aod/elver

Run your Go Advent of Code solutions with a single command. Write your solution and Elver will take care of the rest. Elver uses plugin build mode to generate a `.so` file to dynamically look up the solutions. These must reside in an Advent of Code folder under the main package. A solution for a day in an Advent of Code year is represented by 2 solvers for part A and B. All solvers are functions which satisfy the same signature where interface{} is the output: A solver must be exported and it's name satisfy the following regex: E.g.: Solvers are workspaced by the Advent of Code year which is also used as the folder name. Code Example Running Elver in the root directory will output something like the following:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/aod/elver
License: MIT
Latest release: about 5 years ago
First release: over 5 years ago
Namespace: github.com/aod
Last synced: 14 days ago

    Loading...
    Readme
    Loading...