fslang-design VS hobbes

Compare fslang-design vs hobbes and see what are their differences.

fslang-design

RFCs and docs related to the F# language design process, see https://github.com/fsharp/fslang-suggestions to submit ideas (by fsharp)

hobbes

A language and an embedded JIT compiler (by morganstanley)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fslang-design hobbes
19 4
501 1,155
0.8% 0.1%
6.7 3.7
17 days ago 3 months ago
F# C
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fslang-design

Posts with mentions or reviews of fslang-design. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.

hobbes

Posts with mentions or reviews of hobbes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-25.
  • Hobbes: Comprehensions
    1 project | news.ycombinator.com | 22 Feb 2024
  • My Thoughts on OCaml
    11 projects | news.ycombinator.com | 25 Apr 2023
    https://github.com/morganstanley/hobbes

    Things like structural equality and ordering are user functions here rather than magic internal definitions (e.g. equality is defined as a type class, and type class instances can deconstruct algebraic types at compile time to decide how to implement instances). But evaluation is eager by default, so it's pretty easy to reason about performance. And data structures can be persisted to files and/or shared transparently in memory with C/C++ programs without translation, also very convenient for the places where this was used. Actually we built some very big and complicated time series databases with it, used in both pre and post trade settings where ~15% of daily US equity trades happen. So I think these observations are useful and have passed through some pretty significant real tests.

  • C++ source code generation (focus on financial market data)
    2 projects | /r/cpp | 5 Sep 2022
    Have a look at Hobbes from Morgan Stanley
  • Peridot: A functional language based on two-level type theory
    2 projects | news.ycombinator.com | 10 May 2022
    https://github.com/morganstanley/hobbes

    This approach has several benefits, but there's a lot of appeal also to the way they're doing it, to have the same PL across stages (and then maybe have more than just two stages).

What are some alternatives?

When comparing fslang-design and hobbes you can also consider the following projects:

fslang-suggestions - The place to make suggestions, discuss and vote on F# language and core library features

dream-html - Render HTML, SVG, MathML, htmx markup from your OCaml Dream backend server

VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio

peridot - A fast functional language based on two level type theory

intellij-community - IntelliJ IDEA Community Edition & IntelliJ Platform

sexp - S-expression swiss knife

LiteDB.FSharp - Advanced F# Support for LiteDB, an embedded NoSql database for .NET with type-safe query expression through F# quotations

hail - A service for pull-based continuous deployment based on hydra.

SQLProvider - A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.

resharper-rider-plugin - https://www.jetbrains.com/help/resharper/sdk/

FSharpx.Collections - FSharpx.Collections is a collection of datastructures for use with F# and C#.

docs - This repository contains .NET Documentation.