frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: AnuDB – A RocksDB-Backed Embedded Database for Pi (With Benchmark)

https://github.com/hash-anu/AnuDB
1•hashmak_jsn•12mo ago
Hi HN,

I’ve been working on AnuDB, a lightweight embedded key-value database backed by RocksDB, optimized for low-power devices like the Raspberry Pi.

It's designed as an alternative to SQLite in scenarios where high concurrency and write-heavy workloads matter.

I benchmarked AnuDB vs SQLite (with WAL mode) on a Raspberry Pi (ARMv7). Both were cross-compiled. Here are the results:

Benchmark: Operations per second (Ops/s)

Insert: AnuDB 448 | SQLite 839

Query: AnuDB 55 | SQLite 30

Update: AnuDB 408 | SQLite 600

Delete: AnuDB 556 | SQLite 1942

Parallel (10 threads): AnuDB 413 | SQLite 1.5

While SQLite is highly optimized for single-threaded operations, it struggles under multi-threaded writes. AnuDB, using RocksDB, handles parallel operations much better.

GitHub:

AnuDB: https://github.com/hash-anu/AnuDB

Benchmark: https://github.com/hash-anu/AnuDBBenchmark

Would love feedback on:

Use case suggestions

Benchmarking approaches

Whether this could be useful in your projects

Thanks!

Code Agents are bad at Software Architecture – for now

https://blog.cohix.network/code-agents-are-bad-at-software-architecture-for-now/
1•cohix•39s ago•0 comments

HPC Intelligence Platform Market Diagnostic

https://www.notion.so/Sediman-Intelligence-HPC-Intelligence-Platform-Market-Diagnostic-356f76e07c...
1•JasonHEIN•1m ago•0 comments

A thermodynamic trust layer cutting LLM hallucinations by 52%

https://github.com/Dan23RR/snc-core
2•Dan23RR•1m ago•0 comments

We found exposed U.S. military data at an A16Z startup (fixed after 150 days)

https://www.strix.ai/blog/how-strix-found-zero-auth-vulnerability-dod-backed-startup
1•bearsyankees•1m ago•0 comments

Broadcasting GPS on the Local Network

https://evertpot.com/broadcasting-gps-on-local-network/
2•fanf2•6m ago•0 comments

Transita: Fit-score quiz across 64 visa pathways, $9 plan

https://transita.app
1•snenenenene•8m ago•0 comments

Transferable Pixel-Perfect Material Graphs for Blender and Three.js

https://ben3d.ca/blog/pixel-perfect-materialx-in-blender-and-threejs
1•bhouston•11m ago•0 comments

Days Without GitHub Incidents

https://www.dayswithoutgithubincident.com/
10•goalieca•11m ago•2 comments

Testing Super Mario Using a Behavior Model Autonomously – Finding Real Bugs

https://testflows.com/blog/testing-super-mario-using-a-behavior-model-autonomously-part2/
1•Naulius•11m ago•0 comments

Building a C-3PO You Can Talk To

https://hackaday.com/2026/05/02/building-a-c-3po-you-can-really-talk-to/
1•emreb•12m ago•0 comments

Heat pump sales rise 17% across Europe in Q1 as energy prices surge

https://www.pv-magazine.com/2026/05/04/heat-pump-sales-rise-17-across-europe-in-q1-as-energy-pric...
2•doener•13m ago•0 comments

SVG from Scratch

https://www.carmenansio.com/articles/svg-from-scratch/
1•speckx•14m ago•0 comments

'Kitten Space Agency' Is the Spiritual Successor to 'Kerbal Space Program'

https://www.space.com/entertainment/space-games/kitten-space-agency-is-the-spiritual-successor-to...
4•Tomte•14m ago•0 comments

From the construction of the Turbo Jet engine to the flight(2017) [1h] [video]

https://www.youtube.com/watch?v=dYFYZ-g7fzA
1•num42•14m ago•0 comments

Zisnake – a simple snake game in Zig

https://github.com/atomicswe/zisnake
1•tomasantunes•15m ago•0 comments

Powerful tools are revealing the 'control knobs' of the genome

https://www.nature.com/articles/d41586-026-01410-1
2•Brajeshwar•15m ago•0 comments

Major Update to Dbsod: Density-Based Spatial Outlier Detection [Data Science]]

https://github.com/Kowd-PauUh/dbsod
1•Kowd-PauUh•17m ago•0 comments

Aeron: High-throughput, low-latency, fault-tolerant trading systems

https://aeron.io/
1•tosh•17m ago•0 comments

PDA: Meds/Surgery/Conservative

1•dratiqur•18m ago•1 comments

Let's Talk about LLMs

https://www.b-list.org/weblog/2026/apr/09/llms/
3•cdrnsf•18m ago•0 comments

Flock Holding Closed Police Conference, Requires Police Consent for Marketing

https://ipvm.com/reports/flock-closed-police-marketing
2•jhonovich•19m ago•0 comments

J. Craig Venter, Scientist Who Decoded the Human Genome, Dies at 79

https://www.nytimes.com/2026/04/30/science/j-craig-venter-dead.html
2•gmays•19m ago•0 comments

Show HN: [inerrata] – Collective and Causal Knowledge Layer for Coding Agents

https://www.inerrata.ai
1•errata_dev•20m ago•0 comments

Kx Systems: A Historical Need for Speed (2020)

https://www.hpcwire.com/bigdatawire/2020/10/29/kx-systems-a-historical-need-for-speed/
1•tosh•22m ago•0 comments

Trillions in Retirement Dollars Flow into Opaque Trusts

https://www.bloomberg.com/news/features/2026-05-03/trillions-in-us-retirement-dollars-flow-into-o...
5•koolhead17•26m ago•1 comments

The Missing Half of a Daily Planner

https://www.finalist.works/the-missing-half-of-a-daily-planner/
1•slaven•28m ago•1 comments

Comic Sans Is Great and I'm Tired of Pretending It's Not

https://blog.absurdpirate.com/comic-sans-is-great-and-im-tired-of-pretending-its-not/
1•speckx•29m ago•1 comments

AI facial recognition oversight lagging far behind technology, watchdogs warn

https://www.theguardian.com/technology/ng-interactive/2026/may/03/ai-facial-recognition-oversight...
2•Brajeshwar•30m ago•0 comments

Show HN: Vibe-coding video games with Claude (Day 21: Blackjack)

https://gamevibe.us/21-blackjack
1•pzxc•30m ago•1 comments

Clone Talking – Real-Time Voice Conversations with AI Persona Clones

https://github.com/MatheusSimonaci/clone-talking
1•MatheusSimonaci•30m ago•0 comments