<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en">
  <id>http://0ver.org/</id>
  <title type="text">zer0ver</title>
  <subtitle type="text">Software&#x27;s most popular versioning scheme!</subtitle>
  <link rel="alternate" type="text/html" href="http://0ver.org/" />
  <link rel="self" type="application/atom+xml" href="http://0ver.org/atom.xml" />
  <updated>2025-11-02T22:10:33Z</updated>
  <sy:updatePeriod>hourly</sy:updatePeriod>
  <sy:updateFrequency>1</sy:updateFrequency>

  <rights type="html">&amp;copy; 2021 &lt;a href=&quot;https://creativecommons.org/licenses/by-sa/4.0/&quot;&gt;&lt;img height=&quot;14&quot; src=&quot;/img/by-sa.png&quot; /&gt;&lt;/a&gt;</rights>
  <generator uri="https://github.com/mahmoud/chert">Chert 0.1</generator>
  
  <entry>
    <id>http://0ver.org/zerover_0_based_versioning.html</id>
    <author>
      <name>Mahmoud Hashemi and zer0ver contributors</name>
      <uri>http://0ver.org/</uri>
    </author>
    <title>ZeroVer: 0-based Versioning</title>
    <link rel="alternate" type="text/html" href="http://0ver.org/zerover_0_based_versioning.html" />
    <published>2018-04-01T07:00:00Z</published>
    <updated>2018-04-01T07:00:00Z</updated>
    
    

    <content type="html">&lt;p&gt;&lt;div style=&quot;text-align:center&quot;&gt;&lt;i&gt;Cutting-edge software versioning for minimalists&lt;/i&gt;&lt;/div&gt;

&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;With software releases at an all-time high, the consensus has never
been clearer: &lt;strong&gt;Major versions are over&lt;/strong&gt;. So what does the past,
present, and future of software versioning look like? Welcome to
ZeroVer 0.0.1.&lt;/p&gt;
&lt;div class=&quot;toc&quot;&gt;&lt;span class=&quot;toctitle&quot;&gt;Contents&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;#0verview&quot;&gt;0verview&lt;/a&gt;&lt;li&gt;&lt;a href=&quot;#notable_zerover_projects&quot;&gt;Notable ZeroVer Projects&lt;/a&gt;&lt;li&gt;&lt;a href=&quot;#featured_use_cases&quot;&gt;Featured Use Cases&lt;/a&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;#hashicorp_vault_and_terraform&quot;&gt;HashiCorp Vault and Terraform&lt;/a&gt;&lt;li&gt;&lt;a href=&quot;#toml&quot;&gt;TOML&lt;/a&gt;&lt;li&gt;&lt;a href=&quot;#apache_kafka&quot;&gt;Apache Kafka&lt;/a&gt;&lt;li&gt;&lt;a href=&quot;#openssl&quot;&gt;OpenSSL&lt;/a&gt;&lt;/ul&gt;&lt;li&gt;&lt;a href=&quot;#selected_emeriti&quot;&gt;Selected Emeriti&lt;/a&gt;&lt;li&gt;&lt;a href=&quot;#more_info&quot;&gt;More info&lt;/a&gt;&lt;/ul&gt;&lt;/div&gt;&lt;h3 id=&quot;0verview&quot;&gt;&lt;a href=&quot;#0verview&quot; class=&quot;toclink&quot;&gt;&lt;span style=&quot;font-family:monospace&quot;&gt;0&lt;/span&gt;verview&lt;/a&gt;&lt;/h3&gt;

&lt;p&gt;Unlike other versioning schemes like &lt;a href=&quot;http://semver.org/&quot;&gt;Semantic Versioning&lt;/a&gt; and
&lt;a href=&quot;https://calver.org/&quot;&gt;Calendar Versioning&lt;/a&gt;, ZeroVer (AKA &lt;a href=&quot;https://0ver.org&quot;&gt;0ver&lt;/a&gt;) is simple:
&lt;strong&gt;Your software&#x27;s major version should never exceed the first and most
important number in computing: &lt;em&gt;zero&lt;/em&gt;.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A down-to-earth demo:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;YES&lt;/strong&gt;: 0.0.1, 0.1.0dev, 0.4.0, 0.4.1, 0.9.8n, &lt;a href=&quot;https://github.com/html5lib/html5lib-python/commit/6a73efa01754253605284b5a5688de3961b120fa&quot;&gt;0.999999999&lt;/a&gt;, &lt;a href=&quot;http://0ver.org/uploads/sensor_0.0.jpg&quot;&gt;0.0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;NO&lt;/strong&gt;: 1.0, 1.0.0-rc1, 18.0, 2018.04.01&lt;/p&gt;
&lt;p&gt;In short, software versioning best practice is like the modern
list/array: 0-based.&lt;/p&gt;
&lt;p&gt;We&#x27;ll leave it to computer scientists to determine how expert coders
wield the power of the &quot;&lt;a href=&quot;https://en.wikipedia.org/wiki/Zero-point_energy&quot;&gt;zero-point&lt;/a&gt;&quot; to produce top-notch
software. Meanwhile, open-source and industry developers agree:
ZeroVer is software&#x27;s most popular versioning scheme for good reason.&lt;/p&gt;
&lt;p&gt;Just take a look at the list below. Some thought leaders might
surprise you.&lt;/p&gt;
&lt;h2 id=&quot;notable_zerover_projects&quot;&gt;&lt;a href=&quot;#notable_zerover_projects&quot; class=&quot;toclink&quot;&gt;Notable ZeroVer Projects&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The growing vanguard of the versioning revolution. &lt;a href=&quot;http://0ver.org/submissions.html&quot;&gt;Add your project
here&lt;/a&gt;.&lt;/p&gt;
&lt;!-- see projects.yaml/json for source material of table below --&gt;

&lt;table class=&quot;zv-table&quot;&gt;
&lt;thead style=&quot;position: sticky; top: 0; background: white;&quot;&gt;
&lt;tr&gt;&lt;th&gt;Project&lt;th class=&quot;stars&quot;&gt;Stars&lt;th&gt;First Released&lt;th class=&quot;releases&quot;&gt;Releases&lt;th&gt;Current Version&lt;th&gt;0ver years&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/z3APA3A/3proxy&quot;&gt;3proxy&lt;/a&gt;&lt;td&gt;4,669&lt;td&gt;&lt;span title=&quot;0.7.1.2&quot;&gt;2015&lt;/span&gt;&lt;td&gt;26&lt;td&gt;0.8.8 (2016)&lt;td&gt;10.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://ascend4.org/Main_Page&quot;&gt;ASCEND&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;1978&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.9.8 (2012)&lt;td&gt;47.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/anthropics/anthropic-sdk-python&quot;&gt;Anthropic Python SDK&lt;/a&gt;&lt;td&gt;2,384&lt;td&gt;&lt;span title=&quot;0.2.1&quot;&gt;2023&lt;/span&gt;&lt;td&gt;151&lt;td&gt;0.72.0 (2025)&lt;td&gt;2.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/apache/thrift&quot;&gt;Apache Thrift&lt;/a&gt;&lt;td&gt;10,815&lt;td&gt;&lt;span title=&quot;0.0.1-do-not-use&quot;&gt;2021&lt;/span&gt;&lt;td&gt;15&lt;td&gt;0.22.0 (2025)&lt;td&gt;4.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/iovisor/bcc&quot;&gt;BPF Compiler Collection (BCC)&lt;/a&gt;&lt;td&gt;21,905&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;45&lt;td&gt;0.35.0 (2025)&lt;td&gt;10.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://scitools.org.uk/cartopy/docs/latest/&quot;&gt;Cartopy&lt;/a&gt;&lt;td&gt;1,548&lt;td&gt;&lt;span title=&quot;0.4.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;46&lt;td&gt;0.25.0 (2025)&lt;td&gt;13.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Immensely popular cross-platform open-source game under continuous development for 6 years.&quot;&gt;&lt;a href=&quot;https://cataclysmdda.org&quot;&gt;Cataclysm: Dark Days Ahead&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Immensely popular cross-platform open-source game under continuous development for 6 years.&quot;&gt;11,702&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2013&lt;/span&gt;&lt;td&gt;24&lt;td&gt;0.H (2024)&lt;td&gt;12.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/colyseus/colyseus&quot;&gt;Colyseus&lt;/a&gt;&lt;td&gt;6,510&lt;td&gt;&lt;span title=&quot;0.4.5&quot;&gt;2016&lt;/span&gt;&lt;td&gt;129&lt;td&gt;0.16.5 (2025)&lt;td&gt;8.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.compiz-fusion.org/&quot;&gt;Compiz&lt;/a&gt;&lt;td&gt;---&lt;td&gt;2006&lt;td&gt;---&lt;td&gt;0.9.14.2 (2022)&lt;td&gt;19.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://corsixth.com&quot;&gt;CorsixTH&lt;/a&gt;&lt;td&gt;4,277&lt;td&gt;&lt;span title=&quot;0.21&quot;&gt;2013&lt;/span&gt;&lt;td&gt;55&lt;td&gt;0.69.1 (2025)&lt;td&gt;12.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/cosmos/cosmos-sdk&quot;&gt;Cosmos-sdk&lt;/a&gt;&lt;td&gt;6,829&lt;td&gt;&lt;span title=&quot;0.2.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;699&lt;td&gt;0.50.11 (2024)&lt;td&gt;8.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://createmod.net/&quot;&gt;Create&lt;/a&gt;&lt;td&gt;3,766&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2019&lt;/span&gt;&lt;td&gt;14&lt;td&gt;0.2.3 (2020)&lt;td&gt;6.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://git.kernel.org/pub/scm/utils/dash/dash.git&quot;&gt;Dash&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.3.1&quot;&gt;1997&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.5.12 (2022)&lt;td&gt;28.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;A very popular communication platform with 200+ million monthly users, that has been version 0 since 2015.&quot;&gt;&lt;a href=&quot;https://discord.com/api/download?platform=linux&amp;amp;format=tar.gz&quot;&gt;Discord for Linux&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;A very popular communication platform with 200+ million monthly users, that has been version 0 since 2015.&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;78&lt;td&gt;0.0.77 (2024)&lt;td&gt;10.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;A very popular communication platform with 200+ million monthly users, that has been version 0 since 2015.&quot;&gt;&lt;a href=&quot;https://discord.com/api/download?platform=osx&quot;&gt;Discord for OSX&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;A very popular communication platform with 200+ million monthly users, that has been version 0 since 2015.&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.0.165&quot;&gt;2015&lt;/span&gt;&lt;td&gt;148&lt;td&gt;0.0.329 (2024)&lt;td&gt;10.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Two years ago, wrote, Elm 0.19.1 will be stable for quite some time. Also, Enforces SemVer at a package level, does not follow it itself.&quot;&gt;&lt;a href=&quot;https://github.com/elm/compiler&quot;&gt;Elm Language&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Two years ago, wrote, Elm 0.19.1 will be stable for quite some time. Also, Enforces SemVer at a package level, does not follow it itself.&quot;&gt;7,698&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.8.0.2&quot;&gt;2013&lt;/span&gt;&lt;td&gt;26&lt;td&gt;0.19.1 (2019)&lt;td&gt;12.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://www.enlightenment.org/&quot;&gt;Enlightenment&lt;/a&gt;&lt;td&gt;2&lt;td&gt;&lt;span title=&quot;0.17.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;89&lt;td&gt;0.27.1 (2025)&lt;td&gt;12.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/excalidraw/excalidraw/&quot;&gt;Excalidraw&lt;/a&gt;&lt;td&gt;109,544&lt;td&gt;&lt;span title=&quot;0.9.0&quot;&gt;2021&lt;/span&gt;&lt;td&gt;20&lt;td&gt;0.18.0 (2025)&lt;td&gt;4.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://modrinth.com/mod/fabric-api&quot;&gt;Fabric API&lt;/a&gt;&lt;td&gt;2,875&lt;td&gt;&lt;span title=&quot;0.1.0.36&quot;&gt;2020&lt;/span&gt;&lt;td&gt;1040&lt;td&gt;0.137.0+1.21.11 (2025)&lt;td&gt;5.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;A concatenative stack-based programming language.&quot;&gt;&lt;a href=&quot;https://factorcode.org/&quot;&gt;Factor&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;A concatenative stack-based programming language.&quot;&gt;1,766&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.29&quot;&gt;2019&lt;/span&gt;&lt;td&gt;38&lt;td&gt;0.98 (2019)&lt;td&gt;6.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/fastapi/fastapi&quot;&gt;FastAPI&lt;/a&gt;&lt;td&gt;91,434&lt;td&gt;&lt;span title=&quot;0.1.11&quot;&gt;2018&lt;/span&gt;&lt;td&gt;225&lt;td&gt;0.120.4 (2025)&lt;td&gt;6.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/facebook/flow&quot;&gt;Flow&lt;/a&gt;&lt;td&gt;22,195&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;430&lt;td&gt;0.289.0 (2025)&lt;td&gt;11.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/digitalbazaar/forge&quot;&gt;Forge&lt;/a&gt;&lt;td&gt;5,232&lt;td&gt;&lt;span title=&quot;0.1.2&quot;&gt;2013&lt;/span&gt;&lt;td&gt;129&lt;td&gt;0.10.0 (2020)&lt;td&gt;12.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/gephi/gephi&quot;&gt;Gephi&lt;/a&gt;&lt;td&gt;6,257&lt;td&gt;&lt;span title=&quot;0.7.0-alpha&quot;&gt;2010&lt;/span&gt;&lt;td&gt;19&lt;td&gt;0.10.1 (2023)&lt;td&gt;15.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://ntc.party/c/community-software/goodbyedpi&quot;&gt;GoodbyeDPI&lt;/a&gt;&lt;td&gt;27,344&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2017&lt;/span&gt;&lt;td&gt;30&lt;td&gt;0.2.3rc3 (2024)&lt;td&gt;8.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/google/go-cloud/&quot;&gt;Google Go CDK&lt;/a&gt;&lt;td&gt;9,788&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2018&lt;/span&gt;&lt;td&gt;211&lt;td&gt;0.43.0 (2025)&lt;td&gt;7.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Ships with the Haskell compiler, over 8000 libraries depend on it.&quot;&gt;&lt;a href=&quot;https://github.com/haskell/bytestring&quot;&gt;Haskell bytestring&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Ships with the Haskell compiler, over 8000 libraries depend on it.&quot;&gt;301&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.9&quot;&gt;2007&lt;/span&gt;&lt;td&gt;28&lt;td&gt;0.12.2.0 (2024)&lt;td&gt;18.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Included in debian stable since 1996.&quot;&gt;&lt;a href=&quot;https://www.jedsoft.org/jed/&quot;&gt;JED&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Included in debian stable since 1996.&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.98b-1&quot;&gt;1996&lt;/span&gt;&lt;td&gt;123&lt;td&gt;0.99-19 (2009)&lt;td&gt;29.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/jacoco/jacoco&quot;&gt;JaCoCo&lt;/a&gt;&lt;td&gt;4,435&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2009&lt;/span&gt;&lt;td&gt;50&lt;td&gt;0.8.14 (2025)&lt;td&gt;16.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/mamedev/mame&quot;&gt;MAME&lt;/a&gt;&lt;td&gt;9,603&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;1997&lt;/span&gt;&lt;td&gt;304&lt;td&gt;0.272 (2024)&lt;td&gt;28.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/warner/magic-wormhole&quot;&gt;Magic Wormhole&lt;/a&gt;&lt;td&gt;21,908&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;46&lt;td&gt;0.21.1 (2025)&lt;td&gt;10.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Spiritual succesor of Tachiyomi. As such follows its versioning convention.&quot;&gt;&lt;a href=&quot;https://mihon.app/&quot;&gt;Mihon&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Spiritual succesor of Tachiyomi. As such follows its versioning convention.&quot;&gt;16,576&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2016&lt;/span&gt;&lt;td&gt;90&lt;td&gt;0.19.1 (2025)&lt;td&gt;9.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://getmonero.org&quot;&gt;Monero&lt;/a&gt;&lt;td&gt;9,984&lt;td&gt;&lt;span title=&quot;0.8.8.3&quot;&gt;2014&lt;/span&gt;&lt;td&gt;72&lt;td&gt;0.18.4.3 (2025)&lt;td&gt;11.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Prominent launcher for maintaining multiple instances of MineCraft.&quot;&gt;&lt;a href=&quot;https://multimc.org/&quot;&gt;MultiMC Launcher&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Prominent launcher for maintaining multiple instances of MineCraft.&quot;&gt;4,527&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;46&lt;td&gt;0.6.16 (2022)&lt;td&gt;11.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.musicpd.org/&quot;&gt;Music Player Daemon (mpd)&lt;/a&gt;&lt;td&gt;2,517&lt;td&gt;&lt;span title=&quot;0.10.0&quot;&gt;2004&lt;/span&gt;&lt;td&gt;200&lt;td&gt;0.24.6 (2025)&lt;td&gt;21.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/neovim/neovim&quot;&gt;Neovim&lt;/a&gt;&lt;td&gt;93,898&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;53&lt;td&gt;0.11.5 (2025)&lt;td&gt;10.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/notaryproject/notary&quot;&gt;Notary&lt;/a&gt;&lt;td&gt;3,283&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;19&lt;td&gt;0.7.0 (2021)&lt;td&gt;10.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Widely used throughout the PyData and Python scientific computing ecosystems.&quot;&gt;&lt;a href=&quot;https://numba.pydata.org&quot;&gt;Numba&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Widely used throughout the PyData and Python scientific computing ecosystems.&quot;&gt;10,710&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.2&quot;&gt;2012&lt;/span&gt;&lt;td&gt;216&lt;td&gt;0.63.0dev0 (2025)&lt;td&gt;13.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.nushell.sh&quot;&gt;Nushell&lt;/a&gt;&lt;td&gt;37,136&lt;td&gt;&lt;span title=&quot;0.2.0&quot;&gt;2019&lt;/span&gt;&lt;td&gt;117&lt;td&gt;0.108.0 (2025)&lt;td&gt;6.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/davidmoreno/onion&quot;&gt;Onion&lt;/a&gt;&lt;td&gt;2,072&lt;td&gt;&lt;span title=&quot;0.2&quot;&gt;2011&lt;/span&gt;&lt;td&gt;6&lt;td&gt;0.8 (2016)&lt;td&gt;14.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://www.openblas.net/&quot;&gt;OpenBLAS&lt;/a&gt;&lt;td&gt;7,079&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;66&lt;td&gt;0.3.30 (2025)&lt;td&gt;13.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/OpenRC/openrc&quot;&gt;OpenRC&lt;/a&gt;&lt;td&gt;1,651&lt;td&gt;&lt;span title=&quot;0.14&quot;&gt;2015&lt;/span&gt;&lt;td&gt;147&lt;td&gt;0.63 (2025)&lt;td&gt;10.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://openrct2.io/&quot;&gt;OpenRCT2&lt;/a&gt;&lt;td&gt;14,737&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2014&lt;/span&gt;&lt;td&gt;57&lt;td&gt;0.4.28 (2025)&lt;td&gt;11.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Open map data used almost anywhere there&#x27;s a non-Google map.&quot;&gt;&lt;a href=&quot;https://openstreetmap.org/&quot;&gt;OpenStreetMap API/website&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Open map data used almost anywhere there&#x27;s a non-Google map.&quot;&gt;2,553&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.3&quot;&gt;2004&lt;/span&gt;&lt;td&gt;14&lt;td&gt;0.6 February 2021 (2021)&lt;td&gt;21.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Depended on by Ubuntu and other free desktop operating systems&quot;&gt;&lt;a href=&quot;https://cgit.freedesktop.org/gstreamer/orc&quot;&gt;Orc (liborc)&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Depended on by Ubuntu and other free desktop operating systems&quot;&gt;94&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.4.0&quot;&gt;2009&lt;/span&gt;&lt;td&gt;29&lt;td&gt;0.4.28 (2017)&lt;td&gt;16.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/paperjs/paper.js&quot;&gt;Paper.js&lt;/a&gt;&lt;td&gt;14,873&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2011&lt;/span&gt;&lt;td&gt;64&lt;td&gt;0.12.18 (2024)&lt;td&gt;14.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/perkeep/perkeep&quot;&gt;Perkeep&lt;/a&gt;&lt;td&gt;6,687&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2013&lt;/span&gt;&lt;td&gt;12&lt;td&gt;0.12-test1 (2025)&lt;td&gt;12.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://pint.readthedocs.io&quot;&gt;Pint&lt;/a&gt;&lt;td&gt;2,645&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2012&lt;/span&gt;&lt;td&gt;63&lt;td&gt;0.25.1 (2025)&lt;td&gt;13.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/pry/pry&quot;&gt;Pry&lt;/a&gt;&lt;td&gt;6,806&lt;td&gt;&lt;span title=&quot;0.1.3&quot;&gt;2010&lt;/span&gt;&lt;td&gt;76&lt;td&gt;0.15.2 (2024)&lt;td&gt;14.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Probably the most popular SSH client in Windows history&quot;&gt;&lt;a href=&quot;https://www.chiark.greenend.org.uk/~sgtatham/putty/&quot;&gt;PuTTY&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Probably the most popular SSH client in Windows history&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.43beta&quot;&gt;1999&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.82 (2024)&lt;td&gt;26.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://puredata.info/&quot;&gt;Pure Data&lt;/a&gt;&lt;td&gt;1,866&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;1996&lt;/span&gt;&lt;td&gt;13&lt;td&gt;0.55-2 (2024)&lt;td&gt;29.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/pytransitions/transitions&quot;&gt;PyTransitions&lt;/a&gt;&lt;td&gt;6,287&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;49&lt;td&gt;0.9.3 (2025)&lt;td&gt;11.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://docs.pyvista.org/&quot;&gt;PyVista&lt;/a&gt;&lt;td&gt;3,341&lt;td&gt;&lt;span title=&quot;0.3.2&quot;&gt;2017&lt;/span&gt;&lt;td&gt;92&lt;td&gt;0.32.1 (2021)&lt;td&gt;8.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://pyre-check.org&quot;&gt;Pyre&lt;/a&gt;&lt;td&gt;7,102&lt;td&gt;&lt;span title=&quot;0.0.2&quot;&gt;2018&lt;/span&gt;&lt;td&gt;88&lt;td&gt;0.9.25 (2025)&lt;td&gt;7.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/ramda/ramda&quot;&gt;Ramda&lt;/a&gt;&lt;td&gt;24,099&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;61&lt;td&gt;0.32.0 (2025)&lt;td&gt;11.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/facebook/react-native&quot;&gt;React Native&lt;/a&gt;&lt;td&gt;124,385&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;630&lt;td&gt;0.82.1 (2025)&lt;td&gt;10.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;A free Windows-compatible Operating System&quot;&gt;&lt;a href=&quot;https://www.reactos.org/&quot;&gt;ReactOS&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;A free Windows-compatible Operating System&quot;&gt;16,500&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.0.7&quot;&gt;1996&lt;/span&gt;&lt;td&gt;59&lt;td&gt;0.4.14 (2021)&lt;td&gt;29.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/astral-sh/ruff&quot;&gt;Ruff&lt;/a&gt;&lt;td&gt;43,516&lt;td&gt;&lt;span title=&quot;0.0.18&quot;&gt;2022&lt;/span&gt;&lt;td&gt;311&lt;td&gt;0.4.10 (2024)&lt;td&gt;3.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/CaffeineMC/sodium&quot;&gt;Sodium&lt;/a&gt;&lt;td&gt;5,331&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2020&lt;/span&gt;&lt;td&gt;97&lt;td&gt;0.7.2 (2025)&lt;td&gt;5.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/amaembo/streamex&quot;&gt;StreamEx&lt;/a&gt;&lt;td&gt;2,268&lt;td&gt;&lt;span title=&quot;0.0.6&quot;&gt;2015&lt;/span&gt;&lt;td&gt;45&lt;td&gt;0.8.4 (2025)&lt;td&gt;10.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://stylus-lang.com/&quot;&gt;Stylus&lt;/a&gt;&lt;td&gt;11,312&lt;td&gt;&lt;span title=&quot;0.0.2&quot;&gt;2011&lt;/span&gt;&lt;td&gt;175&lt;td&gt;0.64.0 (2024)&lt;td&gt;14.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;A TeX distributon that has been version 0 since 2016&quot;&gt;&lt;a href=&quot;https://tectonic-typesetting.github.io/&quot;&gt;Tectonic&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;A TeX distributon that has been version 0 since 2016&quot;&gt;4,430&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.0.0&quot;&gt;2020&lt;/span&gt;&lt;td&gt;35&lt;td&gt;0.15.0 (2024)&lt;td&gt;5.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://teeworlds.com/&quot;&gt;Teeworlds&lt;/a&gt;&lt;td&gt;2,547&lt;td&gt;&lt;span title=&quot;0.5-endofline&quot;&gt;2011&lt;/span&gt;&lt;td&gt;22&lt;td&gt;0.7.5 (2020)&lt;td&gt;14.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/tendermint/tendermint/&quot;&gt;Tendermint&lt;/a&gt;&lt;td&gt;5,841&lt;td&gt;&lt;span title=&quot;0.0.0&quot;&gt;2019&lt;/span&gt;&lt;td&gt;239&lt;td&gt;0.37.0-rc2 (2022)&lt;td&gt;6.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://thanos.io&quot;&gt;Thanos&lt;/a&gt;&lt;td&gt;13,791&lt;td&gt;&lt;span title=&quot;0.1.0-rc.0&quot;&gt;2018&lt;/span&gt;&lt;td&gt;134&lt;td&gt;0.40.1 (2025)&lt;td&gt;7.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;The only complete clipboard manager for the terminal.&quot;&gt;&lt;a href=&quot;https://getclipboard.app/&quot;&gt;The Clipboard project&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;The only complete clipboard manager for the terminal.&quot;&gt;5,491&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2022&lt;/span&gt;&lt;td&gt;25&lt;td&gt;0.10.0 (2024)&lt;td&gt;2.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://repo.or.cz/tinycc.git&quot;&gt;Tiny C Compiler&lt;/a&gt;&lt;td&gt;2,515&lt;td&gt;&lt;span title=&quot;release_0_9_18&quot;&gt;2003&lt;/span&gt;&lt;td&gt;9&lt;td&gt;release_0_9_27 (2017)&lt;td&gt;22.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://blog.torproject.org/&quot;&gt;Tor&lt;/a&gt;&lt;td&gt;4,749&lt;td&gt;&lt;span title=&quot;0.0.2&quot;&gt;2004&lt;/span&gt;&lt;td&gt;515&lt;td&gt;0.4.8.1-alpha (2023)&lt;td&gt;21.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://typeorm.io/&quot;&gt;TypeORM&lt;/a&gt;&lt;td&gt;35,957&lt;td&gt;&lt;span title=&quot;0.0.2&quot;&gt;2016&lt;/span&gt;&lt;td&gt;103&lt;td&gt;0.3.27 (2025)&lt;td&gt;8.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://uncrustify.sourceforge.net/&quot;&gt;Uncrustify&lt;/a&gt;&lt;td&gt;2,971&lt;td&gt;&lt;span title=&quot;0.nn&quot;&gt;2017&lt;/span&gt;&lt;td&gt;36&lt;td&gt;0.81.0 (2025)&lt;td&gt;8.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/Unmanic/unmanic&quot;&gt;Unmanic&lt;/a&gt;&lt;td&gt;2,014&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2020&lt;/span&gt;&lt;td&gt;31&lt;td&gt;0.3.0 (2025)&lt;td&gt;5.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/GNOME/vala&quot;&gt;Vala&lt;/a&gt;&lt;td&gt;863&lt;td&gt;&lt;span title=&quot;0.5.7&quot;&gt;2009&lt;/span&gt;&lt;td&gt;344&lt;td&gt;0.57.0 (2022)&lt;td&gt;16.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://chrome.google.com/webstore/detail/video-speed-controller/nffaoalbilbmmfgbnbgppjihopabppdk&quot;&gt;Video Speed Controller&lt;/a&gt;&lt;td&gt;4,160&lt;td&gt;&lt;span title=&quot;0.5.8&quot;&gt;2019&lt;/span&gt;&lt;td&gt;12&lt;td&gt;0.9.1 (2025)&lt;td&gt;5.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Depended on by production Python deployments everywhere.&quot;&gt;&lt;a href=&quot;https://github.com/pypa/wheel&quot;&gt;Wheel&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Depended on by production Python deployments everywhere.&quot;&gt;539&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.5&quot;&gt;2012&lt;/span&gt;&lt;td&gt;68&lt;td&gt;0.46.1 (2025)&lt;td&gt;13.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://windowmaker.org/&quot;&gt;Window Maker&lt;/a&gt;&lt;td&gt;172&lt;td&gt;&lt;span title=&quot;0.0.3&quot;&gt;1997&lt;/span&gt;&lt;td&gt;94&lt;td&gt;0.96.0 (2023)&lt;td&gt;28.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://xmonad.org/&quot;&gt;XMonad&lt;/a&gt;&lt;td&gt;3,494&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2007&lt;/span&gt;&lt;td&gt;23&lt;td&gt;0.18.0 (2024)&lt;td&gt;18.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://xetex.sourceforge.net/&quot;&gt;XeTeX&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.3&quot;&gt;2004&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.9999.3 (2024)&lt;td&gt;21.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/soimort/you-get&quot;&gt;You-Get&lt;/a&gt;&lt;td&gt;56,527&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;154&lt;td&gt;0.4.1743 (2025)&lt;td&gt;13.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://ziglang.org&quot;&gt;Zig&lt;/a&gt;&lt;td&gt;41,940&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;24&lt;td&gt;0.15.2 (2025)&lt;td&gt;8.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.getzola.org/&quot;&gt;Zola&lt;/a&gt;&lt;td&gt;16,083&lt;td&gt;&lt;span title=&quot;0.0.2&quot;&gt;2017&lt;/span&gt;&lt;td&gt;51&lt;td&gt;0.21.0 (2025)&lt;td&gt;8.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/asdf-vm/asdf&quot;&gt;asdf&lt;/a&gt;&lt;td&gt;24,551&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2016&lt;/span&gt;&lt;td&gt;50&lt;td&gt;0.18.0 (2025)&lt;td&gt;9.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/vlm/asn1c&quot;&gt;asn1c&lt;/a&gt;&lt;td&gt;1,121&lt;td&gt;&lt;span title=&quot;0.9.26&quot;&gt;2014&lt;/span&gt;&lt;td&gt;3&lt;td&gt;0.9.28 (2017)&lt;td&gt;11.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.runatlantis.io/&quot;&gt;atlantis&lt;/a&gt;&lt;td&gt;8,613&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;150&lt;td&gt;0.36.0 (2025)&lt;td&gt;8.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/autokey/autokey&quot;&gt;autokey&lt;/a&gt;&lt;td&gt;3,738&lt;td&gt;&lt;span title=&quot;0.93.7&quot;&gt;2016&lt;/span&gt;&lt;td&gt;28&lt;td&gt;0.96.0 (2022)&lt;td&gt;8.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/bottlepy/bottle&quot;&gt;bottle.py&lt;/a&gt;&lt;td&gt;8,684&lt;td&gt;&lt;span title=&quot;0.4.10&quot;&gt;2009&lt;/span&gt;&lt;td&gt;87&lt;td&gt;0.13.4 (2025)&lt;td&gt;16.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/brick/math&quot;&gt;brick/math&lt;/a&gt;&lt;td&gt;2,052&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;60&lt;td&gt;0.14.0 (2025)&lt;td&gt;11.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/bup/bup&quot;&gt;bup&lt;/a&gt;&lt;td&gt;7,272&lt;td&gt;&lt;span title=&quot;0.25&quot;&gt;2013&lt;/span&gt;&lt;td&gt;45&lt;td&gt;0.33.9 (2025)&lt;td&gt;11.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://rustsec.org/&quot;&gt;cargo-audit&lt;/a&gt;&lt;td&gt;1,769&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;127&lt;td&gt;0.21.0 (2024)&lt;td&gt;8.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/MaskRay/ccls&quot;&gt;ccls&lt;/a&gt;&lt;td&gt;3,987&lt;td&gt;&lt;span title=&quot;0.20180513.1&quot;&gt;2018&lt;/span&gt;&lt;td&gt;36&lt;td&gt;0.20250815 (2025)&lt;td&gt;7.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Part of a paid product.&quot;&gt;&lt;a href=&quot;https://github.com/DataDog/datadogpy&quot;&gt;datadogpy&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Part of a paid product.&quot;&gt;647&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;67&lt;td&gt;0.52.1 (2025)&lt;td&gt;10.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Official dependency management tool from Golang. To quote the first line of the readme, &#x27;dep is safe for production use.&#x27;&quot;&gt;&lt;a href=&quot;https://github.com/golang/dep&quot;&gt;dep (Go)&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Official dependency management tool from Golang. To quote the first line of the readme, &#x27;dep is safe for production use.&#x27;&quot;&gt;12,783&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;12&lt;td&gt;0.5.4 (2019)&lt;td&gt;8.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Depended on by PyPA/Pip&quot;&gt;&lt;a href=&quot;https://bitbucket.org/pypa/distlib&quot;&gt;distlib&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Depended on by PyPA/Pip&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.3.4 (2021)&lt;td&gt;12.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/docopt/docopt&quot;&gt;docopt&lt;/a&gt;&lt;td&gt;8,006&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;11&lt;td&gt;0.6.2 (2014)&lt;td&gt;13.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Depended on by Sphinx and most of the content on ReadTheDocs. The reference implementation of ReStructuredText, the inspiration for Markdown.&quot;&gt;&lt;a href=&quot;https://docutils.sourceforge.io/&quot;&gt;docutils&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Depended on by Sphinx and most of the content on ReadTheDocs. The reference implementation of ReStructuredText, the inspiration for Markdown.&quot;&gt;66&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2002&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.21.2 (2024)&lt;td&gt;23.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://esbuild.github.io&quot;&gt;esbuild&lt;/a&gt;&lt;td&gt;39,405&lt;td&gt;&lt;span title=&quot;0.2.9&quot;&gt;2020&lt;/span&gt;&lt;td&gt;427&lt;td&gt;0.25.12 (2025)&lt;td&gt;5.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/fail2ban/fail2ban&quot;&gt;fail2ban&lt;/a&gt;&lt;td&gt;15,871&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2004&lt;/span&gt;&lt;td&gt;113&lt;td&gt;0.8.4 (2009)&lt;td&gt;21.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/ddollar/foreman&quot;&gt;foreman&lt;/a&gt;&lt;td&gt;6,119&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2010&lt;/span&gt;&lt;td&gt;134&lt;td&gt;0.90.0 (2025)&lt;td&gt;15.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;fzf is probably the most famous terminal fuzzy finder&quot;&gt;&lt;a href=&quot;https://github.com/junegunn/fzf&quot;&gt;fzf&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;fzf is probably the most famous terminal fuzzy finder&quot;&gt;74,828&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;134&lt;td&gt;0.53.0 (2024)&lt;td&gt;12.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.gnu.org/software/gettext/&quot;&gt;gettext&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;1987&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.23 (2024)&lt;td&gt;38.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://rubygems.org/gems/google-api-client/&quot;&gt;google-api-client (ruby)&lt;/a&gt;&lt;td&gt;2,862&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2010&lt;/span&gt;&lt;td&gt;254&lt;td&gt;0.15.1 (2024)&lt;td&gt;15.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.graphile.org/&quot;&gt;graphile-worker&lt;/a&gt;&lt;td&gt;2,058&lt;td&gt;&lt;span title=&quot;0.0.1-alpha.0&quot;&gt;2019&lt;/span&gt;&lt;td&gt;61&lt;td&gt;0.17.0-canary.9817f67 (2024)&lt;td&gt;6.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/postmanlabs/httpbin&quot;&gt;httpbin&lt;/a&gt;&lt;td&gt;13,365&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;13&lt;td&gt;0.7.0 (2018)&lt;td&gt;11.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/gohugoio/hugo&quot;&gt;hugo&lt;/a&gt;&lt;td&gt;84,499&lt;td&gt;&lt;span title=&quot;0.7&quot;&gt;2013&lt;/span&gt;&lt;td&gt;347&lt;td&gt;0.152.2 (2025)&lt;td&gt;12.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/yarrick/iodine&quot;&gt;iodine&lt;/a&gt;&lt;td&gt;7,405&lt;td&gt;&lt;span title=&quot;0.3&quot;&gt;2006&lt;/span&gt;&lt;td&gt;14&lt;td&gt;0.8.0 (2023)&lt;td&gt;19.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/ahmetb/kubectx&quot;&gt;kubectx&lt;/a&gt;&lt;td&gt;19,164&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2017&lt;/span&gt;&lt;td&gt;21&lt;td&gt;0.9.5 (2023)&lt;td&gt;8.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/jesseduffield/lazygit&quot;&gt;lazygit&lt;/a&gt;&lt;td&gt;66,943&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2018&lt;/span&gt;&lt;td&gt;224&lt;td&gt;0.56.0 (2025)&lt;td&gt;7.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;libc is one of the most popular libraries for Rust programming language providing bindings to platforms&#x27; system libraries.&quot;&gt;&lt;a href=&quot;https://docs.rs/libc&quot;&gt;libc (Rust)&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;libc is one of the most popular libraries for Rust programming language providing bindings to platforms&#x27; system libraries.&quot;&gt;2,351&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.128&quot;&gt;2022&lt;/span&gt;&lt;td&gt;178&lt;td&gt;0.2.177 (2025)&lt;td&gt;3.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/mpv-player/mpv&quot;&gt;mpv&lt;/a&gt;&lt;td&gt;32,523&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;87&lt;td&gt;0.40.0 (2025)&lt;td&gt;12.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/nwjs/nw.js&quot;&gt;nw.js&lt;/a&gt;&lt;td&gt;41,420&lt;td&gt;&lt;span title=&quot;0.4.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;343&lt;td&gt;0.105.0 (2025)&lt;td&gt;12.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://pywinauto.github.io/&quot;&gt;pywinauto&lt;/a&gt;&lt;td&gt;5,721&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2006&lt;/span&gt;&lt;td&gt;34&lt;td&gt;0.6.9 (2025)&lt;td&gt;19.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/qtile/qtile&quot;&gt;qtile&lt;/a&gt;&lt;td&gt;5,139&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2008&lt;/span&gt;&lt;td&gt;48&lt;td&gt;0.33.0 (2025)&lt;td&gt;17.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;The most downloaded Rust crate&quot;&gt;&lt;a href=&quot;https://rust-random.github.io/book/&quot;&gt;rand&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;The most downloaded Rust crate&quot;&gt;1,930&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;68&lt;td&gt;0.8.5 (2022)&lt;td&gt;10.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://restic.net/&quot;&gt;restic&lt;/a&gt;&lt;td&gt;30,616&lt;td&gt;&lt;span title=&quot;0.0.1alpha&quot;&gt;2015&lt;/span&gt;&lt;td&gt;51&lt;td&gt;0.18.1 (2025)&lt;td&gt;10.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;6+ years of history&quot;&gt;&lt;a href=&quot;https://github.com/mozilla/sccache&quot;&gt;sccache&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;6+ years of history&quot;&gt;6,690&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2016&lt;/span&gt;&lt;td&gt;42&lt;td&gt;0.12.0 (2025)&lt;td&gt;9.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Available ready to use on the GitHub actions marketplace&quot;&gt;&lt;a href=&quot;https://github.com/mozilla-actions/sccache-action&quot;&gt;sccache action&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Available ready to use on the GitHub actions marketplace&quot;&gt;166&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2023&lt;/span&gt;&lt;td&gt;9&lt;td&gt;0.0.9 (2025)&lt;td&gt;2.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/scikit-learn/scikit-learn&quot;&gt;scikit-learn&lt;/a&gt;&lt;td&gt;63,895&lt;td&gt;&lt;span title=&quot;0.1-beta&quot;&gt;2010&lt;/span&gt;&lt;td&gt;124&lt;td&gt;0.17.0_b1+git14-g4e6829c-1 (2015)&lt;td&gt;15.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://seaborn.pydata.org/&quot;&gt;seaborn&lt;/a&gt;&lt;td&gt;13,532&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2013&lt;/span&gt;&lt;td&gt;38&lt;td&gt;0.13.2 (2024)&lt;td&gt;12.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/sshuttle/sshuttle&quot;&gt;sshuttle&lt;/a&gt;&lt;td&gt;12,819&lt;td&gt;&lt;span title=&quot;0.10&quot;&gt;2010&lt;/span&gt;&lt;td&gt;29&lt;td&gt;0.72 (2015)&lt;td&gt;15.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://suhosin.org/&quot;&gt;suhosin&lt;/a&gt;&lt;td&gt;466&lt;td&gt;&lt;span title=&quot;0.9.1&quot;&gt;2006&lt;/span&gt;&lt;td&gt;5&lt;td&gt;0.9.38 (2015)&lt;td&gt;19.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://threejs.org/&quot;&gt;three.js&lt;/a&gt;&lt;td&gt;109,209&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2013&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.171.0 (2024)&lt;td&gt;12.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;11444 reverse dependencies on Hackage, including GHC itself.&quot;&gt;&lt;a href=&quot;https://hackage.haskell.org/package/transformers&quot;&gt;transformers&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;11444 reverse dependencies on Hackage, including GHC itself.&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.0.0.0&quot;&gt;2009&lt;/span&gt;&lt;td&gt;40&lt;td&gt;0.6.1.2 (2024)&lt;td&gt;16.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://typst.app/&quot;&gt;typst&lt;/a&gt;&lt;td&gt;47,678&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2023&lt;/span&gt;&lt;td&gt;22&lt;td&gt;0.14.0 (2025)&lt;td&gt;2.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/vim-airline/vim-airline&quot;&gt;vim-airline&lt;/a&gt;&lt;td&gt;17,924&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2013&lt;/span&gt;&lt;td&gt;11&lt;td&gt;0.11 (2019)&lt;td&gt;12.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/retep998/winapi-rs&quot;&gt;winapi-rs (Rust)&lt;/a&gt;&lt;td&gt;1,912&lt;td&gt;&lt;span title=&quot;0.3.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;8&lt;td&gt;0.3.9 (2020)&lt;td&gt;7.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://wkhtmltopdf.org/&quot;&gt;wkhtmltopdf&lt;/a&gt;&lt;td&gt;14,430&lt;td&gt;&lt;span title=&quot;0.2&quot;&gt;2008&lt;/span&gt;&lt;td&gt;50&lt;td&gt;0.12.6 (2020)&lt;td&gt;17.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/mist64/xhyve&quot;&gt;xhyve&lt;/a&gt;&lt;td&gt;6,445&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;2&lt;td&gt;0.2.0 (2015)&lt;td&gt;10.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/xonsh/xonsh&quot;&gt;xonsh&lt;/a&gt;&lt;td&gt;9,032&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;143&lt;td&gt;0.19.9 (2025)&lt;td&gt;10.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/zealdocs/zeal&quot;&gt;zeal&lt;/a&gt;&lt;td&gt;12,361&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;13&lt;td&gt;0.7.2 (2024)&lt;td&gt;10.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/ajeetdsouza/zoxide&quot;&gt;zoxide&lt;/a&gt;&lt;td&gt;30,869&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2020&lt;/span&gt;&lt;td&gt;36&lt;td&gt;0.9.8 (2025)&lt;td&gt;5.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/zsh-users/zsh-completions&quot;&gt;zsh-completions&lt;/a&gt;&lt;td&gt;7,519&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2011&lt;/span&gt;&lt;td&gt;39&lt;td&gt;0.35.0 (2023)&lt;td&gt;14.0&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;&lt;br /&gt;At the time of writing, the list is somewhat biased toward Python
projects. If you know of some prominent ZeroVer projects, &lt;a href=&quot;http://0ver.org/submissions.html&quot;&gt;submit them
here&lt;/a&gt;!&lt;/p&gt;
&lt;h2 id=&quot;featured_use_cases&quot;&gt;&lt;a href=&quot;#featured_use_cases&quot; class=&quot;toclink&quot;&gt;Featured Use Cases&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;These flagship ZeroVer projects know how to get the most out of their
zeroes.&lt;/p&gt;
&lt;h3 id=&quot;hashicorp_vault_and_terraform&quot;&gt;&lt;a href=&quot;#hashicorp_vault_and_terraform&quot; class=&quot;toclink&quot;&gt;HashiCorp Vault and Terraform&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&lt;img align=&quot;left&quot; style=&quot;padding-right: 15px&quot; width=&quot;15%&quot; src=&quot;http://0ver.org/uploads/vault_logo.png&quot; /&gt;
&lt;a href=&quot;https://www.vaultproject.io/&quot;&gt;HashiCorp&#x27;s Vault&lt;/a&gt; project aims to be an enterprise secret
management service, comprising the bedrock of a modern,
microservice-oriented environment. And that&#x27;s what makes it one of
ZeroVer&#x27;s most important adherents.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;Low in the stack, low in the version. That&#x27;s the HashiCorp way.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img align=&quot;right&quot; width=&quot;30%&quot; style=&quot;padding-left: 15px&quot; src=&quot;http://0ver.org/uploads/terraform_logo.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;To drive the point home, even further down the stack, HashiCorp&#x27;s
&lt;a href=&quot;https://www.terraform.io/&quot;&gt;Terraform&lt;/a&gt; also complies with ZeroVer&#x27;s cutting-edge
versioning scheme. With Vault and Terraform, HashiCorp demonstrates
industry recognition of the importance of ZeroVer in infrastructure.&lt;/p&gt;
&lt;p&gt;HashiCorp knows ZeroVer works, especially when the projects are
business-critical products, sold and supported.&lt;/p&gt;
&lt;h3 id=&quot;toml&quot;&gt;&lt;a href=&quot;#toml&quot; class=&quot;toclink&quot;&gt;TOML&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Versioning schemes like &lt;a href=&quot;http://semver.org/&quot;&gt;SemVer&lt;/a&gt; and &lt;a href=&quot;https://calver.org/&quot;&gt;CalVer&lt;/a&gt; attempt
to guide developers away from the natural light of ZeroVer. In a
surprising and exciting move, the creator of SemVer
&lt;a href=&quot;http://github.com/mojombo&quot;&gt;himself&lt;/a&gt; saw the light of ZeroVer with his new project, &lt;a href=&quot;https://github.com/toml-lang/toml/&quot;&gt;TOML&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;From 2013 until 2021, TOML was a model ZeroVer user, barely cresting 
&lt;a href=&quot;https://github.com/toml-lang/toml/releases/tag/v0.5.0&quot;&gt;half a version&lt;/a&gt;. Unfortunately, Tom&#x27;s passing of the 
TOML maintainer torch resulted in the confusing situation 
where new maintainers reverted to Tom&#x27;s outdated 2011-era versioning philosophy:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;&quot;If your software is being used in production, it should probably already be 1.0.0.&quot;&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Despite this turn, the ZeroVer academy salute &lt;a href=&quot;http://github.com/mojombo&quot;&gt;Tom&lt;/a&gt; for showing 
great versioning fortitude in forestalling TOML&#x27;s major version uptick 
for so long. &lt;span title=&quot;Thom&quot;&gt;Thanks Tom&lt;/span&gt;!&lt;/p&gt;
&lt;h3 id=&quot;apache_kafka&quot;&gt;&lt;a href=&quot;#apache_kafka&quot; class=&quot;toclink&quot;&gt;Apache Kafka&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;&lt;img align=&quot;right&quot; width=&quot;30%&quot; style=&quot;padding-left: 15px&quot; src=&quot;http://0ver.org/uploads/kafka_logo.png&quot; /&gt;
One of the strongest brands in modern software also subscribed to the
strongest versioning scheme. To understand the version scheme, we have
to understand the name, as the software shares quite a bit in common
with its namesake.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://en.wikipedia.org/wiki/Apache_Kafka&quot;&gt;Apache Kafka&lt;/a&gt; was named after &lt;a href=&quot;https://en.wikipedia.org/wiki/Franz_Kafka&quot;&gt;Franz Kafka&lt;/a&gt;, who
lived as an author in turn-of-the-20th-century Austria. Like the
project named after him, he was &lt;a href=&quot;http://mail-archives.apache.org/mod_mbox/kafka-dev/201709.mbox/%3C04F3F442-0BD3-4A2D-A93D-AFF0C108FFC8@simplemachines.com.au%3E&quot;&gt;slow to start&lt;/a&gt;,
&lt;a href=&quot;https://aphyr.com/posts/293-jepsen-kafka&quot;&gt;inconsistent in delivery&lt;/a&gt;, and left &lt;a href=&quot;https://qz.com/754322/kafkaesque-instructions-on-what-to-do-with-franz-kafkas-manuscripts-produce-a-kafkaesque-legal-battle/&quot;&gt;a mess of
unpublished work&lt;/a&gt; after a tragically early
death. Most experts have come to agree, for all their complexity and
absurdity, Kafka&#x27;s writings have been influential, despite &lt;a href=&quot;https://en.wikipedia.org/wiki/The_Metamorphosis&quot;&gt;the
prevalence of bugs&lt;/a&gt;. Still, true consensus is only found
in the one true Kafka fact: most invocations of the name &quot;Kafka&quot; are
attempts at appearing smart by those with relatively little experience
on the topic.&lt;/p&gt;
&lt;p&gt;So how does ZeroVer fit in to the Kafka brand? Whereas the Kafka name
mirrors his writing style, for over four years, Apache Kafka&#x27;s ZeroVer
policy mirrored Franz Kafka&#x27;s own life and relationships: short,
intense, and &lt;a href=&quot;https://en.wikipedia.org/wiki/Franz_Kafka#Private_life&quot;&gt;rarely conjugated or
consummated&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;ZeroVer: the most &lt;a href=&quot;https://www.theguardian.com/books/booksblog/2016/may/18/kafkaesque-a-word-so-overused-it-has-lost-all-meaning&quot;&gt;Kafkaesque&lt;/a&gt; versioning scheme.&lt;/em&gt;&lt;/p&gt;
&lt;h3 id=&quot;openssl&quot;&gt;&lt;a href=&quot;#openssl&quot; class=&quot;toclink&quot;&gt;OpenSSL&lt;/a&gt;&lt;/h3&gt;
&lt;p&gt;Has there ever been a library more auspicious? By now it should come
as no surprise that OpenSSL has its roots in ZeroVer.&lt;/p&gt;
&lt;p&gt;&lt;img align=&quot;center&quot; width=&quot;50%&quot; src=&quot;http://0ver.org/uploads/openssl_logo.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;While no longer technically a ZeroVer project, &lt;a href=&quot;https://en.wikipedia.org/wiki/OpenSSL&quot;&gt;OpenSSL&lt;/a&gt; held
out from 1998 to 2010 before finally succumbing to 1.0. What happened
after that is beyond the scope of this document, but let it serve as a
warning to those who might stray beyond 0.&lt;/p&gt;
&lt;p&gt;In the good old days of 0ver OpenSSL, the project managed to change its name (from
&lt;a href=&quot;https://en.wikipedia.org/wiki/SSLeay&quot;&gt;SSLeay&lt;/a&gt;) and implementation technology (from
&lt;a href=&quot;http://search.cpan.org/~mikem/Net-SSLeay-1.85/lib/Net/SSLeay.pod&quot;&gt;Perl&lt;/a&gt; to C), not to mention &lt;a href=&quot;https://www.openssl.org/news/changelog.html&quot;&gt;run through half the
alphabet&lt;/a&gt; in micro versioning.&lt;/p&gt;
&lt;p&gt;That&#x27;s the power of a streamlined and minimal ZeroVer version.&lt;/p&gt;
&lt;h2 id=&quot;selected_emeriti&quot;&gt;&lt;a href=&quot;#selected_emeriti&quot; class=&quot;toclink&quot;&gt;Selected Emeriti&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Dearly departed from the school of ZeroVer, either from above or from
legend. We remember them fondly.&lt;/p&gt;
&lt;!-- see projects.yaml/json for source material of table below --&gt;

&lt;table class=&quot;zv-table&quot;&gt;
&lt;thead style=&quot;position: sticky; top: 0; background: white;&quot;&gt;
&lt;tr&gt;&lt;th&gt;Project&lt;th class=&quot;stars&quot;&gt;Stars&lt;th&gt;First Released&lt;th class=&quot;releases&quot;&gt;0ver Releases&lt;th&gt;Last 0ver release&lt;th&gt;0ver years&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://druid.apache.org/&quot;&gt;Apache Druid&lt;/a&gt;&lt;td&gt;13,855&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;470&lt;td&gt;druid-0.23.0-rc2 (2022)&lt;td&gt;9.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/apache/kafka&quot;&gt;Apache Kafka&lt;/a&gt;&lt;td&gt;31,205&lt;td&gt;&lt;span title=&quot;0.8.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;54&lt;td&gt;0.11.0.3-rc0 (2017)&lt;td&gt;3.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/crsmithdev/arrow&quot;&gt;Arrow (Python)&lt;/a&gt;&lt;td&gt;8,952&lt;td&gt;&lt;span title=&quot;0.3.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;45&lt;td&gt;0.17.0 (2021)&lt;td&gt;7.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/bitcoin/bitcoin&quot;&gt;Bitcoin&lt;/a&gt;&lt;td&gt;86,583&lt;td&gt;&lt;span title=&quot;0.1.5&quot;&gt;2009&lt;/span&gt;&lt;td&gt;258&lt;td&gt;v0.21.2rc2 (2021)&lt;td&gt;11.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/bokeh/bokeh&quot;&gt;Bokeh&lt;/a&gt;&lt;td&gt;20,162&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;42&lt;td&gt;0.13.0 (2018)&lt;td&gt;5.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/caddyserver/caddy&quot;&gt;Caddy&lt;/a&gt;&lt;td&gt;67,673&lt;td&gt;&lt;span title=&quot;0.5.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;47&lt;td&gt;v0.11.5 (2019)&lt;td&gt;4.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://chocolatey.org/&quot;&gt;Chocolatey&lt;/a&gt;&lt;td&gt;11,064&lt;td&gt;&lt;span title=&quot;0.9.9&quot;&gt;2015&lt;/span&gt;&lt;td&gt;60&lt;td&gt;0.12.1 (2022)&lt;td&gt;7.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/Cisco-Talos/clamav-devel&quot;&gt;ClamAV Antivirus&lt;/a&gt;&lt;td&gt;5,799&lt;td&gt;&lt;span title=&quot;0.70&quot;&gt;2007&lt;/span&gt;&lt;td&gt;179&lt;td&gt;clamav-0.105.2 (2022)&lt;td&gt;15.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/cython/cython&quot;&gt;Cython&lt;/a&gt;&lt;td&gt;10,421&lt;td&gt;&lt;span title=&quot;0.9.6.14&quot;&gt;2008&lt;/span&gt;&lt;td&gt;177&lt;td&gt;0.29.37.1 (2023)&lt;td&gt;15.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://datasette.io/&quot;&gt;Datasette&lt;/a&gt;&lt;td&gt;10,467&lt;td&gt;&lt;span title=&quot;0.7&quot;&gt;2017&lt;/span&gt;&lt;td&gt;138&lt;td&gt;0.65.1 (2022)&lt;td&gt;5.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://www.bay12games.com/dwarves/&quot;&gt;Dwarf Fortress&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.21.93.19a&quot;&gt;2006&lt;/span&gt;&lt;td&gt;142&lt;td&gt;0.47.05 (2022)&lt;td&gt;16.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Popular, for-profit game.&quot;&gt;&lt;a href=&quot;https://factorio.com/&quot;&gt;Factorio&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Popular, for-profit game.&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.18.47 (2020)&lt;td&gt;7.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/pallets/flask&quot;&gt;Flask&lt;/a&gt;&lt;td&gt;70,702&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2010&lt;/span&gt;&lt;td&gt;25&lt;td&gt;0.12.5 (2020)&lt;td&gt;9.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/flatpak/flatpak&quot;&gt;Flatpak&lt;/a&gt;&lt;td&gt;4,640&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;89&lt;td&gt;0.99.3 (2018)&lt;td&gt;3.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;The main gem for managing feature flags in Ruby with 44 million downloads.&quot;&gt;&lt;a href=&quot;https://www.flippercloud.io/docs&quot;&gt;Flipper&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;The main gem for managing feature flags in Ruby with 44 million downloads.&quot;&gt;3,875&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;91&lt;td&gt;v0.28.3 (2023)&lt;td&gt;11.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.freecad.org/&quot;&gt;FreeCAD&lt;/a&gt;&lt;td&gt;26,825&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2002&lt;/span&gt;&lt;td&gt;26&lt;td&gt;0.21.2 (2024)&lt;td&gt;22.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.freecol.org/&quot;&gt;FreeCol&lt;/a&gt;&lt;td&gt;649&lt;td&gt;&lt;span title=&quot;0.11.5&quot;&gt;2015&lt;/span&gt;&lt;td&gt;4&lt;td&gt;v0.13.0 (2023)&lt;td&gt;7.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/goreleaser/goreleaser&quot;&gt;GoReleaser&lt;/a&gt;&lt;td&gt;15,246&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2016&lt;/span&gt;&lt;td&gt;468&lt;td&gt;v0.184.0 (2021)&lt;td&gt;4.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/jakubroztocil/httpie&quot;&gt;HTTPie&lt;/a&gt;&lt;td&gt;36,914&lt;td&gt;&lt;span title=&quot;0.1.4&quot;&gt;2012&lt;/span&gt;&lt;td&gt;30&lt;td&gt;0.9.9 (2018)&lt;td&gt;6.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/hashicorp/nomad&quot;&gt;HashiCorp Nomad&lt;/a&gt;&lt;td&gt;15,908&lt;td&gt;&lt;span title=&quot;0.0.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;148&lt;td&gt;v0.12.12 (2020)&lt;td&gt;5.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/hashicorp/terraform&quot;&gt;HashiCorp Terraform&lt;/a&gt;&lt;td&gt;47,008&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;194&lt;td&gt;v0.15.5 (2021)&lt;td&gt;6.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/hashicorp/vault&quot;&gt;HashiCorp Vault&lt;/a&gt;&lt;td&gt;33,400&lt;td&gt;&lt;span title=&quot;v0.1.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;189&lt;td&gt;v0.11.6 (2018)&lt;td&gt;3.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/helmfile/helmfile&quot;&gt;Helmfile&lt;/a&gt;&lt;td&gt;4,796&lt;td&gt;&lt;span title=&quot;0.2&quot;&gt;2016&lt;/span&gt;&lt;td&gt;342&lt;td&gt;v0.171.0 (2025)&lt;td&gt;8.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/home-assistant/home-assistant&quot;&gt;Home Assistant&lt;/a&gt;&lt;td&gt;82,315&lt;td&gt;&lt;span title=&quot;0.7&quot;&gt;2015&lt;/span&gt;&lt;td&gt;686&lt;td&gt;0.118.5 (2020)&lt;td&gt;5.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/hylang/hy&quot;&gt;Hy&lt;/a&gt;&lt;td&gt;5,333&lt;td&gt;&lt;span title=&quot;0.7.0&quot;&gt;2012&lt;/span&gt;&lt;td&gt;37&lt;td&gt;0.29.0 (2024)&lt;td&gt;11.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://inkscape.org/&quot;&gt;Inkscape&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.16&quot;&gt;2000&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.92.5 (2020)&lt;td&gt;19.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/JuliaLang/julia&quot;&gt;Julia&lt;/a&gt;&lt;td&gt;47,921&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2013&lt;/span&gt;&lt;td&gt;63&lt;td&gt;v0.7.0-rc3 (2018)&lt;td&gt;5.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/knex/knex&quot;&gt;Knex.js&lt;/a&gt;&lt;td&gt;20,083&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;160&lt;td&gt;0.95.14 (2022)&lt;td&gt;8.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;250k+ daily Docker pulls in 2021&quot;&gt;&lt;a href=&quot;https://localstack.cloud&quot;&gt;LocalStack&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;250k+ daily Docker pulls in 2021&quot;&gt;61,056&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.16&quot;&gt;2016&lt;/span&gt;&lt;td&gt;50&lt;td&gt;v0.14.5 (2022)&lt;td&gt;5.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/MechanicalSoup/MechanicalSoup&quot;&gt;MechanicalSoup&lt;/a&gt;&lt;td&gt;4,806&lt;td&gt;&lt;span title=&quot;0.0.2&quot;&gt;2014&lt;/span&gt;&lt;td&gt;23&lt;td&gt;v0.12.0 (2021)&lt;td&gt;6.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/mesonbuild/meson&quot;&gt;Meson Build System&lt;/a&gt;&lt;td&gt;6,275&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;135&lt;td&gt;0.64.1 (2022)&lt;td&gt;9.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.metabase.com/&quot;&gt;Metabase&lt;/a&gt;&lt;td&gt;44,386&lt;td&gt;&lt;span title=&quot;0.9-final&quot;&gt;2015&lt;/span&gt;&lt;td&gt;1068&lt;td&gt;v0.57.0-beta (2020)&lt;td&gt;5.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Official kubernetes project with a logo, but no major release.&quot;&gt;&lt;a href=&quot;https://github.com/kubernetes/minikube&quot;&gt;Minikube&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Official kubernetes project with a logo, but no major release.&quot;&gt;31,093&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2016&lt;/span&gt;&lt;td&gt;52&lt;td&gt;v0.35.0 (2019)&lt;td&gt;2.8&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/python/mypy&quot;&gt;MyPy&lt;/a&gt;&lt;td&gt;19,961&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;72&lt;td&gt;v0.991 (2023)&lt;td&gt;8.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/nim-lang/Nim&quot;&gt;Nim&lt;/a&gt;&lt;td&gt;17,464&lt;td&gt;&lt;span title=&quot;0.8.14&quot;&gt;2012&lt;/span&gt;&lt;td&gt;24&lt;td&gt;v0.20.2 (2019)&lt;td&gt;7.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://nuitka.net/&quot;&gt;Nuitka&lt;/a&gt;&lt;td&gt;14,059&lt;td&gt;&lt;span title=&quot;0.3.11a&quot;&gt;2011&lt;/span&gt;&lt;td&gt;285&lt;td&gt;0.9.6 (2022)&lt;td&gt;10.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/openssl/openssl&quot;&gt;OpenSSL&lt;/a&gt;&lt;td&gt;28,927&lt;td&gt;&lt;span title=&quot;0.9.1&quot;&gt;1998&lt;/span&gt;&lt;td&gt;51&lt;td&gt;0.9.8n (2010)&lt;td&gt;11.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/phpstan/phpstan&quot;&gt;PHPStan&lt;/a&gt;&lt;td&gt;13,694&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2016&lt;/span&gt;&lt;td&gt;160&lt;td&gt;0.12.100 (2021)&lt;td&gt;5.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/pandas-dev/pandas&quot;&gt;Pandas&lt;/a&gt;&lt;td&gt;47,000&lt;td&gt;&lt;span title=&quot;0.4.0&quot;&gt;2011&lt;/span&gt;&lt;td&gt;93&lt;td&gt;v0.26.0.dev0 (2020)&lt;td&gt;8.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.pilosa.com/&quot;&gt;Pilosa&lt;/a&gt;&lt;td&gt;2,523&lt;td&gt;&lt;span title=&quot;0.2.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;29&lt;td&gt;v0.10.1 (2018)&lt;td&gt;1.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://pipewire.org/&quot;&gt;PipeWire&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;119&lt;td&gt;0.3.85 (2023)&lt;td&gt;6.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://prosody.im/&quot;&gt;ProsodyIM&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2008&lt;/span&gt;&lt;td&gt;56&lt;td&gt;0.12.5 (2025)&lt;td&gt;16.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/pytorch/pytorch&quot;&gt;PyTorch&lt;/a&gt;&lt;td&gt;93,599&lt;td&gt;&lt;span title=&quot;0.1.1&quot;&gt;2016&lt;/span&gt;&lt;td&gt;17&lt;td&gt;v0.4.1 (2025)&lt;td&gt;9.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Qiskit is the most popular quantum computing SDK according to Unitary Fund Quantum Open Source Software survey in 2022.&quot;&gt;&lt;a href=&quot;https://qiskit.org/&quot;&gt;Qiskit&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Qiskit is the most popular quantum computing SDK according to Unitary Fund Quantum Open Source Software survey in 2022.&quot;&gt;6,630&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2017&lt;/span&gt;&lt;td&gt;114&lt;td&gt;0.46.3 (2024)&lt;td&gt;6.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;The pioneer of the zero-to-double-digits jump.&quot;&gt;&lt;a href=&quot;https://github.com/ruby/rake&quot;&gt;Rake&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;The pioneer of the zero-to-double-digits jump.&quot;&gt;2,409&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.9.2.1&quot;&gt;2011&lt;/span&gt;&lt;td&gt;2&lt;td&gt;v0.9.2.2 (2014)&lt;td&gt;2.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://reactjs.org&quot;&gt;React&lt;/a&gt;&lt;td&gt;240,258&lt;td&gt;&lt;span title=&quot;0.3.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;45&lt;td&gt;v0.14.8 (2016)&lt;td&gt;2.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/scipy/scipy&quot;&gt;SciPy&lt;/a&gt;&lt;td&gt;14,145&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2001&lt;/span&gt;&lt;td&gt;91&lt;td&gt;v0.19.1 (2017)&lt;td&gt;16.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://semgrep.dev/&quot;&gt;Semgrep&lt;/a&gt;&lt;td&gt;13,222&lt;td&gt;&lt;span title=&quot;0.4.9&quot;&gt;2020&lt;/span&gt;&lt;td&gt;146&lt;td&gt;v0.123.0 (2022)&lt;td&gt;2.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/Stellarium/stellarium&quot;&gt;Stellarium&lt;/a&gt;&lt;td&gt;9,152&lt;td&gt;&lt;span title=&quot;0.12.7&quot;&gt;2017&lt;/span&gt;&lt;td&gt;37&lt;td&gt;v0.22.2 (2022)&lt;td&gt;5.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/swaywm/sway&quot;&gt;Sway Window Manager&lt;/a&gt;&lt;td&gt;16,101&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2016&lt;/span&gt;&lt;td&gt;41&lt;td&gt;0.15-rc4 (2019)&lt;td&gt;3.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/toml-lang/toml&quot;&gt;TOML&lt;/a&gt;&lt;td&gt;20,116&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2013&lt;/span&gt;&lt;td&gt;6&lt;td&gt;v0.5.0 (2020)&lt;td&gt;7.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;One of those forever in beta software even if it is used in critical infrastructure.&quot;&gt;&lt;a href=&quot;https://docs.tacticalrmm.com&quot;&gt;Tactical RMM&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;One of those forever in beta software even if it is used in critical infrastructure.&quot;&gt;3,928&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2020&lt;/span&gt;&lt;td&gt;166&lt;td&gt;v0.20.1 (2025)&lt;td&gt;4.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/Theano/Theano&quot;&gt;Theano&lt;/a&gt;&lt;td&gt;9,960&lt;td&gt;&lt;span title=&quot;0.4.1&quot;&gt;2011&lt;/span&gt;&lt;td&gt;27&lt;td&gt;rel-0.10.0beta4 (2017)&lt;td&gt;6.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Created by Microsoft and with almost 8 million installs, this is the standard extension you want if working with C or C++ in VS Code.&quot;&gt;&lt;a href=&quot;https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools&quot;&gt;VS Code C/C++ extension&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Created by Microsoft and with almost 8 million installs, this is the standard extension you want if working with C or C++ in VS Code.&quot;&gt;5,939&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.10.5&quot;&gt;2017&lt;/span&gt;&lt;td&gt;40&lt;td&gt;v0.18.1 (2022)&lt;td&gt;5.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/wekan/wekan&quot;&gt;Wekan&lt;/a&gt;&lt;td&gt;20,655&lt;td&gt;&lt;span title=&quot;0.9&quot;&gt;2015&lt;/span&gt;&lt;td&gt;99&lt;td&gt;v0.99 (2018)&lt;td&gt;2.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Depended on by Flask and many other web frameworks.&quot;&gt;&lt;a href=&quot;https://github.com/pallets/werkzeug&quot;&gt;Werkzeug&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Depended on by Flask and many other web frameworks.&quot;&gt;6,803&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1&quot;&gt;2007&lt;/span&gt;&lt;td&gt;64&lt;td&gt;0.16.1 (2020)&lt;td&gt;12.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.microsoft.com/en-ca/p/windows-terminal-preview/9n0dx20hk701&quot;&gt;Windows Terminal&lt;/a&gt;&lt;td&gt;100,767&lt;td&gt;&lt;span title=&quot;0.1.1002.0&quot;&gt;2019&lt;/span&gt;&lt;td&gt;40&lt;td&gt;v0.11.1333.0 (2020)&lt;td&gt;1.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://www.winehq.org/&quot;&gt;Wine&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.0.2&quot;&gt;1993&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.9.61 (2008)&lt;td&gt;15.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Depended on by pyca/cryptography&quot;&gt;&lt;a href=&quot;https://github.com/wbond/asn1crypto&quot;&gt;asn1crypto&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Depended on by pyca/cryptography&quot;&gt;354&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.9.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;29&lt;td&gt;0.24.0 (2019)&lt;td&gt;4.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/axios/axios&quot;&gt;axios&lt;/a&gt;&lt;td&gt;108,065&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;62&lt;td&gt;v0.30.2 (2022)&lt;td&gt;8.1&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/certbot/certbot&quot;&gt;certbot&lt;/a&gt;&lt;td&gt;32,575&lt;td&gt;&lt;span title=&quot;0.0.0.dev20151006&quot;&gt;2015&lt;/span&gt;&lt;td&gt;83&lt;td&gt;v0.40.1 (2019)&lt;td&gt;4.2&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/scrapinghub/dateparser&quot;&gt;dateparser&lt;/a&gt;&lt;td&gt;2,738&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;20&lt;td&gt;v0.7.6 (2020)&lt;td&gt;5.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/drone/drone&quot;&gt;drone&lt;/a&gt;&lt;td&gt;33,546&lt;td&gt;&lt;span title=&quot;0.2.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;30&lt;td&gt;v0.8.10 (2024)&lt;td&gt;10.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Dependency of Rails since 2014, still 0.5.2 in 2021&quot;&gt;&lt;a href=&quot;https://github.com/rails/globalid&quot;&gt;globalid (ruby)&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Dependency of Rails since 2014, still 0.5.2 in 2021&quot;&gt;1,254&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.2.1&quot;&gt;2014&lt;/span&gt;&lt;td&gt;18&lt;td&gt;v0.6.0 (2021)&lt;td&gt;7.3&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/html5lib/html5lib-python&quot;&gt;html5lib-python&lt;/a&gt;&lt;td&gt;1,208&lt;td&gt;&lt;span title=&quot;0.2&quot;&gt;2007&lt;/span&gt;&lt;td&gt;15&lt;td&gt;0.999999999 (2017)&lt;td&gt;10.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://n8n.io/&quot;&gt;n8n&lt;/a&gt;&lt;td&gt;153,503&lt;td&gt;&lt;span title=&quot;0.2.0&quot;&gt;2019&lt;/span&gt;&lt;td&gt;---&lt;td&gt;0.234.0 (2023)&lt;td&gt;4.0&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;Leading library for connecting Ruby to Postgres&quot;&gt;&lt;a href=&quot;https://rubygems.org/gems/pg&quot;&gt;pg (Ruby)&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;Leading library for connecting Ruby to Postgres&quot;&gt;---&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.7.9.2008.01.28&quot;&gt;2008&lt;/span&gt;&lt;td&gt;123&lt;td&gt;0.21.0 (2017)&lt;td&gt;9.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;8 years under development, core part of many libraries, just got to 0.20.0&quot;&gt;&lt;a href=&quot;https://github.com/theskumar/python-dotenv&quot;&gt;python-dotenv&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;8 years under development, core part of many libraries, just got to 0.20.0&quot;&gt;8,463&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.1&quot;&gt;2014&lt;/span&gt;&lt;td&gt;44&lt;td&gt;v0.21.1 (2023)&lt;td&gt;8.5&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/rollup/rollup&quot;&gt;rollup&lt;/a&gt;&lt;td&gt;26,094&lt;td&gt;&lt;span title=&quot;0.3.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;260&lt;td&gt;v0.68.2 (2018)&lt;td&gt;3.6&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/rq/rq&quot;&gt;rq&lt;/a&gt;&lt;td&gt;10,417&lt;td&gt;&lt;span title=&quot;0.8.0&quot;&gt;2017&lt;/span&gt;&lt;td&gt;10&lt;td&gt;v0.13 (2019)&lt;td&gt;1.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;https://github.com/opencontainers/runc&quot;&gt;runc&lt;/a&gt;&lt;td&gt;12,735&lt;td&gt;&lt;span title=&quot;0.0.1&quot;&gt;2015&lt;/span&gt;&lt;td&gt;12&lt;td&gt;v0.1.1 (2021)&lt;td&gt;5.9&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;The irony.&quot;&gt;&lt;a href=&quot;https://github.com/steveklabnik/semver&quot;&gt;semver (Rust)&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;The irony.&quot;&gt;647&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.1.0&quot;&gt;2014&lt;/span&gt;&lt;td&gt;35&lt;td&gt;0.11.0 (2021)&lt;td&gt;6.7&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;a href=&quot;http://slrn.sourceforge.net/&quot;&gt;slrn&lt;/a&gt;&lt;td&gt;---&lt;td&gt;&lt;span title=&quot;0.1.0.0&quot;&gt;1994&lt;/span&gt;&lt;td&gt;71&lt;td&gt;0.9.9p1 (2012)&lt;td&gt;18.4&lt;/tr&gt;
&lt;tr&gt;&lt;td&gt;&lt;span title=&quot;7+ years of history, over 2M weekly downloads on npm&quot;&gt;&lt;a href=&quot;https://www.npmjs.com/package/yup&quot;&gt;yup&lt;/a&gt;&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;7+ years of history, over 2M weekly downloads on npm&quot;&gt;23,618&lt;/span&gt;&lt;td&gt;&lt;span title=&quot;0.6.0&quot;&gt;2015&lt;/span&gt;&lt;td&gt;94&lt;td&gt;v0.32.11 (2023)&lt;td&gt;7.8&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;

&lt;p&gt;&lt;br /&gt;With any luck, these projects will realize their folly.&lt;/p&gt;
&lt;h2 id=&quot;more_info&quot;&gt;&lt;a href=&quot;#more_info&quot; class=&quot;toclink&quot;&gt;More info&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Check out the &lt;a href=&quot;http://0ver.org/about.html&quot;&gt;About&lt;/a&gt; page.&lt;p&gt;&lt;/p&gt;



&lt;hr /&gt;

</content>

  </entry>
  
</feed>
