197 skills found · Page 1 of 7
rails-api / Active Model SerializersActiveModel::Serializer implementation and Rails hooks
Netflix / RibbonRibbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
microsoft / OpenAPI.NETThe OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
beda-software / Drf Writable NestedWritable nested model serializer for Django REST Framework
dmlc / TreeliteUniversal model exchange and serialization format for decision tree forests
loganwright / GenomeA simple, type safe, failure driven mapping library for serializing JSON to models in Swift 3.0 (Supports Linux)
protectai / ModelscanProtection against Model Serialization Attacks
MattBroach / DjangoRestMultipleModelsView (and mixin) for serializing multiple models or querysets in Django Rest Framework
FamilySearch / GedcomxAn open data model and an open serialization format for exchanging genealogical data.
coreweave / TensorizerModule, Model, and Tensor Serialization/Deserialization
guzzle / Guzzle ServicesProvides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
chipsalliance / UHDMUniversal Hardware Data Model. A complete modeling of the IEEE SystemVerilog Object Model with VPI Interface, Elaborator, Serialization, Visitor and Listener. Used as a compiled interchange format in between SystemVerilog tools. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
marcosschroh / Dataclasses AvroschemaGenerate avro schemas from python dataclasses, Pydantic models and Faust Records. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas.
rawheel / Fastapi BoilerplateDockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
gregsdennis / Manatee.JsonA fully object-oriented approach to JSON manipulation, validation, and serialization that focuses on modeling the JSON structure rather than mere string parsing and conversion.
microsoft / Vs SolutionpersistenceShared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.
SamboyCoding / TomletZero-Dependency, model-based TOML De/Serializer for .NET
RestPack / Restpack SerializerModel serialization, paging, side-loading and filtering
grundic / Awesome Python ModelsA curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
ElMassimo / Oj Serializers⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.