360 skills found · Page 1 of 12
marshmallow-code / MarshmallowA lightweight library for converting complex objects to and from simple Python datatypes.
RedisBloom / RedisBloomProbabilistic Datatypes Module for Redis
bodil / Im RsAssorted immutable collection datatypes for Rust
kvesteri / Sqlalchemy UtilsVarious utility functions and datatypes for SQLAlchemy.
intel / Auto RoundSOTA rounding quantization for high-accuracy low-bit LLM inference. Seamlessly optimized for vLLM, sglang, and CPU/GPU/CUDA with multi-datatype support.
go-gorm / DatatypesGORM Customized Data Types Collection
softwaremill / MagnoliaEasy, fast, transparent generic derivation of typeclass instances
FasterXML / Jackson Module ScalaAdd-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
FasterXML / Jackson Modules Java8Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
basho / Riak DtConvergent replicated datatypes in Erlang
FasterXML / Jackson Datatype HibernateAdd-on module for Jackson JSON processor which handles Hibernate (https://www.hibernate.org/) datatypes; and specifically aspects of lazy-loading
fthomas / CrjdtA conflict-free replicated JSON datatype (CRDT) in Scala
prolic / FppFunctional PHP Preprocessor - Generate Immutable Data Types
shhossain / Computer ScienceComputer Science Topics
zalando / Jackson Datatype MoneyExtension module to properly support datatypes of javax.money
milaan9 / 02 Python DatatypesData types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different types of Python data types along with their respective in-built functions and methods.
BdR76 / CSVLintCSV Lint plug-in for Notepad++ for syntax highlighting, csv validation, automatic column and datatype detecting, fixed width datasets, change datetime format, decimal separator, sort data, count unique values, convert to xml, json, sql etc. A plugin for data cleaning and working with messy data files.
offsky / ADEAngularJS Datatype Editors
Gabriella439 / Optparse GenericAuto-generate a command-line parser for your datatype
lykahb / GroundhogThis library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolofhaskell.com/user/lykahb/groundhog for introduction