Creator of SerenityOS announces new Jakt programming language

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

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

    The core OCaml system: compilers, runtime system, base libraries

  • Your empirical results are fine, but I am not sure about the reasoning. RC was also invented by George Collins in 1960; stop-the-world mark-sweep is also simple, but partial (generational, Train, connectivity-based) collections are nice, and concurrent and parallel tracing techniques get tricky too. Getting cache-friendliness out of tracing is also tricky, but prefetching helps e.g. in OCaml, Java. Good RC schemes avoid updating refcounts by deferral and coelascing; some of these were implemented for Java in the '00s for concurrent, low-latency collectors. I was not aware that either .NET or the JVM starting out with RC still. e.g. Java 5 parallel generational tracing, concurrent generational tracing and the Train (which was deprecated for Java 5, presumably to be replaced by an "experimental" G1 in Java 6?).

  • swcl

    Steel Wool Common Lisp

  • I say this while failing to design a parallel GC for SBCL for my second time; but I was unaware of the more clever RC schemes until recently, as nor myself nor my older colleagues seemed to have only used naive RC.

  • 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

  • OCaml: a Rust developer's first impressions

    4 projects | news.ycombinator.com | 12 Nov 2023
  • Notes about the ongoing Perl logo discussion

    1 project | dev.to | 9 Jul 2023
  • Playing Atari Games in OCaml

    2 projects | news.ycombinator.com | 15 Jun 2023
  • Bloat

    4 projects | /r/ProgrammingLanguages | 22 May 2023
  • Key takeways from OpenAI CEO's 3-hour Senate testimony, where he called for AI models to be licensed by US govt. Full breakdown inside.

    2 projects | /r/ChatGPT | 17 May 2023