An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: type-casting

mbdanielcrespo/CPPs

โ€‹The 42 C++ modules (CPP00โ€“CPP09) offer a structured progression from fundamental to advanced C++ programming concepts, emphasizing object-oriented design, memory management, and standard library utilization.

Language: C++ - Size: 479 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

beenotung/cast.ts

Compose validation parsers with static type inference, makes it easy to handle data from RESTful API

Language: TypeScript - Size: 214 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 5 - Forks: 0

richhaar/safecast

SafeCast: A header-only C++ library for safe integer type casting. Prevents overflow and underflow errors, offering a lightweight alternative to boost::numeric_cast.

Language: C++ - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Smoren/type-tools-php

Helpers for different operations with PHP data types, variables and containers

Language: PHP - Size: 66.4 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 3

xgfone/go-cast

Supply some functions to convert the data between types, such as ToXXX and MustToXXX.

Language: Go - Size: 73.2 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

LemonNekoGH/godence

Cadence type ๐Ÿ” Go type

Language: Go - Size: 77.1 KB - Last synced at: 15 days ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

brunogab/inputhelper

simple helper for sanitize and auto type-casting input data for php

Language: PHP - Size: 205 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Christopher-Deo/python_tip_calculator

python application to calculate the tip on a given bill amount (supplied by user) while calculating the amount each person should pay when split "n" ways

Language: Python - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

brook7G/myLearnings

Design, develop, and improve JavaScript programs. Boost your programming skills to start your career in technology.

Language: HTML - Size: 347 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

icyleaf/popcorn

Easy and Safe popping from one type to another.

Language: Crystal - Size: 719 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 26 - Forks: 1

SaadARazzaq/PostLikesAnalyzer

A compact C++ program to analyze average post likes, most liked post, and least liked post on a Social Media Account

Language: C++ - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rathorekhushal/Basic-to-Advance-

Here, I will provide a Java course covering topics from basic to advanced, with step-by-step instructions and corresponding code examples.

Language: Java - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

TrainingByPackt/Ultimate-Java-Masterclass-eLearning

Meet one of the most flexible programming languages that can help you build great cross-platform applications

Language: Java - Size: 469 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

Ziko909/Cpp-Models

a bunch of exercises to discovering the cpp features

Language: C++ - Size: 4.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

prokrishpatel/JavaPracticeProblem

This repository Contain all the problem from the very basic structure of java program covering all its possible concepts

Language: Java - Size: 152 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 3

AdityaKumar444/Ineuron-Assignments-CPP-Solutions

This repository contains c++ assignments solutions of C++ bootcamp course of Ineuron

Language: C++ - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ab-siddiq/phitron

Phitron C and C++ Programming

Language: C - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mansakondo/activemodel-embedding

An ActiveModel extension to model your semi-structured data using embedded associations

Language: Ruby - Size: 200 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

Richard-Burd/typescript-sandbox

This is a place for me to sketch, doodle, codealong, and generally learn typescript

Language: TypeScript - Size: 524 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

s-m-quadri/EasyIO-package Fork of shaikhmudassir/EasyIO-package

Programming in JAVA now became easy and joyful with EasyIO - which is a JAVA package intended to provide ease for programmers to get input and output, beautiful colors in the terminal and also easy data type casting. Specially created for beginners, yet useful for professionals.

Language: Java - Size: 50.8 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

brocksam/pyproprop

Write classes with lots of similar simple defensive properties without the boilerplate

Language: Python - Size: 320 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Gokultcr/Python-for-Beginners

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ashahrior/Breaking-Inheritance

Understanding Java OOP inheritance, private-protected access and type casting

Language: Java - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

marrow/typecast

Utilize Python 3 function annotations for rich, structured typecasting, not just type validation and hinting, through direct specification and inference.

Language: Makefile - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jkphl/elevator

The Elevator pattern โ€” type casting of user defined objects in PHP

Language: PHP - Size: 91.8 KB - Last synced at: 24 days ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Related Keywords