|
28 | 28 | - [IETF RFCs](https://www.ietf.org/standards/rfcs/) - Publication in a series from the principal technical development and standards-setting bodies for the Internet, most prominently the IETF. |
29 | 29 | - [BCPs](https://www.rfc-editor.org/rfc/bcp/bcp-index.txt) - Best Current Practice, sub-series of the RFC document series. |
30 | 30 | - [ECMA International Standards](https://www.ecma-international.org/publications-and-standards/standards/) - Standards for information and communication systems. |
31 | | -- [W3C](https://www.w3.org/TR/) - W3C publishes a range of technical reports (Standards and supporting Notes) which help move the web forward. |
| 31 | +- [W3C](https://www.w3.org/TR/) - World Wide Web Consortium publishes a range of technical reports (Standards and supporting Notes) which help move the web forward. |
32 | 32 | - [W3C WAI](https://www.w3.org/WAI/) - Strategies, standards, and supporting resources to help you make the Web more accessible to people with disabilities. |
33 | 33 | - [WHATWG](https://whatwg.org/) - Web Hypertext Application Technology Working Group, founded by individuals of leading Web browser vendors. |
34 | 34 | - [Unicode Standards](https://www.unicode.org/reports/) - Text encoding standard maintained by the Unicode Consortium. |
|
97 | 97 | - [PPCs](https://github.com/Perl/PPCs) - Proposed Perl Changes is proposals to change the Perl language. |
98 | 98 | - [DIPs](https://github.com/dlang/DIPs) - D language Improvement Proposals. |
99 | 99 | - [GEPs](https://groovy.apache.org/wiki/geps.html) - Groovy Enhancement Proposals and Issues tracked in Jira. |
| 100 | +- [Vlang RFCs](https://github.com/vlang/rfcs) - RFCs for changes to V lang. |
100 | 101 |
|
101 | 102 | ## Tools |
102 | 103 |
|
|
111 | 112 | - [Nix RFCs](https://github.com/NixOS/rfcs) - The Nix community RFCs. |
112 | 113 | - [DEPs](https://github.com/django/deps) - Django Enhancement Proposals. |
113 | 114 | - [CEPs](https://github.com/conda/ceps) - Conda Enhancement Proposals. |
114 | | -- [SLEPs](https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/) - Scikit-learn Enhancement Proposals. |
| 115 | +- [SLEPs](https://scikit-learn-enhancement-proposals.readthedocs.io/en/latest/) - Enhancement proposals for scikit-learn. |
115 | 116 | - [JEPs](https://jupyter.org/enhancement-proposals) - Jupyter Ecosystem Enhancement Proposals. |
116 | 117 | - [JEPs](https://github.com/jenkinsci/jep) - Jenkins Enhancement Proposals. |
117 | 118 | - [REPs](https://www.ros.org/reps/rep-0000.html) - Enhancement proposals for ROS robotics framework. |
118 | 119 | - [KEPs](https://www.kubernetes.dev/resources/keps/) - Kubernetes Enhancement Proposals. |
119 | 120 | - [HIPs](https://github.com/helm/community) - Helm Improvement Proposals. |
120 | 121 | - [OTEPs](https://github.com/open-telemetry/opentelemetry-specification/tree/main/oteps/) - OpenTelemetry Enhancement Proposals. |
121 | 122 | - [GIPs](https://godot-proposals-viewer.github.io/) - Godot (Multi-platform 2D and 3D game engine) Improvement Proposals. |
122 | | -- [Bazel Proposals](https://github.com/bazelbuild/proposals) - Bazel proposals and design documents. |
| 123 | +- [Bazel Proposals](https://github.com/bazelbuild/proposals) - Index of all Bazel proposals and design documents. |
123 | 124 | - [Conventional Commits](https://www.conventionalcommits.org/) - A specification for adding human and machine readable meaning to commit messages. |
124 | 125 | - [Compose Specification](https://github.com/compose-spec/compose-spec) - The Compose Specification is developer focused for defining cloud and platform agnostic container-based applications. |
125 | 126 | - [Fluent Specs](https://github.com/projectfluent/fluent) - This repository contains the specification, the reference implementation of the parser and the documentation for Fluent. |
|
179 | 180 | - [OVF (Open Virtualization Format)](https://www.dmtf.org/standards/ovf) - OS images for virtualized environments. |
180 | 181 | - [KVM (Kernel-based Virtual Machine)](https://public.dhe.ibm.com/software/dw/linux390/perf/ZSW03346USEN.pdf) - OS-level virtualization in Linux. |
181 | 182 | - [OCI (Open Container Initiative)](https://opencontainers.org/release-notices/overview/) - Standards for OS containers like Docker. |
182 | | -- [D-Bus](https://dbus.freedesktop.org/doc/dbus-specification.html) - D-Bus Specification. |
| 183 | +- [D-Bus](https://dbus.freedesktop.org/doc/dbus-specification.html) - Desktop Bus Specification is message-based inter-process communication system. |
183 | 184 |
|
184 | 185 | ## Electronics and Hardware |
185 | 186 |
|
|
0 commit comments