Alternatives
Products that do what Techloom technology blog does
Bgp flowspec
- 1

- 2DD
Apr 2026 · flowtriq.com
- 3SA
I've frequently found myself using [nvitop](https://github.com/XuehaiPan/nvitop) to diagnose GPU/CPU contention issues. The two best things about it are: - It's easy to install if I can access pip in the container - It makes a compelling screenshot (which helps me communicate with coworkers.) With those two lessons in mind: Here is Sping! Purpose: Help observe and diagnose latency issues at layer 4+ (TCP/HTTP/HTTPS) Two good things about it: - It's easy to install if you have pip. (Available at…
2025 · dseltzer.gitlab.io
- 4I2
2019 · inlets.dev
- 5WI
A few weeks ago, an Internet-Draft titled Internet Protocol Version 8 (IPv8) caught our eye.
24d ago · goonhost.rocks
- 6

- 7CI
If you work in C++, and you would like 2+ programs to share data structures (and/or native I/O handles a.k.a. FDs) among each other, there is a good chance Flow-IPC - will make it considerably less annoying to code than typical approaches; and - may massively reduce the latency involved. Those sharing Cap'n Proto-encoded data may have particular interest. Cap'n Proto (https://capnproto.org) is fantastic at its core task - in-place serialization with zero-copy - and we wanted to make the IPC (inter-process communication) involving capnp-serialized messages be zero-copy,…
2024 · github.com
- 8PN
pg_netstat is a Postgres extension to monitor database network traffic. It uses libpcap to capture packets and aggregates at user-specified interval.
2022 · github.com
- 9OA
2020 · ouroboros.rocks
- 10

- 11BL
Hi HN, I’m a recent CS graduate. During the past few months I wrote BinaryRPC, an open-source RPC framework in modern C++20 focused on low-latency, binary WebSocket messaging. Why I built it * Wanted first-class session support, pluggable QoS levels and a simple middleware chain (global, specific, multi handler) without extra JSON/XML parsing. * Easy developer experience A quick feature list * Binary WebSocket frames – minimal overhead * Built-in session layer (login / reconnect / heartbeat) * QoS1 / QoS2 with automatic ACK & retry * Plugin system – rooms, msgpack, etc.…
2025 · github.com
- 12PS
2022 · github.com
- 13AP
2017 · debugproxy.com
- 14

Layer-7 DDoS protection that doesn't punish real visitors
Aug 2026 · itnetic.com
- 15NL
To power the firewalling for our agents so that they couldn't contact arbitrary services, I build netfence. It's like Envoy but for eBPF filters. It allows you to define different DNS-based rules that are resolved in a local daemon to IPs, then pushed to the eBPF filter to allow traffic. By doing it this way, we can still allow DNS-defined rules, but prevent contacting random IPs. There's also no network performance penalty, since it's just DNS lookups and eBPF filters referencing memory. It also means you don't have to tamper with the base image, which the agent could potentially manipulate…
Jan 2026 · github.com
- 16

- 17NS
2013 · ngrok.com
- 18DD
May 2026 · github.com
- 19

- 20CA
2022 · traffic-refinery.github.io
- 21SA
2019 · schm1dt.ch
- 22BS
Hi HN, When working with BGP data, I kept running into the same friction: it’s easy to get raw data, but surprisingly hard to browse networks over time — especially by when they appeared, where they operate, and what they actually look like at a glance. I built a small tool, bgpscout.io, to scratch that itch. It lets you: Browse ASNs by registration date and geography See where a given network appears to have presence View commonly scattered public data about an ASN in one place Save searches to track when new networks matching certain criteria appear All of this data is public already; the…
Jan 2026 · bgpscout.io
- 23TS
2016 · github.com
- 24AF
Hi HN! I'm Nick, one of the cofounders of Bitping, and we'd like to share a tool that we've been working on for the past couple of years that lets you test network connectivity from real user devices around the world. We originally were part of a hackathon focused on building a product that is powered by micropayments and we settled on a network that could ping other network devices and users could be paid in fractions of a cent for performing said work. After winning the hackathon, we built an uptime monitoring service and discovered some discrepancies between our data and traditional…
2024 · developer.bitping.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →