type-conversion topic

List type-conversion repositories

phobos

1.2k
Stars
693
Forks
Watchers

The standard library of the D programming language

necromancer

135
Stars
6
Forks
Watchers

Conversion from one object type to another with a bit of black magic.

01_Python_Introduction

306
Stars
261
Forks
Watchers

Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.

set

46
Stars
4
Forks
Watchers

Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go types.

bit-smasher

50
Stars
6
Forks
Watchers

Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions.

typepy

16
Stars
2
Forks
Watchers

A Python library for variable type checker/validator/converter at a run time.

cast

16
Stars
3
Forks
Watchers

A lightweight casting package for Go projects