Polymode: Multiple Major Modes and How to Use SQL and Python in One Buffer

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. python-inline-source

    Python Inline Source Syntax Highlighting Using Type Annotations

    I came up with a neat trick to use Python type annotations to tag multi line string as different languages, and a VSCode plugin for it: https://github.com/samwillis/python-inline-source

    The difficulty is that it would need a completely new langue server to support auto-completion. Currently it only does syntax highlighting.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. expr

    Discontinued Expression language and expression evaluation for Go [Moved to: https://github.com/expr-lang/expr] (by antonmedv)

  4. lit

    Lit is a simple library for building fast, lightweight web components.

    My head is already coming up with use-cases such as JS template literals (think lit [0] for HTML and CSS templates), and the recently-shared Expr [1]. This is really neat. Thanks for sharing.

    [0] https://lit.dev/

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

Did you know that Go is
the 4th most popular programming language
based on number of references?