Jinja Raspberry Pi

Open-source Jinja projects categorized as Raspberry Pi

Top 8 Jinja Raspberry Pi Projects

Raspberry Pi
  1. iiab

    Internet-in-a-Box - Build your own LIBRARY OF ALEXANDRIA with a Raspberry Pi !

    Project mention: Project Nomad – Knowledge That Never Goes Offline | news.ycombinator.com | 2026-03-22
  2. SaaSHub

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

    SaaSHub logo
  3. top500-benchmark

    Automated Top500 benchmark for clusters or single nodes.

    Project mention: Can Intel finally beat ARM on performance per Watt? | news.ycombinator.com | 2026-08-08

    Nice and organised work!

    My only reservation wrt the core of it is that it tests the cpus on a matrix operations task, and power efficiency in this case refers specifically to doing matrix operations. This is fine if that's the kind of task one wants to optimise for, but it does not necessarily translate to general energy efficiency for a broader spectrum of tasks that most people may do most of the time.

    And thus, if one wants to optimise for matrix operations, wouldn't it make sense to use apple's accelerate framework instead of blis/openblas (I think you used blis?)? I compiled hpl to use accelerate [0] on my m1 max (macbook), and ran it with settings almost identical to the original m1 max settings [1]. I get 422 Gflops vs 264 Gflops in m1 max mac studio (docker) [2]. My average draw (using a wall power meter, but not interfaced with computer to keep a log, just me looking at it) is around 55-57W (probably less because it peaked at 57W but the last half was getting around 52W). With the most conservative estimate of 57W, this gave a 7.4 Gflops/W which is second place, just below the m4 mac mini in the benchmark table. The m1 max in the original did 4 Gflops/W (at 66W).

    So tbh I do not really trust the conclusion of the benchmark page, except if I miss sth. It is quite nice, organised work anyhow.

    [0] https://github.com/tycho/hpl/blob/master/setup/Make.MacOSX_A...

    [1] I just fixed the p:q ratio, which was prob not really meant to be 1:10 there, I assume, also judging from the settings in the other tests. I put p=2,q=4. Also I was unable to put more than 8 processes in total.

    [2] The original m1 max benchmark: https://github.com/geerlingguy/top500-benchmark/issues/4

  4. raspberry-gateway

    Simple yet powerful home gateway environment with Pi-Hole +Unbound, VPN, Torrent client and Internet monitoring, all managed by Portainer.

  5. k8s-cluster-installation

    Bootstrap a k8s cluster with Ansible

  6. ansible-pihole-cluster

    ☄️ The easiest way to bootstrap a robust Pi-hole v6 Highly Available cluster using Ansible with Keepalived for failover management, Nebula Sync for nodes synchronization, and Unbound as a recursive DNS server for higher privacy.

    Project mention: Build a Highly Available Pi-hole Cluster with Ansible (VRRP) | dev.to | 2025-11-06

    Step-by-step guide to prepare two Linux hosts, then use Ansible to deploy a highly available Pi-hole pair with keepalived (VRRP) and a Virtual IP, plus config sync and validation - powered by my open-source playbook: ansible-pihole-cluster

  7. cluster-k8s-rpi

    Personal project to deploy K8s and Linkerd on Rpi 4 using Ansible.

  8. ritsu-pi

    Full stack home server in Raspberry Pi

  9. ansible-gitserver

    An example using Ansible to set up a private Git server on a Raspberry Pi

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Jinja Raspberry Pi discussion

Log in or Post with

Jinja Raspberry Pi related posts

Index

What are some of the best open-source Raspberry Pi projects in Jinja? This list will help you:

# Project Stars
1 iiab 1,922
2 top500-benchmark 398
3 raspberry-gateway 174
4 k8s-cluster-installation 116
5 ansible-pihole-cluster 39
6 cluster-k8s-rpi 10
7 ritsu-pi 5
8 ansible-gitserver 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Jinja is
the 57th most popular programming language
based on number of references?