awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fsprojects avatar

fsprojects/Chessie

0
View on GitHub↗
185 stars·42 forks·F#·Unlicense·8 vuesfsprojects.github.io/Chessie↗

Chessie

Railway-oriented programming for .NET

Features

  • General Utilities - Railway-oriented programming utilities.
  • General Purpose Libraries - Railway-oriented programming utilities.

Historique des stars

Graphique de l'historique des stars pour fsprojects/chessieGraphique de l'historique des stars pour fsprojects/chessie

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Chessie

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Chessie.
  • eiriktsarpalis/typeshapeAvatar de eiriktsarpalis

    eiriktsarpalis/TypeShape

    325Voir sur GitHub↗

    Practical generic programming for F#

    F#fsharpgeneric-programming
    Voir sur GitHub↗325
  • communitytoolkit/dotnetAvatar de CommunityToolkit

    CommunityToolkit/dotnet

    3,696Voir sur GitHub↗

    This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods and APIs for common programming tasks. It encompasses a UI component library for cross-platform development, a toolkit for MVVM architecture, and specialized utilities for memory management and native interoperability. The library distinguishes itself through high-performance memory abstractions, such as pooled buffers and contiguous two-dimensional memory spans, designed to reduce garbage collection pressure. It also provides native interop wrappers and bindings to facilitate d

    C#csharpdotnetmaui
    Voir sur GitHub↗3,696
  • fortran-lang/stdlibAvatar de fortran-lang

    fortran-lang/stdlib

    1,322Voir sur GitHub↗

    This project is a community-driven standard library for the Fortran programming language, providing a comprehensive collection of algorithms, data structures, and system utilities. It is designed to extend the language's native capabilities, offering a unified toolkit for scientific computing, numerical analysis, and general-purpose programming. The library distinguishes itself through a modular architecture that utilizes generic interface dispatch and compile-time specialization to ensure high performance across various data types. It provides standardized abstractions for external numerical

    Fortranblasfortranfortran-library
    Voir sur GitHub↗1,322
  • 0xjohnnyboy/scretch.nvimAvatar de 0xJohnnyboy

    0xJohnnyboy/scretch.nvim

    34Voir sur GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    Voir sur GitHub↗34
Voir les 30 alternatives à Chessie→

Questions fréquentes

Que fait fsprojects/chessie ?

Railway-oriented programming for .NET

Quelles sont les fonctionnalités principales de fsprojects/chessie ?

Les fonctionnalités principales de fsprojects/chessie sont : General Utilities, General Purpose Libraries.

Quelles sont les alternatives open-source à fsprojects/chessie ?

Les alternatives open-source à fsprojects/chessie incluent : eiriktsarpalis/typeshape — Practical generic programming for F#. communitytoolkit/dotnet — This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods… fortran-lang/stdlib — This project is a community-driven standard library for the Fortran programming language, providing a comprehensive… 0xjohnnyboy/scretch.nvim — 📝 Neovim plugin to manage scratch files ! acidjunk/starlette-opentracing — Opentracing support for Starlette and FastApi. abo/rerate.