Emacs-ng: Emacs with Deno runtime and TypeScript

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

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
  • emacs-ng

    A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.

  • IMO benchmarking is a way broader topic.

    Specifically a single fibonacci example is not a good performance indicator by any means.

    For instance let's assume V8 is faster in average at running this kind of nanobenchmarks (probably at least for now it is), but how much does it cost to convert non trivial data structures from Lisp to JS and back in a real case?

    I expect there will be a lot of back and forward if the system if JS and Lisp get mixed and have to cooperate.

    This is just a first thought that is not accounted at all here.

    And even benchmarking nano-benchmarks can be surprisingly tricky ;) :) https://github.com/emacs-ng/emacs-ng/issues/187#issuecomment...

  • remacs

    Rust :heart: Emacs

  • > I’m not convinced emacs performance is that bad.

    In my experience with modern hardware - a gaming PC - Emacs is noticeably sluggish compared to most other editors in a few specific ways: particularly syntax highlighting. When is the last time you used a different editor?

    > whatever happened to remacs?

    It's still there: https://github.com/remacs/remacs/wiki/Progress

    As far as I can tell, its goal isn't to change anything about the core design though; just to re-implement the core in Rust.

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

  • How to use remacs with doom emacs?

    2 projects | /r/emacs | 22 Oct 2021
  • Why nobody rewrites Emacs in Python?

    5 projects | /r/emacs | 30 Mar 2021
  • Why isn't Nyxt just an Emacs extension?

    2 projects | /r/emacs | 9 Dec 2021
  • Emacs Modernization: Simple Changes Emacs Should Adopt

    6 projects | news.ycombinator.com | 28 Aug 2021
  • Emacs-ng: A project to integrate Deno and WebRender into Emacs

    3 projects | news.ycombinator.com | 17 Nov 2023