home.social

#jsmn — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #jsmn, aggregated by home.social.

fetched live
  1. AGAPĒ x The Bowery present: Clara Cuvé @ 99 Scott Ave - 06 Mar feat. Clara Cuvé, ANDRÉS GARCIL, JSMN

    #SESH #ClaraCuv #ANDRSGARCIL #JSMN

    sesh.sx/e/1565509

  2. AFTER MIDNIGHT PRESENTS: JSMN @ TBA - 19 Feb feat. JSMN, Desa Deca, Lurker

    #SESH #JSMN #DesaDeca #Lurker

    sesh.sx/e/1713927

  3. The Pilfered Orb by Griselda_Gimpel - Jonathan Strange & Mr Norrell - Susanna Clarke, Pirane... archiveofourown.org/works/3204 via @ao3org

    When the Nameless King of Lost-hope's orb is stolen, he traverse the realms to look for it. When he finds himself in the House, he meets its inhabitant, who offers to assist him.

    #JSMN #Piranesi #StephenBlack

  4. One of my older fics: "Our Little Gathering", for Jonathan Strange & Mr Norrell (#JSMN) Written for Chocolate Box 2016, for DancingSalome.

    Emma & Arabella, Arabella/Jonathan. Rated G, 3847 words.

    Arabella Strange woke in the middle of the night, dressed, and went beyond the fields we know. (The tale of Arabella's abduction and imprisonment from her POV.)

    archiveofourown.org/works/5861

  5. Gardeners' World/Jonathan Strange & Mr Norrell: Thistledown by Anonymous #JSMN #fic #rec fancake.dreamwidth.org/2164840

  6. Gardeners' World/Jonathan Strange & Mr Norrell: Thistledown by Anonymous #JSMN #fic #rec fancake.dreamwidth.org/2164840

  7. is a very simple .

    sxml is a lightweight and fast XML parser written in inspired by . sxml, like jsmn, doesn't interpret values but rather determines the type and boundary of elements. sxml's very simple nature allows for it to be used in low memory, low CPU environments, or where fast performance is required without using special techniques.

    Website 🔗️: github.com/capmar/sxml

  8. #sxml is a very simple #XML #parser.

    sxml is a lightweight and fast XML parser written in #C inspired by #jsmn. sxml, like jsmn, doesn't interpret values but rather determines the type and boundary of elements. sxml's very simple nature allows for it to be used in low memory, low CPU environments, or where fast performance is required without using special techniques.

    Website 🔗️: github.com/capmar/sxml

    #free #opensource #foss #fossmendations #programming

  9. is a simple and fast parser.

    jsmn is a dependency-less JSON parser written in that parses JSON data incrementally in a single pass. jsmn doesn't interpret data in any way, rather it just defines the type and boundaries for data. jsmn's low memory and CPU requirements allows for it to be used in resource constrained environments like .

    Website 🔗️: github.com/zserge/jsmn

  10. #jsmn is a simple and fast #JSON parser.

    jsmn is a dependency-less JSON parser written in #C that parses JSON data incrementally in a single pass. jsmn doesn't interpret data in any way, rather it just defines the type and boundaries for data. jsmn's low memory and CPU requirements allows for it to be used in resource constrained environments like #microcontrollers.

    Website 🔗️: github.com/zserge/jsmn

    #free #opensource #foss #fossmendations #programming