GitHub topics: json-serialization
pimbrouwers/Jay
An F# JSON parser & serializer
Language: F# - Size: 64.5 KB - Last synced at: about 16 hours ago - Pushed at: about 16 hours ago - Stars: 13 - Forks: 2

fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
Language: C# - Size: 28.8 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3,248 - Forks: 921

danielaparker/jsoncons
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
Language: C++ - Size: 49.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 774 - Forks: 177

mailru/easyjson
Fast JSON serializer for golang.
Language: Go - Size: 461 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 4,735 - Forks: 445

trailblazer/representable Fork of Empact/roxml
Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.
Language: Ruby - Size: 3.13 MB - Last synced at: about 3 hours ago - Pushed at: almost 2 years ago - Stars: 691 - Forks: 108

alibaba/fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
Language: Java - Size: 124 MB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 4,051 - Forks: 527

Code-Vedas/mutils
Mutils is a collection of utilities microservices
Language: Ruby - Size: 563 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

suifei/plcopen-go
A comprehensive Go library for handling IEC 61131-3 PLCopen XML format with complete structure definitions generated from XSD schema. Supports both XML and JSON serialization for industrial automation projects.
Language: JavaScript - Size: 501 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

okuramasafumi/alba
Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.
Language: Ruby - Size: 1.22 MB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 1,017 - Forks: 50

nlohmann/json
JSON for Modern C++
Language: C++ - Size: 210 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 45,813 - Forks: 7,002

GuilhermeStracini/POC-dotnet-automapper-polymorphic
🔬 Proof of Concept of Auto Mapper inheritance (polymorphic) and JSON serialization
Language: C# - Size: 185 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

commercetools/sphere-scala-libs
Language: Scala - Size: 1.85 MB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 23 - Forks: 7

BayatGames/SaveGameFree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Language: C# - Size: 10.1 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 627 - Forks: 62

ElMassimo/oj_serializers
⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.
Language: Ruby - Size: 199 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 148 - Forks: 7

stijnsanders/jsonDoc
JSON object for Delphi based on IUnknown and Variant
Language: Pascal - Size: 274 KB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 27 - Forks: 5

orsinium-labs/jsony
⚡️ A blazing fast and safe Go package for serializing JSON
Language: Go - Size: 43 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 175 - Forks: 4

yosiat/panko_serializer
High Performance JSON Serialization for ActiveRecord & Ruby Objects
Language: Ruby - Size: 1.55 MB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 605 - Forks: 37

utoni/nDPId
Tiny nDPI based deep packet inspection daemons / toolkit.
Language: C - Size: 156 MB - Last synced at: 12 days ago - Pushed at: 18 days ago - Stars: 80 - Forks: 19

mseclab/PyJFuzz
PyJFuzz - Python JSON Fuzzer
Language: Python - Size: 1.23 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 378 - Forks: 65

jgaa/restc-cpp
Modern C++ REST Client library
Language: C++ - Size: 1.12 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 631 - Forks: 97

monomonedula/nvelope
Define your JSON schema as Python dataclasses
Language: Python - Size: 90.8 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 1

zhangfei19841004/zson
专为测试人员打造的JSON解析器
Language: Java - Size: 709 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 188 - Forks: 62

Loki-Astari/ThorsMongo
C++ MongoDB API and BSON/JSON Serialization library
Language: C++ - Size: 5.46 MB - Last synced at: 15 days ago - Pushed at: 4 months ago - Stars: 318 - Forks: 73

python-rapidjson/python-rapidjson
Python wrapper around rapidjson
Language: C++ - Size: 1.73 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 514 - Forks: 49

denyskryvytskyi/ElvenEngine
2D/3D game engine from scratch
Language: C++ - Size: 804 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 91 - Forks: 8

hunyadi/strong_typing Fork of Kheiron-Medical/strong_typing
Auxiliary services for working with Python type annotations.
Language: Python - Size: 200 KB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 4

pichillilorenzo/jackson-js
JavaScript object serialization and deserialization library using decorators. It supports also advanced Object concepts such as polymorphism, Object identity and cyclic objects.
Language: TypeScript - Size: 3.01 MB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 91 - Forks: 12

carlonluca/lqobjectserializer
QObject JSON serializer/deserializer.
Language: C++ - Size: 92.8 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 3

spray/spray-json
A lightweight, clean and simple JSON implementation in Scala
Language: Scala - Size: 902 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 973 - Forks: 189

tethys-json/tethys
AST free JSON library for Scala
Language: Scala - Size: 2 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 114 - Forks: 37

marcpage/yajson
Yet another JSON library lightweight C++ header
Language: C++ - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

Yalantis/FastEasyMapping
A tool for fast serializing & deserializing of JSON
Language: Objective-C - Size: 1.5 MB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 548 - Forks: 77

daireto/base-starlette-sqlalchemy
A robust foundation for building APIs using Starlette and SQLAlchemy, featuring a built-in admin interface, OpenAPI documentation, dependency injection, and more.
Language: Python - Size: 3.23 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

haskell-waargonaut/waargonaut
JSON decoding/encoding/manipulation library.
Language: Haskell - Size: 1.01 MB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 93 - Forks: 14

unosquare/swan
Swan stands for Stuff We All Need. Unosquare's collection of C# extension methods and classes.
Language: C# - Size: 20.1 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 277 - Forks: 29

mohamedelkhoreby/watch
the Flutter application task during the internship process. The project involves creating a functional app with registration, login, and movie list features, using the Parse Platform API for backend and local database integration
Language: HTML - Size: 152 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

spotify/spotify-json
Fast and nice to use C++ JSON library.
Language: C++ - Size: 7.41 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 203 - Forks: 42

tonda-kriz/simple-protobuf
C++ protobuf serialization library
Language: C++ - Size: 407 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 9 - Forks: 5

yrehim7/user_model_serialization
A lightweight and developer-friendly Dart project that shows how to handle JSON serialization for user models using both automated and manual approaches. Perfect for Flutter and Dart apps that need clean, structured data handling
Language: Dart - Size: 11.7 KB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

11ways/json-dry
🌞 JSON-dry allows you to serialize & revive objects containing circular references, dates, regexes, class instances,...
Language: JavaScript - Size: 127 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 229 - Forks: 5

alibaba/fastjson 📦
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
Language: Java - Size: 14.8 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 25,774 - Forks: 6,490

koemaeda/abap-json
JSON encoder/parser in ABAP
Language: ABAP - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 19 - Forks: 3

aliuygur/gores
Go package that handles HTML, JSON, XML and etc. responses
Language: Go - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 105 - Forks: 4

juliensf/mercury-json
A Mercury JSON library.
Language: Mercury - Size: 817 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 20 - Forks: 3

lszeremeta/bsbmtools-json
BSBM Tools with RDF/JSON serialization
Language: Java - Size: 2.31 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 3

craftcms/element-api
Create a JSON API/Feed for your elements in Craft.
Language: PHP - Size: 679 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 500 - Forks: 57

rft0/lightjson
Simple, Light Weight, Header Only, C++11 compliant JSON Library.
Language: C++ - Size: 44.9 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

kubagdynia/Dapper.CustomTypeHandlers
Dapper custom type handlers to serialize/deserialize objects to Xml and Json. Can be also used to map GUID to a string.
Language: C# - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

plucker-serializer/plucker_serializer
A fast JSON serializer for Rails ActiveRecord & Ruby Objects
Language: Ruby - Size: 99.6 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

CodeCavePro/threejs-entities
Partially implements entities of Three.js JSON Object Scene format 4
Language: C# - Size: 251 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

olyutorskii/Jovsonz
Jovsonz is a JSON I/O library for Java
Language: Java - Size: 177 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

philbooth/bfj 📦
MOVED TO GITLAB
Language: JavaScript - Size: 603 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 164 - Forks: 4

gpreviatti/benchmarks-dotnet
Simple project with some benchmarks against different libraries
Language: C# - Size: 83 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SinaSys/flutter_go_rest_app
🚀 User management app built in flutter using clean architecture, MVVM, get it, dio, RxDart, bloc, cubit, getX and provider + Unit Testing
Language: Dart - Size: 4.62 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 231 - Forks: 50

mikhailvs/simple-serializer
Easily serialize any object.
Language: Ruby - Size: 12.7 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 1

amirdew/JSON
Simple and easy JSON parser, JSON generator, and data holder based on JSONArray and JSONObject for android
Language: Java - Size: 130 KB - Last synced at: 23 days ago - Pushed at: almost 8 years ago - Stars: 80 - Forks: 30

deniszykov/msgpack-unity3d
MessagePack and JSON serializer for Unity3D
Language: C# - Size: 632 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 104 - Forks: 14

TimNekk/JsonSerializer 📦
Java Json Serializer using annotations
Language: Java - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tamask1s/zax-parser
Zax is a very basic Json parser implemented in C++ 11 with probably the simplest possible interface.
Language: C++ - Size: 366 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 11 - Forks: 3

veledara/weight-tracker
Simple tkinter application for weight tracking.
Language: Python - Size: 39.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

heyliceeee/SI-levExpress
Sistema desenvolvido para a gestão eficiente de entregas
Language: Java - Size: 1.38 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

oddbit/dart-json-delta
Dart extension for serializing and an object to a JSON delta.
Language: Dart - Size: 12.7 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

altxriainc/janus
Janus is a Python library designed for robust data validation, serialization, and schema versioning. It offers a comprehensive toolkit to handle input validation, data transformation, and API schema evolution, making it ideal for modern Python applications that require data integrity and compatibility.
Language: Python - Size: 14.6 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

OneOfOne/cmap
A sharded map implementation to support fast concurrent access and swap/update operations.
Language: Go - Size: 152 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 48 - Forks: 5

DominoKit/domino-jackson
Jackson with Annotation processing
Language: Java - Size: 1.85 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 54 - Forks: 14

foca/granola
Simple JSON serializers (Cereal-izers. GET IT?)
Language: Ruby - Size: 89.8 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 38 - Forks: 3

App-vNext/Polly.Caching.Serialization.Json
Json Serialization plugin for the Polly CachePolicy, using NewtonSoft.Json
Language: C# - Size: 48.8 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 7

App-vNext/Polly.Caching.Serialization.System.Text.Json
Json Serialization plugin for the Polly CachePolicy, using System.Text.Json
Language: C# - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 2 - Forks: 5

hiroaki-yamamoto/mongoengine-goodjson 📦
More human-readable json serializer/deserializer for MongoEngine
Language: Python - Size: 784 KB - Last synced at: about 17 hours ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 19

ScarletKuro/Scarlet.System.Text.Json.DateTimeConverter
A custom attribute for System.Text.Json that allows you to specify custom date formats for DateTime, DateTimeOffset, and their nullable counterparts during JSON serialization and deserialization.
Language: C# - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

ArielSaldana/sunset 📦
☀️🔅 Parser that converts Markdown to JSON. 🔅☀️
Language: C++ - Size: 4.87 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

Loki-Astari/ThorsSerializerOld
Language: C++ - Size: 1.81 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

evik42/serde-json-canonicalizer
JSON Canonicalization Scheme (JCS) implementation in rust on top of serde_json
Language: Rust - Size: 28.3 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 2

MihajloNesic/json-serialization
Example of a simple library for JSON serialization with Java Reflection API
Language: Java - Size: 16.6 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

libstud/libstud-json
JSON pull-parser/push-serializer library for C++
Language: C++ - Size: 84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 1

JarCasting/commons-json-utils
Utilities for serialize and deserialize from JSON using Jackson
Language: Java - Size: 29.3 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

huseyiinclkn/XssScanner
XSS Scanner is a web application built with Spring Boot, which I developed. It allows you to scan URLs for potential Cross-Site Scripting (XSS) vulnerabilities using the Dalfox tool
Language: Java - Size: 90.8 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

HemulGM/Delphi-JsonToDelphiClass Fork of PKGeorgiev/Delphi-JsonToDelphiClass
Generates Delphi Classes based on JSON string (Json To Delphi Class Generator / JSON Data Binding Tool)
Language: Pascal - Size: 941 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 3

Bithero-Agency/ninox.d-data
Mirror of https://codearq.net/bithero-dlang/ninox.d-data
Language: D - Size: 102 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tgockel/json-voorhees
A killer modern C++ library for interacting with JSON.
Language: C++ - Size: 8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 128 - Forks: 18

peychart/Untyped-cpp
A Javascript style object in C++ and (de)serialization (binary or Json)
Language: C++ - Size: 84 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

uchenily/jsonlib
A simple JSON parsing header library
Language: C++ - Size: 75.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

wayneike/GOLangLAMetroUpdate
A simple app to pull LA Metro real time info that I care about. It is written in GO programming language.
Language: Go - Size: 2.04 MB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Acidmanic/SwiftRestful
Swift Restful provides different ways of making calls to Http endpoints and parse the response. It's possible to send and receive DTOs directly to/from the http end points, and perform CRUD operations easily.
Language: Swift - Size: 316 KB - Last synced at: about 12 hours ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

dimpu47/distributedElections
Building a Distributed System with Flexible Data while Exposing data & functionality through RESTful Web Service API
Language: Go - Size: 6.91 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

SbWereWolf/json-serialize-trait
PHP library with trait of ability to output all properties of class-exemplar at call json_encode()
Language: PHP - Size: 3.91 KB - Last synced at: 26 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ez8-co/es11n
:fire: KV序列化库 (An easy serialization library for C++.)
Language: C++ - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 4

jloisel/elastic-crud
Simple yet elegant ElasticSearch Crud Repository.
Language: Java - Size: 141 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 47 - Forks: 6

kemsky/JsonMapper
Typed JSON parser for ActionScript
Language: ActionScript - Size: 402 KB - Last synced at: 29 days ago - Pushed at: almost 11 years ago - Stars: 4 - Forks: 1

yanggujun/commonsfornet
.NET Commons
Language: C# - Size: 2.99 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 5

realChrisDeBon/JsonAot
Streamlines automation for making your .NET project's json serialization work and comply with AOT requirements. Using System.Text.Json you will be able to easily output AOT compliant binaries without the hassle of manually generated source gen code for every class. Meant to be ran as a standalone binary.
Language: C# - Size: 545 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

peheje/JsonSerializerSwift
A simple Json Serializer for Swift
Language: Swift - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 80 - Forks: 35

tarleb/panlunatic 📦
DEPRECATED (use pandoc 2 Lua filters instead): Custom json writer for portable pandoc filtering without external programs
Language: Lua - Size: 85 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

juddc/jxc
JXC is a structured data language similar to JSON, but with a focus on being expressive, extensible, and human-friendly.
Language: C++ - Size: 4.48 MB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 63 - Forks: 1

cybercrate/jsolar
Lightweight JSON library
Language: C++ - Size: 29.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

BaseMax/JPOPHP
JSON Parser Object PHP is a library for parsing the data in JSON format.
Language: PHP - Size: 148 KB - Last synced at: about 7 hours ago - Pushed at: almost 6 years ago - Stars: 26 - Forks: 6

boristv/UniversalSave
A simple universal save tool for Unity
Language: C# - Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

LancerComet/SunTori
A Typescript JSON de/serializer to ensure everything is safe at runtime.
Language: TypeScript - Size: 436 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

kodedphp/cache-simple
A PSR-16 caching library.
Language: PHP - Size: 313 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

simphotonics/generic_enum
Dart enumerations with extension-methods offering json-serialization and a mapping of each enum instance to a const value with arbitrary data-type.
Language: Dart - Size: 440 KB - Last synced at: 28 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 2
