FSharpx.Collections VS fslang-design

Compare FSharpx.Collections vs fslang-design and see what are their differences.

FSharpx.Collections

FSharpx.Collections is a collection of datastructures for use with F# and C#. (by fsprojects)

fslang-design

RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas (by fsharp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
FSharpx.Collections fslang-design
1 19
244 500
0.0% 1.4%
4.4 6.7
6 months ago 5 days ago
F# F#
Apache License 2.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.

FSharpx.Collections

Posts with mentions or reviews of FSharpx.Collections. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-11.
  • What are your thoughts about the standard library?
    2 projects | /r/fsharp | 11 Aug 2021
    I have an incomplete impl of my own ResizeArray module here, with some of it being taken from FSharpx.Collections. It'd be nice for it to have the same kinda things that List, Seq, Array, etc support while also having functions specifically for ResizeArray functionality. Would also be nice to see something similar for System.Collections.Generic.Dictionary, along with its own type alias (like ResizeDict or something?), ref (and an active pattern, ideally), and other common mutable structures which don't always get the love they deserve

fslang-design

Posts with mentions or reviews of fslang-design. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.

What are some alternatives?

When comparing FSharpx.Collections and fslang-design you can also consider the following projects:

fslang-suggestions - The place to make suggestions, discuss and vote on F# language and core library features

VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

LiteDB.FSharp - Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations

SQLProvider - A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.

resharper-rider-plugin - https://www.jetbrains.com/help/resharper/sdk/

corert - This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.

docs - This repository contains .NET Documentation.

rd - Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE.

pinvoke - A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS.

Dapper.FSharp - Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite