A couple of years ago, when I started these libraries, NDJSON was the most popular solution for JSON streaming (to optimise parsing speed and memory usage when sending large datasets).
Nowadays, it's JSONL, so I've added support for it as well 😎.
github.com/tpeczek/json...
#DotNet #NDJSON #JSONL
Nowadays, it's JSONL, so I've added support for it as well 😎.
github.com/tpeczek/json...
#DotNet #NDJSON #JSONL
GitHub - tpeczek/json-streaming-dotnet: JsonStreaming.NET is a solution that provides a set of libraries for working with asynchronous streaming data sources over HTTP using JSONL (JSON Lines) and NDJ...
JsonStreaming.NET is a solution that provides a set of libraries for working with asynchronous streaming data sources over HTTP using JSONL (JSON Lines) and NDJSON (Newline Delimited JSON). - tpecz...
github.com
October 29, 2025 at 12:24 PM
Everybody can reply
📦 bakame/aide-ndjson 2.0.0
A simple class to handle Jsonlines in PHP
🔗 https://github.com/bakame-php/aide-ndjson
A simple class to handle Jsonlines in PHP
🔗 https://github.com/bakame-php/aide-ndjson
October 20, 2025 at 6:59 AM
Everybody can reply
Zeeschuimer NDJSON omzetten naar een tabel
Een export in NDJSON-formaat vanuit de Zeeschuimer-extensie voor een browser kan omgezet worden naar een tabel met: select * from ndjsontable ( passing file 'c:\temp\zeeschuimer-export-twitt...
forums.invantive.com
October 15, 2025 at 10:31 AM
Everybody can reply
Comparing alternatives, JSON River differs from NDJSON (newline delimited) or SAX parsers. While NDJSON suits simple object streams, JSON River excels at parsing complex, deeply nested JSON structures for real-time UI updates. #TechComparison 5/6
October 14, 2025 at 7:00 PM
Everybody can reply
In the attached image, I’m using named graphs on the one hand as a contextual assertion, but also to bundle triples together as an RDF Message. For the latter, I believe we should have another syntactic feature (cfr. NDJSON or Jelly frames).
September 30, 2025 at 10:23 PM
Everybody can reply
Coming in the next minor version of #LeagueCSV the JsonConverter #ndjson support is improved you can now do the following #php #csv #oss
September 26, 2025 at 4:05 PM
Everybody can reply
Easily move users between Kinde environments and businesses. Everything is in a compatible and secure NDJSON format so it ends up being a fairly easy export/import. Passwords or no passwords. Everything encrypted, salted, sugared, and secured.
Check it out. docs.kinde.com/manage-users...
Check it out. docs.kinde.com/manage-users...
September 17, 2025 at 8:19 AM
Everybody can reply
📦 bakame/aide-ndjson 1.0.0
A simple class to handle Jsonlines in PHP
🔗 https://github.com/bakame-php/aide-ndjson
A simple class to handle Jsonlines in PHP
🔗 https://github.com/bakame-php/aide-ndjson
September 11, 2025 at 9:58 AM
Everybody can reply
Released new version of ndjson-readablestream, for streaming NDJSON (JSON-lines) in the browser: https://www.npmjs.com/package/ndjson-readablestream
September 4, 2025 at 12:39 AM
Everybody can reply
1 likes
Released new version of ndjson-readablestream, for streaming NDJSON (JSON-lines) in the browser: https://www.npmjs.com/package/ndjson-readablestream
ndjson-readablestream
A small JS package for reading a ReadableStream of NDJSON. Latest version: 1.4.0, last published: 2 minutes ago. Start using ndjson-readablestream in your project by running `npm i ndjson-readablestream`. There are 5 other projects in the npm registry using ndjson-readablestream.
www.npmjs.com
September 4, 2025 at 12:39 AM
Everybody can reply
@adulau @gcve @[email protected] If that's the case, that does make converting a lot easier. Copy-paste and basically just `cat` to the end of an NDJSON.
August 18, 2025 at 6:14 PM
Everybody can reply
Thank you, yes!! I've forgotten about this extension more than twice now!!
I'm very glad there's something. Ndjson is a reasonable low-assumption offering indeed. Building an higher level http-atop-ndjson is an exercise left to the insane & the willing; it feels so vital, hopefully I can.
I'm very glad there's something. Ndjson is a reasonable low-assumption offering indeed. Building an higher level http-atop-ndjson is an exercise left to the insane & the willing; it feels so vital, hopefully I can.
August 4, 2025 at 10:15 PM
Everybody can reply
1 likes
Published a new version of ndjson-readablestream,
the lightest-weight library for reading streamed JSON-lines
https://www.npmjs.com/package/ndjson-readablestream?activeTab=versions
(New version just makes Eslint happier)
the lightest-weight library for reading streamed JSON-lines
https://www.npmjs.com/package/ndjson-readablestream?activeTab=versions
(New version just makes Eslint happier)
July 31, 2025 at 5:43 AM
Everybody can reply
Published a new version of ndjson-readablestream,
the lightest-weight library for reading streamed JSON-lines
https://www.npmjs.com/package/ndjson-readablestream?activeTab=versions
(New version just makes Eslint happier)
the lightest-weight library for reading streamed JSON-lines
https://www.npmjs.com/package/ndjson-readablestream?activeTab=versions
(New version just makes Eslint happier)
ndjson-readablestream
A small JS package for reading a ReadableStream of NDJSON. Latest version: 1.3.0, last published: 3 minutes ago. Start using ndjson-readablestream in your project by running `npm i ndjson-readablestream`. There are 5 other projects in the npm registry using ndjson-readablestream.
www.npmjs.com
July 31, 2025 at 5:43 AM
Everybody can reply
I shld prbly augment this since a 50+ MB ndjson/jsonlines file is a bit much. (URL to data file is in the notebook)
July 14, 2025 at 7:49 PM
Everybody can reply
📢 Just published: @tej.as's talk recap from WebExpo 2025!
Build responsive, AI-powered interfaces using Generative UI, MCP and NDJSON.
💻 In this live-coded session, Tejas breaks down real-time streaming, partial JSON and dynamic DOM generation with examples you can apply today.
Build responsive, AI-powered interfaces using Generative UI, MCP and NDJSON.
💻 In this live-coded session, Tejas breaks down real-time streaming, partial JSON and dynamic DOM generation with examples you can apply today.
From GenAI to GenUI: Codify your UI on the fly
May 27-29, 2026
webexpo.net
July 2, 2025 at 3:09 PM
Everybody can reply
2 likes
ADExplorerSnapshot.py is an AD Explorer snapshot parser. It is made as an ingestor for BloodHound, and also supports full-object dumping to NDJSON. https://github.com/c3c/ADExplorerSnapshot.py
GitHub - c3c/ADExplorerSnapshot.py: ADExplorerSnapshot.py is an AD Explorer snapshot parser. It is made as an ingestor for BloodHound, and also supports full-object dumping to NDJSON.
ADExplorerSnapshot.py is an AD Explorer snapshot parser. It is made as an ingestor for BloodHound, and also supports full-object dumping to NDJSON. - c3c/ADExplorerSnapshot.py
github.com
June 28, 2025 at 6:24 PM
Everybody can reply
I'm working on yet another data processing benchmarks, and apparently polars can't read gzipped ndjson directly, whereas duckdb can. Interesting.
June 23, 2025 at 7:33 AM
Everybody can reply
1 likes
#rstats {yyjsonr} update!
'yyjsonr' is a super fast JSON reader/writer supporting JSON, NDJSON and GeoJSON
v0.1.21 is released and now on #cran!
* Bug fixes
* More config options
* Removed non-API calls
* Using latest yyjson C lib
https://github.com/coolbutuseless/yyjsonr […]
'yyjsonr' is a super fast JSON reader/writer supporting JSON, NDJSON and GeoJSON
v0.1.21 is released and now on #cran!
* Bug fixes
* More config options
* Removed non-API calls
* Using latest yyjson C lib
https://github.com/coolbutuseless/yyjsonr […]
Original post on fosstodon.org
fosstodon.org
June 3, 2025 at 10:54 AM
Everybody can reply
5 reposts
4 likes
Using server sent events in an HTTP POST is the sort of evil I wouldn't even do. 🤪
NDJSON would have been nicer IMO
NDJSON would have been nicer IMO
June 3, 2025 at 2:35 AM
Everybody can reply
Ok, I have been able to replicate locally, but it is really strange. I am getting ERR_CONNECTION_RESET in the both Chrome and Firefox. It also doesn't actually get to the POST handler. But the strange thing is if I use Insomnia and POST even a 50mb NDJSON it works perfectly fine.
May 25, 2025 at 10:12 AM
Everybody can reply
tried few browsers, no luck. i suspect a preflight request and maybe lack of https on localhost.
i'm importing into local. maybe my approach is flawed? the aim is to quickly repro a remote store locally with write access.
ndjson export/import with kview is most convenient i found so far
i'm importing into local. maybe my approach is flawed? the aim is to quickly repro a remote store locally with write access.
ndjson export/import with kview is most convenient i found so far
May 14, 2025 at 10:06 AM
Everybody can reply