overloading
There are 132 repositories under overloading topic.
c0r0n3r/dheater
D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange. (read-only clone of the original GitLab project)
breuleux/ovld
Advanced multiple dispatch for Python functions
Jorenar/CMObALL
C macro overloading
fcard/multimethods.rs
Multiple Dispatch in Rust
omarbelkady/Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
Xython/pattern-matching
full-featured pattern-matching in python, however it's more likely to be dynamic contracts.
BBTK-2020-2021-Dersleri/Object-Oriented-Programming
Object Oriented Programming with C++ /created by Muzaffer Arda Uslu
ksxnodemodules/ts-pipe-compose
Pipeline and Compose with TypeScript definition
xvw/scope
Scope is a small module that provides two macros to facilitate function overload and local import/aliases execution.
lapets/pydrogen
Python library for building embedded languages within Python that have alternative operational semantics and abstract interpretations.
Furkanben/KampIntro
"Yazılım Geliştirici Yetiştirme Kampı" ders ve ödev kodları/notları (kodlama.io - Eğitmen: Engin Demiroğ)
madahetooo/JavaLanguageFullProject
This is a Full Project contains Almost the java programming language concepts
Swatigupta-droid/Basic-java
Basic java programs
KSXGitHub/deno-compose
pipe, pipeline, and compose functions with 64 overloads per function.
ProphetLamb/TupleOverloadGenerator
Overload `params` array parameter with tuples avoiding heap allocations.
devMinseok/Swift_Book
Swift문법이 정리된 저장소입니다.
mrinalmayank7/Java-Programming
This repo contains the general concepts , code snippets , topic-wise problems & solutions of Java OOP .Topics covered - Access Modifiers , Classes & objects , Exception Handling , Inheritance , Interfaces , File Handling , Overloading & Over riding ,Serialization.
ThisIs-Developer/C-Plus-Plus
This repo contains various C++ topics like constructors and destructors, data structures, dynamic memory allocation, exception handling, friend functions, functions, inheritance, loops, new and delete operations, polymorphism, practice code, recursion, structures, and templates.
bkkothari2255/OOPC
This repository is divided into branches as per experiment and contains practical code or cpp programs which have performed during lab sessions of Object Oriented Programming with C++ at DSTC ,GTU .
hash-bash/Object-Oriented-Programming
Object-Oriented Programming (OOP) and Standard Template Library (STL) C++ programs. STL programs cover concepts of Linked Lists (Singly, Doubly), Vectors, Sets and, Templates. And the OOP programs cover Classes, Objects, Overloading, and Exception.
ismorozs/parametrize
Simple js library allowing for adhoc polymorphism with javascript functions
madhurimarawat/Object-oriented-programming-with-c-plus-plus
This repository contains programs in the C++ programming language related to Object Oriented programming.
yashchitroda/JAVA-FUNDAMENTALS
Contains All Basic-Advance Programs Related To Java
zanbaldwin/sfcon19
Demo used in my SymfonyCon 2019 talk. Using autoloader overloading to achieve some kind of pseudo/PHP source code encryption.
andronaft/CPP_FunnyTask
Task for deep class learning
eduong100/CS32-ObjectOrientedDesign
UCLA CS32 Projects: a dive into object oriented developement (overloading, inheritence, polymorphism), data structures (stacks, queues, lists, trees, etc.), and algorithms (searching, sorting, complexity).
fufic123/cpp-studies
all my c++ study tasks and course project "Financial Managment System"
iulian-rusu/fun
Random C++ utilities
jacintogomez/Tandon_Bridge_Resources
Various scripts related to NYU Tandon Bridge topics (mostly OOP)
jajaperson/copb
A functional composition framework built for TypesScript that provides type safety without the need for the usual countless overloads, thanks to some functional type trickery.
ken-morel/pyoload
Add some runtime typchecking to your functions and classes.
ktye-UF/PowerSystemTopology
This repo is the code for the 2024 IEEE PES GM paper. It proposes a novel topology embedding method for handling topology problem in power system.
LoicKonan/2143-OOP-Konan
Object-Oriented Programing
pronobkarmoker/Object-Oriented-Programming
Discover object-oriented programming (OOP) concepts in this GitHub repository. Explore classes, inheritance, polymorphism, and encapsulation. Learn how to design and implement robust and reusable code using OOP principles. Perfect for beginners and experienced programmers looking to enhance their understanding of OOP.
sharmaroshan/C-Basic-Tutorials
It is a Repository for Basic C++ Programs for Placements