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!

Can a robotics startup survive by pivoting from hardware to data scraping?

1•hjkofj•58s ago•0 comments

DeepSeek v4 flash and cheap intelligence

https://www.0xsid.com/blog/cheap-tokens-are-great
1•ssiddharth•1m ago•0 comments

Most Simple Design of a Stablecoin

https://github.com/shafu0x/MicroStable
1•AnhTho_FR•1m ago•0 comments

They're made out of meat (1991)

https://terrybisson.com/theyre-made-out-of-meat-2/
1•maxutility•1m ago•0 comments

The Mechanical Transmission of Power: Stangenkunst (2013)

https://solar.lowtechmagazine.com/2013/01/the-mechanical-transmission-of-power-1-stangenkunst/
1•at1as•1m ago•0 comments

Reading agent status out of Claude Code's hooks

https://agent-manager.dev/writing/claude-code-hooks/
1•yoanwaidev•1m ago•0 comments

AmigaOS Easter Eggs

http://www.bambi-amiga.co.uk/amigahistory/messages.html
1•Bluestein•1m ago•0 comments

Keychron Nape Pro Wireless Trackball Mouse

https://www.keychron.com/products/keychron-nape-pro-wireless-trackball-mouse
1•throwaway270925•2m ago•0 comments

Full flattening of nested data parallelism

https://futhark-lang.org/blog/2026-07-31-full-flattening.html
1•fanf2•2m ago•0 comments

Show HN: Jeffy Loop, an autonomous code improvement loop for Claude Code

https://github.com/lenamonj/jeffy-loop
1•lenamonj•2m ago•0 comments

DIY Adjustable Projector Stand

https://arun.is/blog/projector-stand/
1•surprisetalk•3m ago•0 comments

How Does the Qatar-Donated Air Force One Compare with Other Presidential Jets?

https://www.wsj.com/politics/national-security/how-does-the-qatar-donated-air-force-one-compare-w...
2•thm•4m ago•0 comments

Seven books I keep close because I love them

https://blog.plover.com/book/elbow-shelf.html
1•Brajeshwar•7m ago•0 comments

The Deleted Face: Why Facial Recognition Must Erase You First

https://smarterarticles.co.uk/the-deleted-face-why-facial-recognition-must-erase-you-first
1•dxs•7m ago•0 comments

Text and Test Anything Protocol

http://dtap.sparrowhub.io/doc/README
1•melezhik•8m ago•0 comments

The Mental Models I Use to Work with AI

https://metedata.substack.com/p/015-the-mental-models-i-use-to-work
1•young_mete•9m ago•0 comments

Fix Your Analog Life First

https://katherinemartinko.substack.com/p/fix-your-analog-life-first
1•speckx•10m ago•0 comments

Quantization hurts knowledge nonlinearly – Qwen3.6 27B case study

https://quesma.com/blog/quantization-hurts-knowledge/
1•stared•10m ago•0 comments

WAN 3.0 Deep Dive: Video Model Evolution from Open-Source Breakthrough

https://wan3video.art/blog/wan-3-0-deep-dive
2•wangneo276•11m ago•0 comments

How the heck do you catch a fly ball?

https://perthirtysix.com/how-the-heck-do-you-catch-a-fly-ball
1•robmoore•12m ago•0 comments

Europe opens bidding for seven AI 'gigafactories' in a €30B bid to catch up

https://thenextweb.com/news/eu-ai-gigafactories-call-30bn
2•doener•12m ago•0 comments

Show HN: Lunar, a "fast", memory-efficient Lua 5.1 VM written in Go

https://github.com/mmcdole/lunar
2•drakenot•14m ago•1 comments

My Personal Software Journey: Self-Hosting Agent-Built Apps

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

Why does Mail app contact iCloud when sending a non-iCloud email?

https://lapcatsoftware.com/articles/2026/8/2.html
3•cdrnsf•14m ago•0 comments

NASA's New 3D Model Shows the Earth Is a Lumpy Mess

https://www.wired.com/story/nasas-new-3d-model-shows-lumpy-earth/
1•haritha-j•15m ago•0 comments

Google plans to exempt sanctioned nations from Android developer verification

https://arstechnica.com/gadgets/2026/07/google-plans-to-exempt-sanctioned-nations-from-android-de...
2•nostrademons•17m ago•0 comments

IBM: Three Demonstrations Prove Quantum Advantage Has Been Reached

https://www.nextplatform.com/compute/2026/07/31/ibm-three-demonstrations-prove-quantum-advantage-...
1•rbanffy•17m ago•0 comments

A 21-hour dip could help explain Tabby's star's decade-long dimming mystery

https://phys.org/news/2026-07-hour-dip-tabby-star-decade.html
1•rbanffy•17m ago•0 comments

Restoring the Java Ring on a Japanese TV Show [video]

https://www.youtube.com/watch?v=LF5PrzP9YTs
1•kidmin•18m ago•0 comments

Show HN: jit - just-in-time secrets for your Mac, gated by Touch ID

https://github.com/jitpass/jit
1•bukershok•19m ago•1 comments