Ask HN: What startup/technology is on your 'to watch' list?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Typesense

    Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences

    Have a look at Typesense as well which is an OSS alternative to Algolia: https://github.com/typesense/typesense

  • femtovg

    Antialiased 2D vector drawing library written in Rust

    You guys should check out femtovg, the rendering framework sixtyfps is using https://github.com/femtovg/femtovg that I’m coincidentally maintaining. SixtyFPS recently added WebGL support

    https://tronical.github.io/femtovg/examples/index.html

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

  • foam

    A personal knowledge management and sharing system for VSCode

    There is Foam that is OSS. I don't know how it compares with Roam, as I have not used it.

    https://github.com/foambubble/foam

  • differential-dataflow

    An implementation of differential dataflow using timely dataflow on Rust.

    Differential Dataflow and McSherry’s commercial SQL Driver implementation at Materialize:

    - https://github.com/TimelyDataflow/differential-dataflow/

  • cloudquery

    The open source high performance ELT framework powered by Apache Arrow

  • liveviews

    Phoenix LiveView workalikes for different languages and frameworks

    Here's a Github repository listing Phoenix LiveView workalikes for different languages and frameworks: https://github.com/dbohdan/liveviews

  • Graphene

    GraphQL framework for Python

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • TypeORM

    ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

    That sounds awesome and also a huge headache. I've found its much easier to work with an ORM that is specifically designed for GraphQL, like TypeORM[1]. Otherwise you are just kind of trying to force a square peg in round hole (like Graphene[2] for Django). As for not exposing some data, just use "private" schema directives, etc.

    [1] https://github.com/typeorm/typeorm

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts