Amiga Emulator on Raspberry Pi & Beyond – Software Harvest 2025

by Anika Shah - Technology
0 comments

New Linux Tools to Try

Table of Contents

Gradia

gradia is a linux tool for editing images. It’s not just for screenshots; you can open most image files. It’s especially good at working with application windows in PNG format, letting you add backgrounds, rounded corners, shadows, and other effects.

Gradia Screenshot

gradia.alexandervanhee.be version 1.10.0

Pogocache

Pogocache is a fast cache server writen in C. It’s designed for speed and low latency, and tests show it performs better than Redis, Memcache, or Valkey. It supports multiple protocols (Redis, Memcache, HTTP, PostgreSQL) and is easy to integrate. You can run it as a server or build it directly into your applications, handling over 100 million operations per second.

github.com/tidwall/pogocache version 1.1.0

Amiberry

Amiberry is an Amiga emulator for Linux and MacOS. It works on Intel/AMD,ARM (32-bit and 64-bit),and RISC-V architectures. It uses Winae for emulation, though not all features are currently implemented.

Amiberry aims to provide a realistic Amiga experience while using system resources efficiently.

Related Posts

Leave a Comment