Show HN: The C3 programming language (C alternative language)

Get it from here: https://github.com/c3lang/c3c

In 2019, while contributing to the C2 language, I started up "C3" as a pet project while waiting for pull requests to be approved...

Now it's 6 years later and C3 well on its way to 1.0, having released 0.7.0 last week.

Unlike other C alternatives, C3 tries to evolve C – but without concern to backwards compatibility to the latter.

What it adds to C is among other things:

- Mo

Show HN: Benchi – A benchmarking tool written in Go

Benchi is a CLI tool for running benchmarks and collecting metrics. It's using Docker Compose to orchestrate the infrastructure and tools being benchmarked, making it repeatable and runnable on different machines. It allows you to run the same benchmark for different tools and compare the collected results.

The repository contains a simple example. For a more elaborate example see how we use Benchi to compare data pipelines running on Conduit and Kafka Connect, two data streaming tools (st

Show HN: Novanode, Global load balancing with Caddy, no vendor lock-in

I've been a long-time Cloudflare user, but sometimes I just want a global load balancer without the lock-in and with full configuration control (e.g., some Cloudflare rules require an enterprise plan).

I love Caddy for its easy configuration, and that's why I created Novnaode. It makes it easy to launch hosted Caddy instances (with Nginx coming soon) and puts you fully in control of how to manage the configurations.

No more being restricted by enterprise tiers or limited configuration op


Search