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

Canvas hack: is it a good idea to pay a ransom, and what happens to the data?

https://www.theguardian.com/technology/2026/may/17/canvas-hack-cyber-criminals-data-ransom-paid
3•billybuckwheat•3m ago•0 comments

New Windows 'MiniPlasma' zero-day exploit gives SYSTEM access, PoC released

https://www.bleepingcomputer.com/news/microsoft/new-windows-miniplasma-zero-day-exploit-gives-sys...
1•akyuu•4m ago•0 comments

Admin of darknet market that shut down in 2019 arrested after buying gold bars

https://www.justice.gov/usao-ndga/pr/german-citizen-charged-laundering-funds-linked-prominent-dar...
1•rzk•8m ago•0 comments

Building audit logging in Postgres without triggers

https://runharbor.com/blog/2026-05-18-building-automatic-contextual-clinical-trial-audit-logging-...
1•18nleung•9m ago•0 comments

Why Distributed Training Is Hard: DTensor and the Costs of Abstraction

https://runwayml.com/news/dtensor-distributed-training
3•nielka•10m ago•0 comments

From Open Source Software to Open Source Strategy

https://p3institute.substack.com/p/from-open-source-software-to-open
2•AnhTho_FR•10m ago•0 comments

Displaying a crafted file in Tabby terminal can run shell commands

https://github.com/Eugeny/tabby/security/advisories/GHSA-qr3x-j8g9-xhf6
2•logickkk1•10m ago•0 comments

Your Most Improbable Life

https://kk.org/thetechnium/your-most-improbable-life/
3•zdw•14m ago•0 comments

We built the open-source layer for local AI agent visibility

https://github.com/Asymptote-Labs/agent-beacon
7•jqdsouza•14m ago•1 comments

New York to tax luxury second homes in NYC

https://apnews.com/article/mamdani-nyc-hochul-tax-rich-a30833850bfdbd638634def266ca76dd
4•geox•15m ago•0 comments

Pith

https://pith.science/
1•gone35•15m ago•0 comments

loopmaster – Livecoding Music IDE

https://loopmaster.xyz/
2•stagas•16m ago•0 comments

The cellphone that implicates Argentina's president in the $Libra case

https://english.elpais.com/international/2026-03-30/mauricio-novelli-the-owner-of-the-cellphone-t...
2•janandonly•17m ago•0 comments

All Polymarket temperature markets are missing, along with the money bet on them

https://www.autodidacts.io/polymarket-temperature-markets-dissappear/
4•Curiositry•17m ago•0 comments

Agora-1: The Multi-Agent World Model

https://odyssey.ml/introducing-agora-1
5•olivercameron•17m ago•0 comments

Migrating from Go to Rust

https://corrode.dev/learn/migration-guides/go-to-rust/
1•zdw•17m ago•0 comments

Grief in the AI Age

https://bradfrost.com/blog/post/grief-in-the-ai-age/
1•speckx•20m ago•0 comments

Musk Loses Case Against OpenAI

https://www.cnn.com/2026/05/18/tech/openai-musk-lawsuit-verdict
3•jamesgill•21m ago•0 comments

Elon Musk Loses Landmark Lawsuit Against OpenAI

https://www.wired.com/story/musk-v-altman-jury-verdict/
3•thunderbong•21m ago•0 comments

A Markdown-based test suite

https://blogsystem5.substack.com/p/markdown-based-test-suite
2•zdw•22m ago•0 comments

Geblang – I built my own programming language

https://davegebler.com/blog/geblang-i-built-my-own-programming-language
1•dwgebler•23m ago•0 comments

An educational generic architecture (RISC-V, z80) simulator

https://creatorsim.github.io/creator/
1•mjorgers•23m ago•0 comments

The Dark Side of the Jevons Paradox

https://calnewport.com/the-dark-side-of-the-jevons-paradox/
1•zdw•23m ago•0 comments

Iosevka + Berkeley = Ioskeley

https://github.com/ahatem/IoskeleyMono
1•hggh•26m ago•0 comments

Show HN: Gambling/math/typing for screen time (iOS)

https://apps.apple.com/us/app/second-thought-less-scrolling/id6749641307
1•yaseenhalabi•27m ago•0 comments

No big deal or the end of the world?

https://world.hey.com/jason/no-big-deal-or-the-end-of-the-world-0b0d8619
2•ravenical•29m ago•0 comments

Haiku OS runs on M1 Macs now

https://discuss.haiku-os.org/t/my-haiku-arm64-progress/19044?page=2
35•tekkertje•29m ago•8 comments

10Gb/s Ethernet: using mini-heatsinks with a 10GBASE-T SFP+ module

https://www.gilesthomas.com/2026/05/10g-ethernet-sfpplus-mini-heatsinks
2•gpjt•30m ago•0 comments

Andrew Huberman's Peptide Recommendations 2026

https://peptideportal.org/blog/andrew-huberman-peptide-recommendations-2026
2•goldkey•30m ago•0 comments

Simulating Infinity in Conway's Game of Life with Modern C++

https://ryanjk5.github.io/posts/GOLDE/
2•HeliumHydride•31m ago•0 comments