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!

The Window Has Closed

https://twitter.com/AndrewCurran_/status/2066332670817456584
1•gmays•29s ago•0 comments

Eratosthenes

https://en.wikipedia.org/wiki/Eratosthenes
1•helterskelter•1m ago•0 comments

Long-term lithium treatment is associated with longer leukocyte telomeres (2013)

https://pubmed.ncbi.nlm.nih.gov/23695236/
1•helterskelter•3m ago•0 comments

Show HN: AutoLISP in Rust/WASM, reused to script GLDF and IFC file formats

https://gldf.icu
1•holg•4m ago•0 comments

Recursion got into programming: a tale of intrigue (2014)

https://vanemden.wordpress.com/2014/06/18/how-recursion-got-into-programming-a-comedy-of-errors-3/
1•downbad_•4m ago•0 comments

A man with ALS is "the first power user" of a brain implant that lets him sp

https://www.technologyreview.com/2026/06/15/1138953/man-als-first-power-user-brain-implant-speak-...
1•joozio•5m ago•0 comments

Ask HN: Specialization to stay relevant in the age of AI

1•WhyIsItAlwaysHN•5m ago•0 comments

Ask HN: Can you stay relevant against AI via specialization

1•WhyIsItAlwaysHN•6m ago•0 comments

How Anthropic trained Fable 5 => by analysing its reasoning traces

https://ankitmaloo.com/fable/
2•ankit219•6m ago•0 comments

The SDK Is for Developers. The MCP Server Is for Agents

https://blog.bridgexapi.io/the-sdk-is-for-developers-the-mcp-server-is-for-agents
2•Bridgexapi•8m ago•0 comments

Scaling Security Insights at Cloudflare

https://blog.cloudflare.com/scaling-security-scans/
1•FlyingSnake•9m ago•0 comments

Can Compute Commoditize If It's Not Fungible?

https://davefriedman.substack.com/p/can-compute-commoditize-if-its-not
1•gmays•9m ago•0 comments

Programming Language Design and Implementation (PLDI) 2026 Live Streams

https://pldi26.sigplan.org/attending/live-streams
2•matt_d•10m ago•0 comments

Show HN: Micro Coach – an AI workout planner built by a former personal trainer

https://microcoachapp.com/
1•coreysutton7•10m ago•0 comments

Over the Hill Preview: Virtual Off-Roading That Will Lower Your Blood Pressure

https://www.thedrive.com/news/over-the-hill-preview-virtual-off-roading-that-will-lower-your-bloo...
1•cf100clunk•10m ago•0 comments

Show HN: I built a tool to consolidate common domain security checks

https://swissarmytechtools.com/domain-intelligence-scanner/
1•py93•11m ago•0 comments

Stack Overflow Is Being Reborn as a Back-End Service for AI Agents

https://devops.com/stack-overflow-is-being-reborn-as-a-back-end-service-for-ai-agents/
2•CrankyBear•13m ago•0 comments

Show HN: Honeytree – grow a terminal forest that plants real trees as you code

https://github.com/Varun2009178/honeytree
1•varunn29•14m ago•0 comments

Ask HN: Isn't Anthropic currently doing "security through obscurity" for Mythos?

1•king_zee•15m ago•0 comments

Ask HN: How are you enabling your employees to do AI dev in the cloud?

1•nate•15m ago•1 comments

Show HN: Modeloop – From visual algorithms to microcontroller C code

https://www.modeloop.app/
1•lucamark•15m ago•0 comments

What does an effective org ops review process look to you?

1•mcrittenden•16m ago•0 comments

AI Cures Organizational Dementia

https://leadprompt.sh/a/735-AI-Cures-Organizational-Dementia-2026w15
1•saltysalt•16m ago•0 comments

Show HN: TLDR Equity

https://tldrequity.xyz/
1•tholford•17m ago•0 comments

The next hit: How LLMs change the way engineers work

https://www.aha.io/engineering/articles/the-next-hit-how-llms-change-the-way-engineers-work
1•FigurativeVoid•18m ago•0 comments

Building the systems that build the software

https://blog.nilenso.com/blog/2026/06/12/building-the-systems-that-build-the-software/
1•ath_ray•18m ago•0 comments

Show HN: Made my own analytics, Google Analytics let me down

https://daily-trivia.com/master-analytics-x7k29fqp#network
1•captaincrunch•18m ago•0 comments

Show HN: 100Hires MCP, 130 tools to run an ATS through LLM. Is 130 too many?

https://100hires.com/mcp
1•kravetsss•18m ago•0 comments

Estimating DuckLake query reads before execution

https://altertable.ai/blog/2026-06-15-know-what-a-query-reads
2•fvaleye•19m ago•0 comments

Surreal.js – 320 line jQuery alternative with inline Locality of Behavior

https://github.com/gnat/surreal
2•ethanpil•19m ago•0 comments