awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fsprojects avatar

fsprojects/Chessie

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

Chessie

Railway-oriented programming for .NET

Features

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

Star history

Star history chart for fsprojects/chessieStar history chart for fsprojects/chessie

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Chessie

Similar open-source projects, ranked by how many features they share with Chessie.
  • eiriktsarpalis/typeshapeeiriktsarpalis avatar

    eiriktsarpalis/TypeShape

    325View on GitHub↗

    Practical generic programming for F#

    F#fsharpgeneric-programming
    View on GitHub↗325
  • communitytoolkit/dotnetCommunityToolkit avatar

    CommunityToolkit/dotnet

    3,696View on 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
    View on GitHub↗3,696
  • fortran-lang/stdlibfortran-lang avatar

    fortran-lang/stdlib

    1,322View on 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
    View on GitHub↗1,322
  • 0xjohnnyboy/scretch.nvim0xJohnnyboy avatar

    0xJohnnyboy/scretch.nvim

    34View on GitHub↗

    📝 Neovim plugin to manage scratch files !

    Lua
    View on GitHub↗34
See all 30 alternatives to Chessie→

Frequently asked questions

What does fsprojects/chessie do?

Railway-oriented programming for .NET

What are the main features of fsprojects/chessie?

The main features of fsprojects/chessie are: General Utilities, General Purpose Libraries.

What are some open-source alternatives to fsprojects/chessie?

Open-source alternatives to fsprojects/chessie include: 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.