rfcs VS rfcs

Compare rfcs vs rfcs and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rfcs rfcs
2 2
0 19
- -
10.0 0.0
over 3 years ago 4 months ago
Creative Commons Attribution Share Alike 4.0 Creative Commons Attribution Share Alike 4.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rfcs

Posts with mentions or reviews of rfcs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-11.
  • Is NixOS fundamentally a more secure OS?
    4 projects | /r/NixOS | 11 Sep 2022
    https://www.tweag.io/blog/2020-09-10-nix-cas/ https://github.com/NixOS/rfcs/pull/62 https://github.com/NixOS/rfcs/pull/17 https://github.com/tweag/rfcs/blob/cas-rfc/rfcs/0062-content-addressed-paths.md https://github.com/wmertens/rfcs/blob/master/rfcs/0017-intensional-store.md https://discourse.nixos.org/t/content-addressed-nix-call-for-testers/12881
  • We want to make Nix better
    17 projects | news.ycombinator.com | 2 Sep 2022
    Actually the cache isn't that important, most binaries get rebuilt quite often due to their dependencies changing.

    Although it is my hope that rfc 17 eventually makes it through: https://github.com/wmertens/rfcs/blob/master/rfcs/0017-inten...

rfcs

Posts with mentions or reviews of rfcs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-11.
  • Is NixOS fundamentally a more secure OS?
    4 projects | /r/NixOS | 11 Sep 2022
    https://www.tweag.io/blog/2020-09-10-nix-cas/ https://github.com/NixOS/rfcs/pull/62 https://github.com/NixOS/rfcs/pull/17 https://github.com/tweag/rfcs/blob/cas-rfc/rfcs/0062-content-addressed-paths.md https://github.com/wmertens/rfcs/blob/master/rfcs/0017-intensional-store.md https://discourse.nixos.org/t/content-addressed-nix-call-for-testers/12881
  • NixOS History and Our Experience - Nix, Null, Nada, Nothing
    8 projects | /r/NixOS | 26 Jan 2022
    Content-addressable-storepath Derivations (CAS): Not something that users will mostly interact with directly, but one of the "pitfalls" of nix right now is that updates to "fundamental packages" like glibc, will cause most packages to be re-built. CAS derivation may help significantly in this regards, because there may be a point in which the changes don't have meaningful impact on a given down stream dependencies (for example, a pure python package); the CAS derivation may get to a point where it can start "re-using" existing builds after it determined that the contents exactly match. More info: https://github.com/tweag/rfcs/blob/cas-rfc/rfcs/0062-content-addressed-paths.md

What are some alternatives?

When comparing rfcs and rfcs you can also consider the following projects:

nix - Nix, the purely functional package manager

nix-gui - Use NixOS Without Coding

bob - Bob is a high-level build tool for multi-language projects.

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

nix-ld - Run unpatched dynamic binaries on NixOS

rfcs - The Nix community RFCs

nixpacks - App source + Nix packages + Docker = Image

nixops - NixOps is a tool for deploying to NixOS machines in a network or cloud.

nix-portable - Nix - Static, Permissionless, Installation-free, Pre-configured

direnv - unclutter your .profile

nixpkgs - Nix Packages collection & NixOS