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
16 stars
1 watching
9 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing support for algebraic data types in Racket, useful for compiler implementation and custom data structures. | 2 |
| A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. | 1,592 |
| A minimalist library for writing datatype-generic functions in OCaml without runtime dependencies or meta-programming. | 23 |
| A library providing compile-time type information and introspection capabilities for C++ | 578 |
| A library that simplifies the use of type classes in Scala | 935 |
| A library providing a foundation for type-level functions and compositions in Haskell | 87 |
| A TypeScript implementation of a functional programming approach to working with nested data structures | 1,045 |
| A type-safe sum type library for C# that enables the creation of compact variants with compile-time checked constraints and generated interfaces. | 70 |
| A Haskell library for creating and manipulating compositional data types in a modular and flexible way | 89 |
| A data access library for building Scala applications that interact with Postgres databases. | 1,594 |
| A thin layer of types and data structures for 3D transformations and graphics libraries | 377 |
| A comprehensive TypeScript library implementing various data structures and utility functions. | 1,212 |
| A library that provides a simple way to set type (font sizes and line heights) across multiple HTML elements with automated baseline grids | 712 |
| A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,269 |
| A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 138 |