awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ChimeraCoder avatar

ChimeraCoder/gojson

0
View on GitHub↗
2,687 स्टार्स·205 फोर्क्स·Go·GPL-3.0·2 व्यूज़

Gojson

Automatically generate Go (golang) struct definitions from example JSON

Features

  • JSON प्रोसेसिंग - Generates Go structs from JSON data.
  • Code Generation Tools - Generates Go structs from JSON.

स्टार हिस्ट्री

chimeracoder/gojson के लिए स्टार हिस्ट्री चार्टchimeracoder/gojson के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

chimeracoder/gojson क्या करता है?

Automatically generate Go (golang) struct definitions from example JSON

chimeracoder/gojson की मुख्य विशेषताएं क्या हैं?

chimeracoder/gojson की मुख्य विशेषताएं हैं: JSON प्रोसेसिंग, Code Generation Tools।

chimeracoder/gojson के कुछ ओपन-सोर्स विकल्प क्या हैं?

chimeracoder/gojson के ओपन-सोर्स विकल्पों में शामिल हैं: java-json-tools/json-schema-validator — This library is a Java-based tool for enforcing data structure constraints and verifying technical formats against… json-iterator/java — This library is a high-performance JSON processing tool for Java designed to handle data serialization and… 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… hazelcast/hazelcast — Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to… amir-s/jute — Very simple C++ JSON Parser. akheron/jansson — C library for encoding, decoding and manipulating JSON data.

Gojson के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Gojson के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • java-json-tools/json-schema-validatorjava-json-tools का अवतार

    java-json-tools/json-schema-validator

    1,642GitHub पर देखें↗

    This library is a Java-based tool for enforcing data structure constraints and verifying technical formats against defined schema specifications. It functions as a processing utility that parses complex data structures while managing external schema references and circular dependencies. The engine distinguishes itself through an immutable processor design that enables thread-safe, concurrent validation without requiring external synchronization. It employs arbitrary-precision arithmetic to evaluate numeric constraints, preventing common floating-point rounding errors, and utilizes character-l

    Java
    GitHub पर देखें↗1,642
  • jprichardson/node-fs-extrajprichardson का अवतार

    jprichardson/node-fs-extra

    9,610GitHub पर देखें↗

    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
    GitHub पर देखें↗9,610
  • json-iterator/javajson-iterator का अवतार

    json-iterator/java

    1,566GitHub पर देखें↗

    This library is a high-performance JSON processing tool for Java designed to handle data serialization and deserialization with minimal resource consumption. It provides a framework for transforming complex object graphs into JSON strings and mapping raw input directly to typed class properties. The library distinguishes itself by utilizing compile-time code generation and reflection-free mapping to eliminate expensive runtime overhead. By employing iterator-based stream parsing and zero-allocation buffer management, it processes large or deeply nested data structures while reducing garbage c

    Javadeserializationjavajson
    GitHub पर देखें↗1,566
  • hazelcast/hazelcasthazelcast का अवतार

    hazelcast/hazelcast

    6,570GitHub पर देखें↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Javabig-datacachingdata-in-motion
    GitHub पर देखें↗6,570
  • Gojson के सभी 30 विकल्प देखें→