{"id":35394106,"url":"https://github.com/kaypee90/awesome-open-standards","last_synced_at":"2026-01-02T09:04:53.686Z","repository":{"id":219638015,"uuid":"749512767","full_name":"kaypee90/awesome-open-standards","owner":"kaypee90","description":"List of  popular and awesome open standards","archived":false,"fork":false,"pushed_at":"2025-02-25T04:03:59.000Z","size":48,"stargazers_count":18,"open_issues_count":6,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-25T05:18:36.760Z","etag":null,"topics":["open","standards"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaypee90.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-28T19:40:35.000Z","updated_at":"2025-02-17T22:30:14.000Z","dependencies_parsed_at":"2024-03-14T11:32:28.971Z","dependency_job_id":"50c6674b-9bef-43ab-8249-6ab3cb9d858e","html_url":"https://github.com/kaypee90/awesome-open-standards","commit_stats":null,"previous_names":["kaypee90/awesome-open-standards"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kaypee90/awesome-open-standards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaypee90%2Fawesome-open-standards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaypee90%2Fawesome-open-standards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaypee90%2Fawesome-open-standards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaypee90%2Fawesome-open-standards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaypee90","download_url":"https://codeload.github.com/kaypee90/awesome-open-standards/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaypee90%2Fawesome-open-standards/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28171609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2026-01-02T02:00:06.235Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["open","standards"],"created_at":"2026-01-02T09:04:11.255Z","updated_at":"2026-01-02T09:04:53.676Z","avatar_url":"https://github.com/kaypee90.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome Open Standards\n\n- [Contributing](#contributing)\n\n## List of awesome open standards\n\n### [Cloud Events](https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/spec.md)\n\n- CloudEvents is a specification for describing event data\n in common formats to provide interoperability across services,\n  platforms and systems.\n\n### [GeoJSON](https://datatracker.ietf.org/doc/html/rfc7946)\n\n- GeoJSON is a geospatial data interchange format based on JavaScript\n   Object Notation (JSON).  It defines several types of JSON objects and\n   the manner in which they are combined to represent data about\n   geographic features, their properties, and their spatial extents.\n\n### [HTML](https://html.spec.whatwg.org/multipage/)\n\n- HTML is the World Wide Web's core markup language. Originally, HTML was\n primarily designed as a language for semantically describing scientific documents.\n\n### [HTTP](https://developer.mozilla.org/en-US/docs/Web/HTTP)\n\n- Hypertext Transfer Protocol (HTTP) is an application-layer protocol\n for transmitting hypermedia documents, such as HTML.\n\n### [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html)\n\n- ISO 8601 tackles this uncertainty by setting out an internationally\n agreed way to represent dates.\n\n### [JSON](https://www.json.org/json-en.html)\n\n- JSON (JavaScript Object Notation) is a lightweight data-interchange format.\n\n### [JSON Schema](https://json-schema.org/)\n\n- JSON Schema is the vocabulary that enables JSON data consistency.\n\n### [Language Server Protocol](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/)\n\n- The language server protocol defines a set of JSON-RPC request,\nresponse and notification messages which are exchanged\nusing the above base protocol.\n\n### [Markdown](https://www.markdownguide.org/getting-started/)\n\n- Markdown is a lightweight markup language that you can use to\n add formatting elements to plaintext text documents.\n\n### [OAuth](https://oauth.net/2/)\n\n- OAuth 2.0 is the industry-standard protocol for authorization.\n\n### [OCI Distribution Specification](https://github.com/opencontainers/distribution-spec/blob/2291163927cae6f5105a07d32c675c00ff39244c/spec.md)\n\n- The Open Container Initiative Distribution Specification\n (a.k.a. \"OCI Distribution Spec\") defines an API protocol to\n  facilitate and standardize the distribution of content.\n\n### [ODBC](https://en.wikipedia.org/wiki/Open_Database_Connectivity)\n\n- In computing, Open Database Connectivity (ODBC) is a standard\n application programming interface (API) for accessing database\n  management systems (DBMS).\n\n### [Open API](https://www.openapis.org/)\n\n- The OpenAPI Specification provides a formal standard for describing HTTP APIs.\n\n### [Open Container Initiative](https://opencontainers.org/)\n\n- The Open Container Initiative is an open governance structure\n for the express purpose of creating open industry standards\n  around container formats and runtimes.\n\n### [Open charge point protocol](https://openchargealliance.org/protocols/open-charge-point-protocol/)\n\n- The goal for Open Charge Point Protocol (OCPP) is to offer a uniform solution\n for the method of communication between charge point and central system.\n  With this protocol it is possible to connect any central system with any\n   charge point, regardless of the vendor. A uniform standard prevents\n    all kinds of coordination problems and  is therefore an advantage\n     for the whole electric vehicle market.\n\n### [Open Data](https://en.wikipedia.org/wiki/Open_data)\n\n- Open data is data that is openly accessible, exploitable, editable\n and shared by anyone for any purpose. Open data is licensed under an open license.\n\n### [Open Document](https://opendocumentformat.org/)\n\n- OpenDocument Format provides a comprehensive solution to\n exchange documents reliably and effortlessly across different products and devices.\n\n### [Open Font Format](https://www.iso.org/standard/52136.html#:~:text=The%20Open%20Font%20Format%20is,or%20CFF%20(PostScript)%20outlines.)\n\n- The Open Font Format is an extension of the TrueType font format,\n adding support for PostScript font data.\n\n### [Open Sound Control Protocol](https://ccrma.stanford.edu/groups/osc/index.html)\n\n- OpenSoundControl (OSC) is a data transport specification (an encoding) for\n realtime message communication among applications and hardware\n\n### [Open SSH](https://www.openssh.com/)\n\n- OpenSSH is the premier connectivity tool for remote\n login with the SSH protocol. It encrypts all traffic\n  to eliminate eavesdropping, connection hijacking,\n   and other attacks. In addition, OpenSSH provides\n    a large suite of secure tunneling capabilities,\n     several authentication methods, and sophisticated\n      configuration options.\n\n### [Open Telemetry](https://opentelemetry.io/)\n\n- OpenTelemetry is a collection of APIs, SDKs, and tools.\n Use it to instrument, generate, collect, and\n  export telemetry data (metrics, logs, and traces)\n   to help you analyze your software’s performance and behavior.\n\n### [OpenGL](https://www.opengl.org/)\n\n- OpenGL (Open Graphics Library) is a cross-language,\n cross-platform application programming interface (API)\n  for rendering 2D and 3D vector graphics.\n\n### [OpenID Connect](https://openid.net/developers/how-connect-works/)\n\n- OpenID Connect is an interoperable authentication protocol based on\n the OAuth 2.0 framework of specifications (IETF RFC 6749 and 6750).\n  It simplifies the way to verify the identity of users based on\n   the authentication performed by an Authorization Server and to\n    obtain user profile information in an interoperable and REST-like manner.\n\n### [OpenMCT](https://github.com/nasa/openmct)\n\n- Open MCT (Open Mission Control Technologies) is a next-generation\n mission control framework for visualization of data on desktop\n and mobile devices.\n\n### [OpenMP](https://www.openmp.org/)\n\n- OpenMP (Open Multi-Processing) is an application programming interface\n (API) that supports multi-platform shared-memory multiprocessing programming\n  in C, C++, and Fortran,[3] on many platforms, instruction-set architectures\n   and operating systems, including Solaris, AIX, FreeBSD, HP-UX, Linux, macOS,\n    and Windows.\n\n### [OpenSSL](https://www.openssl.org/)\n\n- The OpenSSL Project develops and maintains the OpenSSL\n software - a robust, commercial-grade, full-featured\n  toolkit for general-purpose cryptography and secure communication.\n\n### [OpenXLA](https://github.com/openxla)\n\n- A community-driven, open source ML compiler ecosystem,\n using the best of XLA \u0026 MLIR.\n\n### [POSIX](https://www.linux.org/)\n\n- POSIX (Portable Operating System Interface) is a set of standard operating\n system interfaces based on the Unix operating system.\n\n### [Protocol Buffers](https://protobuf.dev/)\n\n- Protocol Buffers are language-neutral, platform-neutral extensible mechanisms\n for serializing structured data.\n\n### [SAML](https://docs.oasis-open.org/security/saml/Post2.0/sstc-saml-tech-overview-2.0.html)\n\n- The Security Assertion Markup Language (SAML) standard defines a  \nframework for exchanging security information between online  \nbusiness partners.\n\n### [SQL Standard – ISO/IEC 9075:2023 (ANSI X3.135)](https://blog.ansi.org/sql-standard-iso-iec-9075-2023-ansi-x3-135/)\n\n- SQL (standing for Structured Query Language) is the standard language for\n relational database management systems. Read more at the ANSI Blog:\n The SQL Standard – ISO/IEC 9075:2023 (ANSI X3.135)\n [https://blog.ansi.org/?p=158690](more).\n\n### [URI](https://datatracker.ietf.org/doc/html/rfc3986)\n\n- A Uniform Resource Identifier (URI) is a compact sequence of characters\n that identifies an abstract or physical resource.\n\n### [vCard Format](https://datatracker.ietf.org/doc/html/rfc6350)\n\n- The vCard specification is a standardized format for exchanging contact\n information between different applications and systems.\n\n### [Web Assembly](https://webassembly.org/)\n\n- WebAssembly (abbreviated Wasm) is a binary instruction format\n for a stack-based virtual machine.\n\n### [XML](https://aws.amazon.com/what-is/xml/)\n\n- Extensible Markup Language (XML) lets you define and store data in a\n shareable manner.\n\n### [YAML](https://yaml.org/)\n\n- YAML is a human-friendly data serialization language for all programming languages.\n\n## Contributing\n\nYour contributions are always welcome. Create a PR for a popular open standard.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaypee90%2Fawesome-open-standards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaypee90%2Fawesome-open-standards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaypee90%2Fawesome-open-standards/lists"}