It Can Happen to You (another case of O(n^2) sscanf parsing)

This page summarizes the projects mentioned and recommended in the original post on /r/programming

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ChakraCore

    ChakraCore is an open source Javascript engine with a C API.

  • It doesn't need to do that. Here is Microsoft's code. It does actually look a bit awkward, given how they're written it. But you could just use _cnt == -1 as a sentinel value to mean "read until null".

  • uClibc

    Discontinued uClibc

  • This implementation suggest a nuclear bomb exploded: https://github.com/ffainelli/uClibc/blob/master/libc/stdio/_scanf.c.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • mlibc

    Portable C standard library

  • You don't, here is a (not entirely complete) scanf implementation that doesn't use strlen. Other libc implementations seem to use strlen to feed the input data to a FILE struct so they can reuse their fscanf.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Microsoft defends Edge's predatory practices with cringe reply on X

    2 projects | news.ycombinator.com | 14 Dec 2023
  • Have you deployed Microsoft Todo to end users? How did you deploy it?

    1 project | /r/sysadmin | 10 Apr 2023
  • The Javascript Engine

    1 project | dev.to | 11 Jul 2022
  • Lexikos just released AutoHotkey-jk, a Javascript port for AHK

    2 projects | /r/AutoHotkey | 2 Apr 2021
  • Introduction to the most popular language JAVASCRIPT🚀

    1 project | dev.to | 28 Mar 2021