SaaSHub helps you find the best software and product alternatives Learn more →
Fragnix Alternatives
Similar projects and alternatives to fragnix
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better fragnix alternative or higher similarity.
fragnix discussion
fragnix reviews and mentions
Posts with mentions or reviews of fragnix.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-22.
-
Is package management / dependency management a solved problem?
Yes. The solution is called "fragment-based code distribution". I've experimented with it in fragnix and Unison has it ready-to-use.
-
Bloat
A long time ago I experimented with fragment-based code distribution. The idea is that the unit of distribution should be individual functions and not packages. The Unison language does this in practice.
-
Lazy Build System
See fragnix.
- Fragnix: Fragment Based Package Manager
-
Content-addressed GHC?
There's been attempts and https://github.com/fragnix/fragnix deserves mentioning here
-
Idea for reducing build time
A project called fragnix which splits all modules into single-function modules. That way only the parts that you use will be compiled.
-
A note from our sponsor - SaaSHub
www.saashub.com | 19 Jan 2025
Stats
Basic fragnix repo stats
6
127
0.0
over 3 years ago
phischu/fragnix is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of fragnix is Haskell.