Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Fslang-design Alternatives
Similar projects and alternatives to fslang-design
-
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
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
FSharpx.Collections
FSharpx.Collections is a collection of datastructures for use with F# and C#.
-
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.
-
corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
resharper-rider-plugin
https://www.jetbrains.com/help/resharper/sdk/
-
-
reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
-
coalton
Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.
-
rd
Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE. (by JetBrains)
-
Roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
.NET Runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
-
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
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
fslang-design reviews and mentions
-
My Thoughts on OCaml
The C# compiler got a ton of new smarts around reference type nullability and almost all of the BCL (.NET standard library) got annotated for it. I don't know when F# will finally pick up all the new compile-time smarts for Nullable Reference Types, but it has been proposed and prototyped, at least [1].
[1] https://github.com/fsharp/fslang-design/blob/main/RFCs/FS-10...
-
Drawbacks of adding 'Interfaces with static abstract members' in F#
Note: For some reason I cant submit the Url with the specific section of the Drawbacks section, but it is here https://github.com/fsharp/fslang-design/blob/main/FSharp-7.0...
-
What are the features you're looking forward to in the next version of Fsharp?
Just to ground any discussion in what's feasible, these are all the accepted RFCs that aren't a part of a release yet: https://github.com/fsharp/fslang-design/tree/main/RFCs
Nullable reference types . This will make nulls largely a non-issue when dealing with dotnet libraries. Generally they are already annotated so as soon as F# gets this it will be clear what is and what is not nullable when using libraries from F#.
-
Is there a market for a complete fsharp ORM library?
Does type provider still only support literal strings for definition, right? Supporting records could make it feasible to create something really good as just a side project. I remember suggestions to allow taking record/types but can't find the gh issue or related. Found the rfc. Seems abandoned. It could be a game changer. :(
-
F# Weekly #42, 2021 – .NET 6 RC2 and What’s new in F# 6.0
Add insert/remove/update functions for collections, also Keys/Values for Map
- RFC FS-1110,1111 - "index syntax (expr[idx] instead of expr.[idx]) and ref cell op deprecation (.Value instead of !)" has been merged into the F# compiler and will be available starting the next .NET 6 release candidate.
-
What are your thoughts about the standard library?
This is https://github.com/fsharp/fslang-design/blob/main/RFCs/FS-1079-union-properties-visible.md
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Dec 2023
Stats
The primary programming language of fslang-design is F#.
Popular Comparisons
- fslang-design VS fslang-suggestions
- fslang-design VS intellij-community
- fslang-design VS FSharpx.Collections
- fslang-design VS SQLProvider
- fslang-design VS LiteDB.FSharp
- fslang-design VS VisualFSharp
- fslang-design VS corert
- fslang-design VS resharper-rider-plugin
- fslang-design VS docs
- fslang-design VS rd