ExtCore
F sharp library
An extended core library for F# providing common functionality, immutable data structures, and computation expressions to simplify functional programming patterns.
An extended core library for F#.
180 stars
26 watching
32 forks
Language: F#
last commit: about 3 years ago
Linked from 1 awesome list
csharpdata-structuresdotnetfsharpimmutableperformance
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
fsprojects/fsharpplus | Extends F# with functional programming techniques and generic functions to simplify development and improve code reuse. | 852 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
jasonshin/fp-core.rs | A library providing purely functional data structures and concepts to support functional programming in Rust. | 1,347 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
corsis/xparsec | An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. | 50 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |
fsprojects/ifsharp | An implementation of F# language support in Jupyter Notebooks for .NET and Mono environments. | 442 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
tarmil/fsharp.systemtextjson | A library providing support for F# types to serialize to System.Text.Json | 329 |
emmanueltouzery/prelude-ts | A TypeScript library providing functional programming concepts and immutable data structures. | 377 |
mrdimosthenis/fsharp.synapses | A plug-and-play F# library for building and training neural networks | 14 |
knocte/2fsharp | Guides and resources to learn F# quickly | 158 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |