The Wayback Machine - https://web.archive.org/web/20220430065942/https://github.com/topics/specs
Skip to content
#

specs

Here are 86 public repositories matching this topic...

JoeHowarth
JoeHowarth commented Apr 7, 2019

Way to set values via config file or CLI instead of by recompiling. Should make tuning things more straightforward.

Two use cases

  1. Known, stable config options that must exist.

Should via struct with defaults perhaps

  1. rapid prototyping of constants to avoid recompilation

String based hash table, allows dynamic adding and getting without having to change struct.
Handle def

good first issue feature

Improve this page

Add a description, image, and links to the specs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the specs topic, visit your repo's landing page and select "manage topics."

Learn more