Rfc

Top 23 Rfc Open-Source Projects

  1. rfcs

    RFCs for changes to Rust

    Project mention: RFC – Rust extended standard library | news.ycombinator.com | 2025-05-13
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. 7XX-rfc

    An RFC for a new series of HTTP status codes covering developer fouls.

    Project mention: 7XX HTTP Status Codes for Developer Fails | news.ycombinator.com | 2024-12-11
  4. rrule

    JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.

  5. discussions-and-proposals

    Discussions and proposals related to the main React Native project

    Project mention: How to use WebView in React Native? | dev.to | 2024-08-21

    In React Native, we can use the Webview by using a third-party package called, react-native-webview. This is the official implementation of webview after it was removed from the React native core to keep the core as lean as possible.

  6. rfcs

    RFCs for changes to Ember (by emberjs)

  7. rfcs

    Public change requests/proposals & ideation (by npm)

    Project mention: My failed attempt to shrink all NPM packages by 5% | news.ycombinator.com | 2025-01-27

    I think the main TLDR here [1]:

    > For example, I tried recompressing the latest version of the typescript package. GNU tar was able to completely compress the archive in about 1.2 seconds on my machine. Zopfli, with just 1 iteration, took 2.5 minutes.

    [1] https://github.com/npm/rfcs/pull/595#issuecomment-1200480148

  8. lolcode-spec

    LOLCODE language specification archives and development.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. fslang-design

    RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas

    Project mention: Why F#? | news.ycombinator.com | 2025-04-01

    You should read this first: https://learn.microsoft.com/en-us/dotnet/fsharp/language-ref...

    There are multiple alternate asynchronous computation expression implementations which give different ergonomics and behavior (like https://github.com/TheAngryByrd/IcedTasks). There's an entire CE extension to specifically enable this kind of convenience and flexibility too: https://github.com/fsharp/fslang-design/blob/main/FSharp-6.0...

    None of this is possible in C#, at least without jumping through many hoops and ending up with extra boilerplate (and this is okay, C# has enough of its own complexity). As cjbgkagh noted, providing this type of control is the whole point and what makes F# so powerful.

  11. PyRFC

    Asynchronous, non-blocking SAP NW RFC SDK bindings for Python

  12. rfcs

    Specifications for Interledger and related protocols (by interledger)

    Project mention: Elon Musk proposes putting the U.S. Treasury on blockchain for full transparency | news.ycombinator.com | 2025-02-06

    https://github.com/interledger/rfcs/blob/main/0015-ilp-addre...

    People that argue for transaction privacy in blockchains: large investment banks, money launderers, the US Government when avoiding accountability because natsec.

    Whereas today presumably there are database(s) of checks sent to contractors for the US Gvmt; and maybe auditing later.

    Re: apparently trillions missing re: seasonal calls to "Audit the Fed! Audit DoD!" and "The Federal Funding Accountability and Transparency Act of 2006" which passed after Illinois started tracking grants:

  13. http-core

    Core HTTP Specifications

  14. rfcs

    This repository contains proposals, standards and documentations related to Nervos Network. (by nervosnetwork)

  15. ip

    Immutable value object for IPv4 and IPv6 addresses, including helper methods and Doctrine support. (by darsyn)

  16. http-cache-semantics

    RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases

    Project mention: Demystifying npm package installation: Insights, analysis and optimization tips | dev.to | 2025-04-22

    To analyze the cache policy, we can check the source code. The cache policy is implemented in the http-cache-semantics package in its index.js file. After analyzing this file, we can easily find out, that the cache behavior depends on the HTTP cache headers. Without any technical details, the principles can be summarized as follows:

  17. i-d-template

    A template for IETF internet draft git repositories

    Project mention: The "simple" 38 step journey to getting an RFC | news.ycombinator.com | 2024-12-05

    I didn't know RFCs are being written with xml2rfc directly anymore; I was under the impression most work was now happening through https://github.com/cabo/kramdown-rfc, which lets you hand-write markdown instead of hand-writing XML.

    And then https://github.com/martinthomson/i-d-template, though a bit elaborate, does automate a lot of IETF stuff, including use of kramdown-rfc.

  18. jmail

    A modern and lightweight library for working with email addresses in Java

  19. Dawn-of-Civilization

    The Dawn of Civilization mod for Civilization IV: Beyond the Sword, based on the popular Rhye's and Fall of Civilization mod.

  20. terminology

    A configuration file for in-solidarity-bot that flags some of the terms in the NIST Technical Series Publications Author Instructions and the IETF's list of problematic terminology. (by ietf)

  21. rfcs

    Rocq RFCs: documents to discuss changes to the Rocq Prover (by rocq-prover)

  22. rfc

    Architectural and new features proposals and designs for Appwrite 📖 (by appwrite)

  23. http-structured-fields

    Structured Field Values for HTTP manipulation in PHP

  24. irctest

    Semi-automated conformance checking for IRC implementations (RFC1459/RFC2812, the "modern spec" by ircdocs, and IRCv3)

  25. author-tools

    Author Tools

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rfc discussion

Log in or Post with

Rfc related posts

Index

What are some of the best open-source Rfc projects? This list will help you:

# Project Stars
1 rfcs 6,144
2 7XX-rfc 4,513
3 rrule 3,493
4 discussions-and-proposals 1,770
5 rfcs 797
6 rfcs 741
7 lolcode-spec 632
8 fslang-design 535
9 PyRFC 532
10 rfcs 499
11 http-core 472
12 rfcs 268
13 ip 253
14 http-cache-semantics 252
15 i-d-template 225
16 jmail 167
17 Dawn-of-Civilization 111
18 terminology 68
19 rfcs 56
20 rfc 54
21 http-structured-fields 43
22 irctest 42
23 author-tools 40

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?