scalar-types
There are 9 repositories under scalar-types topic.
Urigo/graphql-scalars
A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client allows writing GraphQL queries as plain JS objects (with type safety, awesome code completion experience, custom scalar type mapping, type guards and more)
edanor/umesimd
UME::SIMD A library for explicit simd vectorization.
komkanit/graphql-any-type
GraphQL scalar types that can be anything
Ontotext-AD/ontotext-platform-custom-scalars
Library of GraphQL customized scalars for Ontotext Platform
detro/bytes_parser
A simple wrapper to parse primitive Rust types from a slice of bytes.
ANandasaad/GraphQL-Course
GraphQL - Course Basic to Advance
Dmitriy-Gonchar/SAFE_CMP
SAFE_CMP – safe universal comparator instead of thousand CGPointEqualToPoint, CGRectEqualToRect, e.t.c.
tblaase/CPP-Module-06
My solution for CPP Module 06 of the Common core of 42 school.