GitHub topics: custom-serialization
goetas-webservices/xsd2php
Convert XSD into PHP classes and JMS serializer definitions
Language: PHP - Size: 1.78 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 238 - Forks: 97

Neo-vortex/VortexTunnel
A high performance ,minimal raw socket protocol
Language: C# - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

infobip/popout
Java file-based extremely fast and reliable FIFO queue.
Language: Java - Size: 149 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 58 - Forks: 12

dbolin/Apex.Serialization
High performance contract-less binary serializer for .NET
Language: C# - Size: 537 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 86 - Forks: 13

AnkurJain01/CustomSerializerDeserializer
Custom Serializer - Deserialzer implementation using annotation
Language: Java - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

digitalsadhu/loopback-component-jsonapi
JSONAPI support for loopback.
Language: JavaScript - Size: 589 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 101 - Forks: 32

izackp/AutoBuffer
An easy to use binary serializer with the smallest output possible and supports type metadata for C#.
Language: C# - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

tuanzuo/redismanager
Redis单机和集群下数据的查询,添加,修改,删除;支持自定义key,value的序列化方式
Language: Java - Size: 8.15 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

badbatch/styled-snapshot 📦
A utility for taking Jest snapshots of components that use Styled Components.
Language: TypeScript - Size: 845 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RameshMF/gson-tutorial
Guide to google gson library
Language: Java - Size: 33.2 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 6

360matt-archives/CitronDB
An API to simplify the handling of MySQL databases, with structures and reflections.
Language: Java - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

kathleenwest/MySerializationDemoWCFAppSharedLib
This project presents a simple, but fun “Adopt a Dog” Service Application. The service provides a factory creational design pattern to create and return a single Dog object (complete with a cute photo). It is hosted using IIS Express to quickly demo and test the service with a client. The service interface is defined not in the service application but in a Shared Library. The Shared Library also defines the Dog class object with custom serialization using the ISerializable interface implemented on the Dog class. This project is intended to demo custom serialization and a shared library concept between both the service and the client. With the Shared Library concept of both the service interface definition and the Dog class, there is no need to use SVCUTIL or the Service Wizard to create a tightly coupled service reference. Instead, the client uses a simple ChannelFactory concept to build a channel to the service knowing the interface details in the Shared Library. Also, it can understand and work with the Dog objects as specified in the Shared Library. A client “tester” windows form application tests the service and provides output to the user in a simple GUI. In addition, a short discussion and code demo of debugging service errors and activity using diagnostics and a trace listener pattern is included in this article. Some of my lessons learned in debugging service errors and custom serialization may help you on your next project.
Language: C# - Size: 2.32 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
