HNRelevant VS notiflux

Compare HNRelevant vs notiflux and see what are their differences.

HNRelevant

A browser extension that shows relevant submissions on Hacker News (by imdj)

notiflux

notiflux - subscribe over WebSockets, publish over REST (by ikornaselur)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
HNRelevant notiflux
10 1
70 4
- -
8.7 7.5
3 months ago about 19 hours ago
JavaScript Rust
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

HNRelevant

Posts with mentions or reviews of HNRelevant. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-06.

notiflux

Posts with mentions or reviews of notiflux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-06.
  • Ask HN: What was an interesting project you started and finished over a weekend?
    34 projects | news.ycombinator.com | 6 Apr 2024
    It was actually couple of weeks ago, but a small project that took mostly just two days to put together and I'm pretty happy with how it turned out.

    Notiflux (https://github.com/ikornaselur/notiflux): a small WebSocket broadcast server, the idea being that clients connect with WebSocket (such as a website) and then any source can send a POST request to the API to broadcast messages, allowing for real-time functionality from servers that don't support WebSockets, or you might have multiple sources that each might broadcast messages.

    Auth is done by Notiflux having a public key and the sources have the corresponding private key, JWT tokens signed with the private key include topics and scope (subscribe or broadcast to the topics). Clients would auth with an API for example, get a JWT with maybe a 10 second expiry, use it to subscribe to the topics that the API would then broadcast to through Notiflux.

    It was an excuse as well to play with WebSocket in Rust and learn a little bit about the Actor Pattern.

    If I would continue I'd want to explore how well it scales, how much traffic it could handle and look into horizontal scaling, but I feel like it's complete enough as a toy project.

What are some alternatives?

When comparing HNRelevant and notiflux you can also consider the following projects:

sleep-machine - An RP2040-based project for generating brown noise for sleeping

recognize-anything-api - Dockerized FastAPI wrapper around the recognize-anything image recognition models

Pingu - Pingu - 🐧 A nifty menubar app that... pings