datatypes
There are 310 repositories under datatypes topic.
softwaremill/magnolia
Easy, fast, transparent generic derivation of typeclass instances
prolic/fpp
Functional PHP Preprocessor - Generate Immutable Data Types
shhossain/computer_science
Computer Science Topics
tangshuang/tyshemo
A javascript runtime data type checking system and morden reactive state management model.
mauro3/UnPack.jl
`@pack!` and `@unpack` macros
avinashn/programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
TrainingByPackt/Advanced-CPlusPlus
Master the technique of confidently writing robust C++ code
dallgoot/yaml
PHP library to load and parse YAML file to PHP datatypes equivalent
alexkeizer/QpfTypes
A WIP definitional (co)datatype package for Lean4
DanDiplo/Umbraco.GodMode
Diplo God Mode makes Umbraco developers invincible!
sanjaypradeep/Python-Data-Structure
This repository will be really helpful, if you want to learn from the scratch in Python Programming Languages. Also, makes your strong in Basic Python.
0x706b/principia.ts
TypeScript functional programming (mirror)
Shubh2-0/Learning_Python
Embark on a coding adventure through our collection of Python scripts, designed to guide both beginners and experts. Explore fundamental concepts, tackle challenges, and expand your programming horizons. Let's dive into the world of Python together! 🚀💻
cwpearson/tempi
Topology Experiments for MPI
TrainingByPackt/The-Modern-Cpp-Challenger-eLearning
Become an expert C++ programmer by solving real-world programming problems
ARSBlue/ToolBox-4-Iris
API for InterSystems IRIS with a collection of handy and useful tools
20centaurifux/datatypes
A collection of various datatypes in C (linked lists, stack, queue, red-black tree, hash table and associated array).
MattMoony/propaganda.c
A robust and easy to use string-manipulation library for the C programming language. There is no need for writing your own functions to perform simple tasks all of the time! 🐱💻
MuhammadAdilMemon/1st-Semester-PF-Lab-Tasks
This repository contains a set of lab tasks for a Programming Fundamentals course. The lab tasks are organized into 11 different labs, each covering a different topic related to programming in C++.This repository could be a valuable resource for students who are taking a programming fundamentals course and want to practice their skills in C++.
orda-io/orda-js
Orda-js: A typescript/javascript library for orda project. CRDT-based data synchronization supporting document database.
pH-7/PHP-type-names
👉 "PHP type names" contains the list of constants for all PHP data types, to avoid hardcoding them 👌
ryparker/schematized
Turn objects into JSON schemas! The more examples you provide, the better your schema will be.
siddharthverma-1607/makeitlitt
Adding dynamic functionality for built-in datatypes, packages or APIs
Y0ursTruly/webject
Share Objects Online with the power of websockets. Keys, Values AND references. Webject is short for Web Object and it really is a system for sharing objects on the web. Someone can host an object, and make authTokens for others online to share this object
bilalkumrani/js_notes
This repository contains JavaScript concepts each concept with example .
dobroslav-atanasov/Programming-Fundamentals-Extended
Programming Fundamentals - Extended: All assignments with their solutions.
JuliaSpaceMissionDesign/MixedTypesContainers.jl
An efficient library for mixed-types containers.
Anjaneyakumar18/Python-CompleteGuide
This Repository contains the pure program demonstrations of python including most of the python concepts In this repository you can find out python programs that demonstrates basic concepts such as Data types,Control structures and also intermediate topics such as Oops,Exceptions and File handling and Adavanced Python as well
atenearesearchgroup/uncertainty-datatypes-python
Uncertainty Datatypes Python Library
aymanibrahim/pyds
Hands-on in-person workshop on Python for Data Science
ChrizziDerKek/Any
Similar to the object type from Java or C# but worse
dobroslav-atanasov/Programming-Fundamentals
Programming Fundamentals: All assignments with their solutions
DuffsDevice/cpp-typename-parser
A small lightweight Library to parse and construct C++11 typenames
HannahIgboke/Customer-Analytics-Preparing-Data-for-Modeling
What are some of the best ways to prepare a large dataset for modeling? In this project, I optimized the memory usage of the dataset to ensure that it is stored as efficiently as possible to allow models to run faster.
wmde/WikibaseDataModelTypes
Typescript definitions for the Wikibase DataModel expressed as flat JS objects
Sanjay3005v/Java-practice-programs
Learn Java by practicing the programs