frontpage.
newsnewestaskshowjobs

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•1y 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!

Why Don't People Use Formal Methods?

https://www.hillelwayne.com/post/why-dont-people-use-formal-methods/
1•Thom2503•55s ago•0 comments

Register deprivation: spills and runtime under forced register scarcity

https://rjp.io/blog/2026-07-19-register-deprivation
1•surprisetalk•1m ago•0 comments

Show HN: Edgemetry – self-hosted web analytics on Cloudflare's free tier

https://github.com/hayaran/edgemetry
2•theone•2m ago•0 comments

Building secure Uniswap v4 hooks

https://blog.trailofbits.com/2026/07/30/building-secure-uniswap-v4-hooks/
1•ErenayDev•3m ago•0 comments

Israel defender Bret Stephens calls out 'Jewish terrorists' in West Bank

https://www.timesofisrael.com/stalwart-israel-defender-bret-stephens-calls-out-jewish-terrorists-...
1•tcp_handshaker•5m ago•0 comments

Superrationality

https://en.wikipedia.org/wiki/Superrationality
1•kibwen•5m ago•0 comments

US FCC approves giant space mirror to deliver 'sunlight on demand'

https://www.cbc.ca/news/science/reflect-orbital-approval-fcc-9.7287535
2•throw0101d•7m ago•0 comments

Is open-weight AI banned yet?

https://isopenweightaibannedyet.com/
2•imtany•7m ago•0 comments

Why every Wikimedian should be a toolmaker

https://www.haykranen.nl/2026/07/30/wikimania-2026-every-wikimedian-toolmaker/
1•janvdberg•8m ago•0 comments

Show HN: A browser extension that flags GitHub repos with suspicious star growth

https://ayoublidjici-dotcom.github.io/repo-reality-check/
1•KageFX•8m ago•0 comments

How Old Is Ann?

https://quuxplusone.github.io/blog/2026/07/29/how-old-is-ann/
1•ibobev•8m ago•0 comments

Wallpets: Expressive animal companions that live in your Mac wallpaper

https://wall-pets.com/
1•mihau•8m ago•0 comments

What it means for an API to be RESTful

https://en.andros.dev/blog/9761fd2e/what-it-means-for-an-api-to-be-restful/
1•ibobev•8m ago•0 comments

CosmosEscape: Taking over Every Database in Azure Cosmos DB

https://www.wiz.io/blog/cosmosescape-taking-over-every-database-in-azure-cosmos-db
1•uvuv•8m ago•1 comments

Fixing long-standing shader issues and "Device Removed" crashes in Path of Exile

https://twitter.com/i/status/2082706381766029798
1•Sverigevader•8m ago•0 comments

Parsers don't have to be complicated

https://bkaradzic.github.io/posts/scanner/
1•ibobev•9m ago•0 comments

Poland blames Russia for firing missile into its territory

https://www.cnn.com/2026/07/29/europe/ukraine-kyiv-missile-attack-latam-intl
1•tcp_handshaker•9m ago•0 comments

Steam Client Adds HDR Streaming on Steam Deck OLED, AV1 Video Streaming

https://www.phoronix.com/news/Steam-Beta-Video-Streaming
1•DemiGuru•11m ago•0 comments

EU Icons for labelling AI-generated content

https://digital-strategy.ec.europa.eu/en/policies/eu-icons-labelling-ai-generated-content
2•pekko•12m ago•0 comments

design of Plan 9 and how I use it (2022)

https://hackerpublicradio.org/eps.php?id=3675
1•bmacho•13m ago•1 comments

Collusion with Competitive Marginals: Price-Level Audits Are Blind

https://arxiv.org/abs/2607.26385
1•sbulaev•15m ago•0 comments

UK on track for record heat-related deaths this year, UKHSA estimates

https://www.bbc.co.uk/news/articles/c0m78g01r8jo
2•ljf•17m ago•0 comments

Show HN: HuPow – Proof-of-Work to stop AI bots in your inbox

https://hupow.app
2•cmbza•17m ago•0 comments

The Cities That Said Yes to Drugs

https://www.theatlantic.com/magazine/2026/09/city-drug-addiction-harm-reduction-policy/687967/
3•SanjayMehta•17m ago•0 comments

Self-Hosting Agent-Built Apps on a Mac Mini: My Personal Software Journey

https://metedata.substack.com/p/016-my-personal-software-journey
1•young_mete•17m ago•0 comments

Show HN: Formae 0.88.0 Released

https://docs.formae.io/documentation/reference/release-notes
1•discountelf•17m ago•0 comments

Sandboxing Claude CLI with Tart on Apple Silicon

https://www.mrafayaleem.com/blog/sandboxing-claude-cli-with-tart-on-apple-silicon
1•iamspoilt•18m ago•0 comments

Postgres rewritten in Rust v0.2, now faster than Postgres and ClickHouse

https://pgrust.com/
1•booksock•19m ago•0 comments

Copyright Was Never Your Friend

https://mkultra.monster/copyright/2026/07/23/copyright-bad/
1•surprisetalk•20m ago•0 comments

Show HN: Tinbase – OSS Supabase-compatible back end in TypeScript

https://www.tinbase.dev/
8•sanketsahu•20m ago•3 comments