An amazing error message if you put more than 2^24-1 items in a JS Map object

This page summarizes the projects mentioned and recommended in the original post on /r/programming

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

    An external sorting algorithm implementation for NodeJS 💾

  • while I like sqlite, I haven't used it much, and wanted to avoid a dependency on C code here in my nodejs code. The new approach I now have is writing all data to disk instead of storing in memory, then using a nice package here for sorting this file (basically similar to GNU sort) https://github.com/ldubos/external-sorting

  • ts2c

    Convert Javascript/TypeScript to C

  • TypeScript doesn't need a code generator with a special syntax in order to compile it into C. You can in fact compile TypeScript into C if you want: https://github.com/andrei-markeev/ts2c

  • 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

  • TurboFan is an amazing piece of work

    1 project | /r/ProgrammerHumor | 25 Jun 2022
  • Maintainers [...] are moving *AWAY* from [...] TypeScript, just at the same time when the wider dev world is falling in love with TS

    1 project | /r/programmingcirclejerk | 16 Jan 2021
  • Mini site for recommending songs using Svelte & Deno

    2 projects | dev.to | 3 Feb 2024
  • Cannot beat VSCode tsserver LSP speed

    4 projects | /r/neovim | 7 Jun 2023
  • Regarding notion api

    1 project | /r/Notion | 16 May 2023