🦞🌯 Lobster Roll

Thread

The most simple JSON parser in C for small systems (zserge.bitbucket.org)

Stories related to "The most simple JSON parser in C for small systems" across the full archive.

The most simple JSON parser in C for small systems (zserge.bitbucket.org)
Simple, small, awk analytics HTTP log parsers (adi.onl)
Small modules: it’s not quite that simple (medium.com)
JSONlite – A simple, serverless, zero-configuration JSON document store (github.com)
Mison: A Fast JSON Parser for Data Analytics (microsoft.com)
Mison: A Fast JSON Parser for Data Analytics (vldb.org)
> With the increasing demand for data analytics on raw data, there is a critical need for a fast JSON parser. This paper proposes an approach called Mison that addresses this need by pushing down both projections and filters into the parsing level. 5x - 10x faster than Jackson and RapidJSON (C...
Small, Simple and Stupid VPN (github.com)
Writing a simple JSON parser (notes.eatonphil.com)
PyPy's new JSON parser (morepypy.blogspot.com)
JSON Parser with JavaScript (lihautan.com)
MessagePack: It's like JSON. but fast and small (msgpack.org)
Equally Lethargic JSON Support for iOS/macOS, Part 4: Our Keys are Small but Legion (blog.metaobject.com)
Faster JSON Support for iOS/macOS, Part 7: Polishing the Parser (blog.metaobject.com)
Writing a JSON parser from scratch in TypeScript (brandons.me)
Writing a simple JSON library from scratch: a tour through modern C++ (notes.eatonphil.com)
A Simple, Possibly Correct LR Parser for C11 (hal.archives-ouvertes.fr)
This paper is full of cursed C code. Enjoy!
Simple, small, awk analytics HTTP log parsers (adi.onl)
cparse now supports LALR(1) - simple parser generator for C (github.com)
LO: A small and simple programming language targeting WASM (github.com)
jsmn: a JSON parser/tokenizer without dependencies (not even libc) (github.com)
Immediate Mode Option Parser: Small, Simple, Elegant (nrk.neocities.org)
A simple JSON parser for malformed LLM-generated JSON (github.com)
Android Botnet? No, a Much Simpler Flaw in Yahoo! Mail's App (securitywatch.pcmag.com)
p, a simple password generator (sramov.sdf.org)
I wanted something simple and self-contained with no external dependencies other than standard library. Example usage: $ p lobsters wnii+IS1c1beokiD6X25 Functions are extracted from Django framework as they were speedier than other PBKDF2 implementations I tried. In response to ...
Using SAT and SMT to defeat simple hashing algorithms (blog.lse.epita.fr)
The Lemon Parser Generator (hwaci.com)
Implementation of JSON Patch and JSON Pointer drafts (github.com)
Not sure if I should have tagged with "javascript", since it's JSON. But I am new to this, so please forgive me! I saw the [JSON Patch](http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-03) and [JSON Pointer](http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-01) specs and threw t...
BigScreen - a simple library for using the JavaScript Full Screen API (brad.is)
Cleaver - generate interactive HTML slideshows from JSON (prezjordan.github.com)
I wanted a small, concise tool I could use to generate simple HTML slideshows. After some frustration of not being able to find anything, I decided to roll my own. Say goodbye to dragging textboxes on the screen. I will admit that this project is in its *very* early stages, but I hope to make it ...
rsvp.js - simple tools for organizing asynchronous code (github.com)