awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
netmail-open avatar

netmail-open/wjelement

0
View on GitHub↗
110 stars·55 forks·C·LGPL-3.0·11 views

Wjelement

advanced, flexible JSON manipulation in C

Features

  • JSON - Advanced manipulation library with JSON Schema support.
  • JSON Processing - Advanced manipulation library with schema support.
  • Build Systems - An advanced JSON processing library with schema support.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for netmail-open/wjelementStar history chart for netmail-open/wjelement

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with Wjelement

These projects share indexed features with Wjelement. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • json-c/json-cjson-c avatar

    json-c/json-c

    3,278View on GitHub↗

    https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs at http://json-c.github.io/json-c/

    C
    View on GitHub↗3,278
  • kgabis/parsonkgabis avatar

    kgabis/parson

    1,459View on GitHub↗

    Lightweight JSON library written in C.

    C
    View on GitHub↗1,459
  • vstakhov/libuclvstakhov avatar

    vstakhov/libucl

    1,734View on GitHub↗

    Universal configuration library parser

    C
    View on GitHub↗1,734
  • jprichardson/node-fs-extrajprichardson avatar

    jprichardson/node-fs-extra

    9,610View on GitHub↗

    node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and directory operations. It functions as a recursive directory manager, a JSON file processor, and a file asset manipulator, extending the standard library to provide high-level utilities for managing assets on disk. The project distinguishes itself through recursive capabilities, such as duplicating or removing nested folder structures and ensuring that all missing parent directories are automatically generated when creating files or symbolic links. It also integrates a JSON se

    JavaScriptcopydeletefilesystem
    View on GitHub↗9,610
Compare all 30 related projects→

Frequently asked questions

What does netmail-open/wjelement do?

advanced, flexible JSON manipulation in C

What are the main features of netmail-open/wjelement?

The main features of netmail-open/wjelement are: JSON, JSON Processing, Build Systems, Windows Environments.

Which projects share features with netmail-open/wjelement?

Projects with overlapping indexed features include: json-c/json-c — https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for… vstakhov/libucl — Universal configuration library parser. kgabis/parson — Lightweight JSON library written in C. jprichardson/node-fs-extra — node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and… miloyip/rapidjson — RapidJSON is a high-performance C++ library used for parsing and generating JSON data. It provides both document… alibaba/fastjson — Fastjson is a Java data binding framework and serialization library designed to convert objects to JSON strings and…