json-parsing

Tag

Cards List
#json-parsing

Pascal’s Pager

Product Hunt · 5d ago Cached

Pascal's Pager uses AI to turn raw webhook JSON into readable iPhone push notifications, designed for indie developers to streamline alerts and manage webhooks.

0 favorites 0 likes
#json-parsing

REAP: Relation-Aware Elicitation and Parsing for Closed-Book Knowledge Base Construction from LLMs

arXiv cs.CL · 2026-08-12 Cached

This paper presents REAP, a two-stage pipeline for closed-book knowledge base construction from LLMs that combines relation-specific elicitation strategies with deterministic JSON parsing, achieving a macro-F1 of 0.62 on the AKBC Shared Task 2026 test set using Mistral-Small-24B-Instruct-2501.

0 favorites 0 likes
#json-parsing

Parallel JSON parsing on the GPU with compute shaders

Lobsters Hottest · 2026-07-28 Cached

slurpjson is a Rust library that parses JSON entirely on the GPU using wgpu compute shaders, decomposing parsing into parallel prefix scans for research purposes.

0 favorites 0 likes
#json-parsing

The fastest way to match characters on ARM processors?

Lobsters Hottest · 2026-04-19 Cached

This article explores the fastest methods for matching characters on ARM processors using SIMD instructions, comparing traditional NEON approaches with newer SVE2 capabilities available on modern ARM chips like AWS Graviton4, Google Axion, and others.

0 favorites 0 likes
← Back to home

Submit Feedback