vartypes

Data type library

A C++ library that provides a flexible and extensible data type system for representing and manipulating variable-length data values.

Automatically exported from code.google.com/p/vartypes

GitHub

16 stars
1 watching
9 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
suzannesoy/phc-adtA library providing support for algebraic data types in Racket, useful for compiler implementation and custom data structures.2
evilsoft/crocksA collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript.1,592
pqwy/tpfA minimalist library for writing datatype-generic functions in OCaml without runtime dependencies or meta-programming.23
manu343726/cttiA library providing compile-time type information and introspection capabilities for C++578
typelevel/simulacrumA library that simplifies the use of type classes in Scala935
lysxia/first-class-familiesA library providing a foundation for type-level functions and compositions in Haskell87
gcanti/monocle-tsA TypeScript implementation of a functional programming approach to working with nested data structures1,045
mknejp/dotvariantA type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces.70
pa-ba/compdataA Haskell library for creating and manipulating compositional data types in a modular and flexible way89
typelevel/skunkA data access library for building Scala applications that interact with Postgres databases.1,594
ebassi/grapheneA thin layer of types and data structures for 3D transformations and graphics libraries377
basarat/typescript-collectionsA comprehensive TypeScript library implementing various data structures and utility functions.1,212
csswizardry/typecssetA library that provides a simple way to set type (font sizes and line heights) across multiple HTML elements with automated baseline grids712
microsoft/tslibA runtime library for TypeScript helpers to improve code efficiency and reduce file sizes.1,269
stylewarning/cl-algebraic-data-typeA Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures.138