n0rdy-blog-code-samples VS Apache Spark

Compare n0rdy-blog-code-samples vs Apache Spark and see what are their differences.

n0rdy-blog-code-samples

Code samples for https://n0rdy.foo posts (by n0rdy)

Apache Spark

Apache Spark - A unified analytics engine for large-scale data processing (by apache)
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
n0rdy-blog-code-samples Apache Spark
4 101
4 38,469
- 0.8%
5.8 10.0
about 2 months ago 3 days ago
Go Scala
GNU Affero General Public License v3.0 Apache License 2.0
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.

n0rdy-blog-code-samples

Posts with mentions or reviews of n0rdy-blog-code-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-28.
  • JWT, JWS, JWE and how to cook them
    3 projects | dev.to | 28 Mar 2024
    All the code examples are available here. If you run this code, you'll see the same JSON printed to the terminal as above.
  • Understanding CORS
    1 project | dev.to | 3 Jan 2024
    You can find it in this GitHub repo.
  • Go concurrency simplified. Part 4: Post office as a data pipeline
    5 projects | dev.to | 21 Dec 2023
    The next step should be to replace the slice with a channel to define the customers' queue. But how should we get the customers to put in that channel? Another good question, you are on fire today! We need a function to generate random customers and, ideally, with random waiting to make it more realistic, as customers come to the post office at a different frequency. For that, I asked ChatGPT to generate a list of 50 random names and 50 random Xmas presents that fit into the postal package. I won't provide these lists here to save space, but feel free to check them out on a GitHub repo. Once we have it, the rest of the generator code is trivial:
  • Go concurrency simplified. Part 1: Channels and goroutines
    2 projects | dev.to | 8 Dec 2023
    This and other code examples are available in this GitHub repo.

Apache Spark

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

What are some alternatives?

When comparing n0rdy-blog-code-samples and Apache Spark you can also consider the following projects:

pippin - Go library to create and manage data pipelines on your machine

Trino - Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)

ApacheKafka - A curated re-sources list for awesome Apache Kafka

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

flink-kubernetes-operator - Apache Flink Kubernetes Operator

Airflow - Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

Scalding - A Scala API for Cascading

mrjob - Run MapReduce jobs on Hadoop or Amazon Web Services

luigi - Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.

Apache Arrow - Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

Weka

Smile - Statistical Machine Intelligence & Learning Engine