Major updates from the open source community: Release Radar · June 2024

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. react-admin

    A frontend Framework for single-page applications on top of REST/GraphQL APIs, using TypeScript, React and Material Design

    Whenever I see the word "framework", I can't help but think of the Linebreakers' song "We're Gonna Build a Framework". That aside, React-admin has over 25,000 users around the world. It's a single-page application framework, allowing you to build web apps running on top of REST/GraphQL APIs, using TypeScript, React and Material Design. React-admin's latest update brings refined lists and forms, dependency update, and easier application initialisation.

  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. simple-data-analysis

    Discontinued Easy-to-use JavaScript library for most common data analysis tasks. [Moved to: https://github.com/nshiab/simple-data-analysis.js]

    SDA—or Simple Data Analysis—is a high-performance JavaScript library for data analysis. The new update makes it easier to use process tabular and geospatial data. It operates seamlessly in the browser and the team behind SDA used it to tackle the 1 Billion Row Challenge—impressive stuff 😮.

  4. Node RED

    Low-code programming for event-driven applications

    Want a low code application for event-driven applications? Then Node-RED is your go to. The new update brings a breaking change, with Node-RED now requiring Node 18.x or later. The team have added new features and updated dependencies to the editor, and there are lots of fixes within the editor. Check out the release notes for all the details.

  5. FakeRest

    Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.

    Want a browser library that intercepts AJAX calls to mock a REST server based on JSON data? Then look no further than FakeRest. The new update has a tonne of new features including added support for Mock Service Worker (MSW), string identifiers, custom ID generation, and many more abilities. Check out the release notes for all the changes.

  6. Goyave

    🍐 The enterprise REST API framework

    More frameworks! We all love frameworks. This one is an opinionated all-in-one Golang web framework. Goyave is focused on REST APIs, with emphasis on code reliability, maintainability and developer experience. With the newest version, Goyave has been redesigned and rewritten from the ground up. It now takes advantage of the modern language features. Read up on all the changes in their extensive release notes.

  7. keuss

    Job Queues on selectable backends (mongodb, redis)

    A serverless, persistent and highly-available queue middleware. That's what Keuss is. It's built on Node.js, supports delays/schedule, and currently supports MongoDB, Redis and PostgreSQL. The latest release adds a new major backend, allowing Keuss to support queues over PostgreSQL databases. Check out the changelog for all the updates.

  8. DuckDB

    DuckDB is an analytical in-process SQL database management system

    What do ducks and databases have in common? They are both fast, reliable, and portable. Okay, maybe ducks aren't like that, but DuckDB is 🦆. This database provides a rich SQL dialect, with support for arbitrary and nested correlated subqueries, window functions, collations, complex types—such as arrays, structs, and maps—and several extensions. This first major release is called "Nivis", after the sadly non-existent Snow Duck, that is apparently known for its stability. Congrats to the team on shipping your very first version 🥳.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. PouchDB

    :kangaroo: - PouchDB is a pocket-sized database.

    Speaking of databases, this one is pocket-sized. PouchDB is a JavaScript database designed to run in the browser. This latest release includes over 202 merged PRs 😮, and comes with improved stability and performance. There's the ability to streamline the automated test suites and improve in-browser testing. Read up on the major changes in the changelog.

  11. easyexcel

    快速、简洁、解决大文件内存溢出的java处理Excel工具

    This Java-based tool is built by the team at Alibaba and is used for handling Excel files. EasyExcel can process them quickly, and can handle large file sizes. The latest release includes upgrades for poi, commons-csv, slf4j-api, and ehcache. There is now added support for jdk21. Check out all the changes in the release notes.

  12. GitHub-roast

    It's not an official release, but we felt this one deserved an honourable mention. Haimantika built this super fun—and frankly rather brutal—app that will take your GitHub username, repositories, and follower count and roast you 🔥. It's a fun way to interact with others, with lots of people sharing their roasts on social media. Built with Open AI and the GitHub API, check it out online and have yourself roasted.

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

  • Manifest – 1k Stars Later

    1 project | news.ycombinator.com | 28 Jan 2025
  • Ask HN: Help Presenting My Open Source Micro-Backend

    1 project | news.ycombinator.com | 13 Dec 2024
  • Show HN: The 1-File Headless CMS

    1 project | news.ycombinator.com | 11 Dec 2024
  • From DEV to CTO: Embracing technical Debt

    2 projects | dev.to | 4 Dec 2024
  • A minimalist newsletter signup app with HTMX and Manifest

    3 projects | dev.to | 22 Oct 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?