TypeScript Haskell

Open-source TypeScript projects categorized as Haskell

Top 7 TypeScript Haskell Projects

  • Hasura

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

  • Project mention: Serious flaws in SQL – Edgar F. Codd (1990) | news.ycombinator.com | 2024-04-25

    > 2. ORMs do not hide SQL nastiness.

    This is certainly true!

    I mean: ORMs are now well known to "make the easy queries slightly more easy, while making intermediate queries really hard and complex queries impossible".

    I think the are of ORMs is over. It simply did not deliver.

    If a book on SQL is --say-- 100 pages, a book on Hibernate is 400 pages. So much to learn just to make the easy queries slightly easier to type? Just not worth it.

    I prefer jooq any day over ORMs. And dont get me started over what tools like Hasuna have to offer.

    There are also some languages (forgot the names) that are SQL-done-right. Select in the back, more type safe, more logic, more in the same steps as the query gets executed. These need to be adopted by PG and MySQL and we're good to go. (IMHO)

    https://www.jooq.org/

    https://hasura.io/

  • compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

  • Project mention: What if null was an Object in Java? | news.ycombinator.com | 2024-04-28

    At least on android arm64, looks like a `dmb ishst` is emitted after the constructor, which allows future loads to not need an explicit barrier. Removing `final` from the field causes that barrier to not be emitted.

    https://godbolt.org/#g:!((g:!((g:!((h:codeEditor,i:(filename...

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • wasp

    The fastest way to develop full-stack web apps with React & Node.js.

  • Project mention: Wasp x Supabase: Smokin’ Hot Full-Stack Combo 🌶️ 🔥 | dev.to | 2024-05-08

    We used Wasp’s built-in auth which makes your auth totally yours and independent of any 3rd party service. Under the hood, it uses Lucia and Arctic to give you email, username and multiple OAuth providers out of the box.

  • protocol-monorepo

    Superfluid Protocol Monorepo: the specification, implementations, peripherals and development kits.

  • Project mention: How do I safely DCA into ETH? (newbie) | /r/ethereum | 2023-06-19

    It's based on the Superfluid protocol. Superfluid extends ERC20 tokens to allow for composable per second streams, so Ricochet is one of the groups working with it to allow "per second" streaming trading. Superfluid's website is https://www.superfluid.finance/.

  • vscode-haskell

    VS Code extension for Haskell, powered by haskell-language-server

  • Project mention: Revisiting Haskell after 10 years | dev.to | 2024-01-15

    The advent of language server protocol made possible the creation of HLS (Haskell Language Server), and there are plugins for many editors, such as vscode-haskell, that allow you to have auto-complete, auto-import, and automatic function signatures—also available to your editor of choice. The whole feedback loop of editing, compiling, and running is greatly improved.

  • vscode-ghc-simple

    Simple GHC (Haskell) integration for VSCode

  • haskell-spotlight

    VSCode extension for Haskell

  • 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.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Haskell related posts

  • The Many Ways Not to Build an API

    4 projects | dev.to | 1 Apr 2024
  • Show HN: FlakeHub Cache: Fast, secure, configurable. A new take on Nix caching

    3 projects | news.ycombinator.com | 13 Mar 2024
  • 2024 Web Development Wish List

    7 projects | dev.to | 10 Jan 2024
  • How do I confirm if my haskell language server is working properly?

    1 project | /r/haskell | 7 Dec 2023
  • What is Superfluid?

    1 project | /r/superfluid_hq | 31 May 2023
  • How do I lower the RAM consumption of Haskell Language Server with VSCode?

    1 project | /r/haskell | 20 May 2023
  • Seeking Architectural Advice for a Report Automation Sytem Upgrade

    3 projects | /r/ExperiencedDevs | 9 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 15 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Haskell projects in TypeScript? This list will help you:

Project Stars
1 Hasura 30,851
2 compiler-explorer 15,295
3 wasp 11,913
4 protocol-monorepo 871
5 vscode-haskell 546
6 vscode-ghc-simple 222
7 haskell-spotlight 106

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com