awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to accelerationnet/buildnode

Open-source alternatives to Buildnode

30 open-source projects similar to accelerationnet/buildnode, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Buildnode alternative.

  • atlas-engineer/njsonatlas-engineer avatar

    atlas-engineer/njson

    24View on GitHub↗

    Common Lisp JSON handling library (not a parser!), with the aim for convenience and brevity.

    Common Lisp
    View on GitHub↗24
  • ben-strasser/fast-cpp-csv-parserben-strasser avatar

    ben-strasser/fast-cpp-csv-parser

    2,358View on GitHub↗

    fast-cpp-csv-parser

    C++
    View on GitHub↗2,358
  • bohonghuang/yamsonbohonghuang avatar

    bohonghuang/yamson

    6View on GitHub↗

    Fast YAML and JSON parsers for Common Lisp

    Common Lisp
    View on GitHub↗6
  • brofield/simpleinibrofield avatar

    brofield/simpleini

    1,306View on GitHub↗

    Cross-platform C++ library providing a simple API to read and write INI-style configuration files

    C++
    View on GitHub↗1,306
  • c910335/crinderc910335 avatar

    c910335/crinder

    28View on GitHub↗

    Class based json renderer in Crystal

    Crystal
    View on GitHub↗28
  • chainsawriot/readodschainsawriot avatar

    chainsawriot/readODS

    0View on GitHub↗

    Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.

    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • cheedoong/xml2jsonCheedoong avatar

    Cheedoong/xml2json

    318View on GitHub↗

    A header-only C++ library converts XML to JSON

    C++
    View on GitHub↗318
  • chris-huxtable/config.crchris-huxtable avatar

    chris-huxtable/config.cr

    14View on GitHub↗

    Easy to use configuration and parser.

    Crystal
    View on GitHub↗14
  • cppalliance/jsonCPPAlliance avatar

    CPPAlliance/json

    479View on GitHub↗

    A C++11 library for parsing and serializing JSON to and from a DOM container in memory.

    C++
    View on GitHub↗479
  • cristianbuse/excel-ziptoolscristianbuse avatar

    cristianbuse/Excel-ZipTools

    10View on GitHub↗

    Interact with the component parts of an Excel file

    VBA
    View on GitHub↗10
  • cristianbuse/vba-fastjsoncristianbuse avatar

    cristianbuse/VBA-FastJSON

    33View on GitHub↗

    Fast Native JSON Parser / Serializer for VBA. Compatible with Windows and Mac.

    VBA
    View on GitHub↗33
  • crystal-community/toml.crcrystal-community avatar

    crystal-community/toml.cr

    66View on GitHub↗

    TOML parser for Crystal

    Crystal
    View on GitHub↗66
  • d99kris/rapidcsvd99kris avatar

    d99kris/rapidcsv

    1,063View on GitHub↗

    C++ CSV parser library

    C++c-plus-plusc-plus-plus-11csv-parser
    View on GitHub↗1,063
  • danielaparker/jsonconsdanielaparker avatar

    danielaparker/jsoncons

    844View on GitHub↗

    A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON, toon-format

    C++
    View on GitHub↗844
  • davegamble/cjsonDaveGamble avatar

    DaveGamble/cJSON

    12,466View on GitHub↗

    cJSON is a lightweight library for parsing, creating, and modifying JSON data structures within C applications. It provides a comprehensive set of utilities for transforming raw text into navigable objects, manipulating data fields within collections, and serializing complex structures into formatted or unformatted strings. The library is designed for memory-sensitive and resource-constrained environments, utilizing manual memory management and type-tagged union structures to maintain a minimal footprint. It employs recursive descent parsing and in-place string manipulation to process data ef

    C
    View on GitHub↗12,466
  • defunkydrummer/auto-textdefunkydrummer avatar

    defunkydrummer/auto-text

    11View on GitHub↗

    Automatic (encoding, end of line, column width, etc) detection for text files. 100% Common Lisp.

    Common Lisp
    View on GitHub↗11
  • delef/geoip2.crdelef avatar

    delef/geoip2.cr

    20View on GitHub↗

    MaxMind GeoIP2 Reader for Crystal

    Crystal
    View on GitHub↗20
  • delef/maxminddb.crdelef avatar

    delef/maxminddb.cr

    27View on GitHub↗

    MaxMind DB Reader for Crystal

    Crystal
    View on GitHub↗27
  • dnaeon/cl-jwkdnaeon avatar

    dnaeon/cl-jwk

    17View on GitHub↗

    Common Lisp system for decoding public JSON Web Keys (JWK)

    Common Lisp
    View on GitHub↗17
  • dwd/rapidxmldwd avatar

    dwd/rapidxml

    166View on GitHub↗

    RapidXML fork; XML namespacing, per-element parsing, etc

    C++
    View on GitHub↗166
  • eddelbuettel/rcpptomleddelbuettel avatar

    eddelbuettel/rcpptoml

    39View on GitHub↗

    Rcpp Bindings to C++ parser for TOML files

    C++
    View on GitHub↗39
  • eudoxia0/cl-yamleudoxia0 avatar

    eudoxia0/cl-yaml

    62View on GitHub↗

    YAML parser for Common Lisp

    Common Lisp
    View on GitHub↗62
  • fbdtemme/bencodefbdtemme avatar

    fbdtemme/bencode

    48View on GitHub↗

    A C++20 header-only bencode library.

    C++
    View on GitHub↗48
  • fosskers/parcomfosskers avatar

    fosskers/parcom

    85View on GitHub↗

    Simple parser combinators for Common Lisp.

    Common Lisp
    View on GitHub↗85
  • fukamachi/josefukamachi avatar

    fukamachi/jose

    39View on GitHub↗

    A JOSE implementation

    Common Lisp
    View on GitHub↗39
  • googlei18n/libphonenumbergooglei18n avatar

    googlei18n/libphonenumber

    18,081View on GitHub↗

    This project is an international phone number library providing tools for parsing, formatting, and validating phone numbers across multiple programming languages. It functions as a parsing utility, a formatting engine, and a validation tool to ensure phone number strings are transformed into structured objects and standardized display formats. The library includes a telecom metadata resolver to retrieve geographical, carrier, and timezone information associated with specific number ranges. It differentiates itself by identifying phone number types, such as mobile, fixed-line, or VoIP, and cal

    C++
    View on GitHub↗18,081
  • gschjetne/json-mopgschjetne avatar

    gschjetne/json-mop

    65View on GitHub↗

    A metaclass for bridging CLOS and JSON objects

    Common Lisp
    View on GitHub↗65
  • gwangjinkim/cl-excelgwangjinkim avatar

    gwangjinkim/cl-excel

    15View on GitHub↗

    Read and write Excel files in Common Lisp.

    Common Lisp
    View on GitHub↗15
  • hadley/havenhadley avatar

    hadley/haven

    453View on GitHub↗

    Read SPSS, Stata and SAS files from R

    C
    View on GitHub↗453
  • accelerationnet/cl-csvAccelerationNet avatar

    AccelerationNet/cl-csv

    131View on GitHub↗

    A common lisp library providing easy csv reading and writing

    Common Lisp
    View on GitHub↗131