SIMDArray
Array processor
A library that provides performance-enhanced array operations using SIMD and parallel processing in F#
SIMD enhanced Array operations
132 stars
20 watching
15 forks
Language: F#
last commit: over 2 years ago
Linked from 1 awesome list
fsharpparallelsimd
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
fsprojects/fsharpplus | Extends F# with functional programming techniques and generic functions to simplify development and improve code reuse. | 852 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
fsprojects/excelprovider | A .NET library that provides a read-only data source for Microsoft Excel files | 141 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fsprojects/fsharp.json | A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |
fsprojects/s3provider | A type provider that allows access to Amazon S3 data through F# type syntax | 22 |
fsprojects/graphprovider | A state machine type provider for managing discrete states and transitions in software systems | 35 |
fsprojects/fsharp-hashcollections | A fast and immutable map implementation for F#. | 59 |
fsprojects/sqlprovider | A general .NET/Mono SQL database type provider with support for LINQ queries and CRUD operations. | 580 |
fsprojects/fsharp.text.regexprovider | A type provider for regular expressions. | 74 |