Projects in Awesome Lists tagged with tuples
A curated list of projects in awesome lists tagged with tuples .
https://github.com/boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
boost clang cplusplus cplusplus-14 cpp cpp14 cpp17 gcc magic reflection reflection-library reflections std tuple tuples visual-studio
Last synced: 14 May 2025
https://github.com/palatable/lambda
Functional patterns for Java
algebraic-data-types bifunctors coproduct either functional-programming functor hlist io-monad java lambda lenses maybe-monad monad monoid optics profunctors semigroup traversable try-monad tuples
Last synced: 09 Jul 2025
https://github.com/P-p-H-d/mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
algorithms array bitset c collections data-structures generic hashmap json list lock-free memory-pool priority-queue queue set stack string tree tuples variant
Last synced: 14 Mar 2025
https://github.com/spatie/typed
Improvements to PHP's type system in userland: generics, typed lists, tuples and structs
Last synced: 09 Jul 2025
https://github.com/NPCai/Open-IE-Papers
Open Information Extraction (OpenIE) and Open Relation Extraction (ORE) papers and data.
information-extraction literature-review nlp openie papers relation-extraction tuples
Last synced: 22 Apr 2025
https://github.com/tonivade/purefun
Functional Programming library for Java
effects experimental free-monad functional-programming higher-kinded-types immutable-collections io-monad java memoization monad monad-transformers monads mtl stream tagless-final tuples typeclasses
Last synced: 04 Apr 2025
https://github.com/barweiss/go-tuple
Go 1.18+ generic tuple
golang golang-package tuple-library tuples
Last synced: 14 Mar 2025
https://github.com/avinashn/programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
algorithms-datastructures database datatypes dictionary lists-python python python-3-4 python-console python-gui python-tk python-tkinter python-tutorials searching-algorithms sets sorting-algorithms tkinter tuples
Last synced: 06 Oct 2025
https://github.com/p-ranav/pipeline
Pipelines for Modern C++
concurrency constexpr cpp17 cpp17-library data-processing expressive header-only pipeline pipes single-header-lib single-header-library taskflow tuples
Last synced: 05 May 2025
https://github.com/jsbueno/extradict
Collection of Mappings and with different capabilites and some utilities
collections dictionary hacktoberfest hacktoberfest2020 hacktoberfest2021 mapgetter ordereddict python-mapping tuples
Last synced: 09 Apr 2025
https://github.com/benjamn/immutable-tuple
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
equality equality-test functional functional-programming garbage-collection immutability immutable internalization memoization memory-leak persistent persistent-data-structure tuple tuples
Last synced: 14 Apr 2025
https://github.com/patrimart/monadness-js
Implements Either, Maybe and Tuple monads.
either maybe monads tuples typescript
Last synced: 12 Apr 2025
https://github.com/ararslan/frankentuples.jl
Part Tuple, part NamedTuple... it's alive!
frankenstein julia named-tuples tuples
Last synced: 24 Oct 2025
https://github.com/TheCodeTraveler/csharp-workshop
NDC London 2019, Workshop: Become a better C# programmer: more Value, more Expressions, no Waiting
async await csharp memory memory-management pattern-matching performance task tuples
Last synced: 18 Apr 2025
https://github.com/dinanathsj29/typescript-tutorial
A Typescript fundamentals tutorials for beginners, An introduction & step-by-step guide to Typescript language latest features in combination with ECMAScript 5,6,7
access-modifiers classes const decorators ecmascript enum enumeration es5 es6 es7 inheritance interfaces let tuples type-inference type-system typescript typescript-framework typescript-library
Last synced: 27 Jul 2025
https://github.com/libsugar/tuplers
Provides many useful tools related to tuples
no-std rust-patterns tuple tuples utils
Last synced: 09 Apr 2025
https://github.com/sandshellcreations/validationexampleswift
This project contains single generic validations file that can be used for validations on login, signup process or form validations. only one function can work for all view controller validations e.g. there is only one function that is used for login View Controller, signup ViewController and editProfile ViewController also. i've handled the validation cases for email, phone number, name etc. you can add your other RegExes in this file for other validations.
ios iosdevelopment kissmycode sandshellcreations swift3 tuples validationexampleswift validations validator xcode
Last synced: 27 Oct 2025
https://github.com/sandshellcreations/generic-tableview-datasource
Generic TableView datasource that can be used to populate any type of listing with single cell listing, sectional listing and useful to populate different type of cells in one section using protocol based models and Generics.
associated-type editactionforrowat generic-programming generics genericuitableviewdatasource inheritance kissmycode leadingaction protocol-oriented-programming protocols sandshellcreations swift swift5 swipe-gestures swipe-to-delete swipeable trailingaction tuples uitableview xcode
Last synced: 30 Jun 2025
https://github.com/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! 🚀💻
basic-programming datatypes dictionary functions learning-by-doing loops python-script python3 pythonbasics string tuples typeconversion
Last synced: 23 Apr 2025
https://github.com/thatsabhishek/coding_ninjas_dsa_in_python
This repo includes all python problems for Coding Ninja DSA in Python course.
algorithms array coding codingninja-solution codingninjas codingninjas-python-dsa dictonary dsa dsa-practice lists programming python python3 recursion string tuples
Last synced: 11 Apr 2025
https://github.com/dekirisu/intuple
Convert structs/enums into/from tuples - recursive, ignore fields
conversion convert ignore recursive rust rust-crate rust-lang rust-library struct structure tuple tuples
Last synced: 13 Oct 2025
https://github.com/brunocodutra/alloy
Embrace (post) modern C++
cpp cpp17 heterogeneous-algorithms tuples variants visitor
Last synced: 13 Apr 2025
https://github.com/abhayanigam/learn_python
Introduction in Python Language , Oops Concepts , Common Libraries And Basic Programs
arithmetic concept iterables loops notes python python-learning-notes tuples
Last synced: 11 Apr 2025
https://github.com/charleskawczynski/dispatchedtuples.jl
Dispatched tuples
dict dictionaries dispatch namedtuple tuples
Last synced: 02 Jan 2026
https://github.com/pchtsp/pytups
Powerful dictionaries and tuple lists for data wrangling
data data-science dictionaries optimization tuples
Last synced: 14 Apr 2025
https://github.com/spalato/destruct.jl
Destructuring array of tuples to tuple of arrays.
destructuring-arrays julia tuples
Last synced: 23 Sep 2025
https://github.com/muellan/generic
generic programming utilitites for C++ 11; apply/map functions over tuples, etc.
cpp cpp11 generic-programming header-only metaprogramming tuples
Last synced: 19 Apr 2025
https://github.com/hokageminato/serializedtuplesforunity
Serialized Tuples allow you to create data objects with any type combinations you desire. It also allowes you to decorate each tuple with customized name for accessibility in inspector.
Last synced: 09 Oct 2025
https://github.com/mrshiposha/fortuples
Procedural macros to generalize inherent and trait implementations over tuples
crate for generalization impl macro macros metaprogramming proc-macro rust trait tuple tuples
Last synced: 12 Dec 2025
https://github.com/chadtech/return
(DEPRECIATED) Helpers for update function return values
Last synced: 13 Apr 2025
https://github.com/hexarc-software/hexarc-serialization
Advanced converters for the System.Text.Json serializer
csharp deserialization discriminated-unions dotnet json libary library nuget serialization tagged-unions tuples
Last synced: 15 Mar 2025
https://github.com/jolanrensen/scalatuplesinkotlin
This repo contains a bunch of files that provide extensions to make Scala Tuples easier to use in Kotlin.
apache-spark kotlin scala tuples
Last synced: 13 Oct 2025
https://github.com/machphy/python_programming_
.py
filehandling function list modules multithreading numpy oops-in-python os python-data-analysis thinker tuples
Last synced: 09 Apr 2025
https://github.com/daninet/n-set
Allows to put arrays into sets. Works similarly like ES6 Sets.
es6 javascript multiple pairs set sets tuple tuples values
Last synced: 07 Oct 2025
https://github.com/rubenjgarcia/commons-functional
A collection of Functional helpers for Java 8
functional functional-programming java-8 tuples
Last synced: 05 Mar 2025
https://github.com/tsfoster/elm-tuple-extra
Convenience functions for working with tuples
Last synced: 10 Apr 2025
https://github.com/asabeneh/python
dictionaries loop python python3 regular-expression tuples webcrawler
Last synced: 13 Jun 2025
https://github.com/palashmon/typescript-tuples
Exploring Tuples and the Unknown Type in TypeScript 3
tuples typescript typescript3 unknown-type
Last synced: 08 Oct 2025
https://github.com/abiriadev/tup
Helper macro for rust tuple
procedural-macros rust-macros tuples
Last synced: 16 Mar 2025
https://github.com/l-briand/tuple
Tuple class and serializer for kotlinx-serialization
kotlin kotlin-library kotlin-multiplatform kotlin-multiplatform-library tuple tuples
Last synced: 16 Jul 2025
https://github.com/pearxteam/carbidelib
An open-source Java library that contains some useful utilities.
bezier-curves collections collections-framework color gradle gradle-java hashing i18n java java-8 junit lgplv3 library material-design-color-palette math mime-types multipart resources tuples uri
Last synced: 10 Mar 2025
https://github.com/coordaas/tusow
Tuple Spaces Over the Web
agents coordination http jvm linda logic multi-agent-systems prolog tuple-space tuples web webservice
Last synced: 03 Jul 2025
https://github.com/rohanvdvivedi/tuplestore
This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.
data-layout database database-storage-engine slotted-page storage-model tuples
Last synced: 11 Apr 2025
https://github.com/wildhoney/moggy
Miniature ~2kb library that brings immutability to existing prototype functions employing the principle of least astonishment.
functional immutability immutable prototype side-effect tuples
Last synced: 21 Feb 2025
https://github.com/daninet/n-dimensional-map
Allows to put arrays into maps. Works similarly like ES6 Maps.
es6 javascript map multiple pairs tuple tuples values
Last synced: 05 Sep 2025
https://github.com/madhukumargowda/python-fundamentals
Repo has basics and fundamental concepts of Python
error-handling filesystem flask-restful flaskwebapplication list python3 tuples
Last synced: 02 Sep 2025
https://github.com/shonharsh/csharp-exercism-s05e01-tuples-phonenumberanalysis
Exercism - This C# project is about tuples and analyzing phone numbers.
academic artificial-intelligence atom automation bot config csharp education git guide learning markdown phone-number process studio testing training-materials trending tuples windows
Last synced: 31 Dec 2025
https://github.com/fireboyd78/skopik
A simple storage format with scopes and a C-like syntax.
arrays binary braces c-like data-storage data-structures double-precision exponential floating-point hexadecimal integers scopes storage-format strings tuples
Last synced: 23 Jul 2025
https://github.com/burhanahmed1/python
Practice tasks for complete Python programming language, including OOP and DSA concepts.
dictionary dsa-algorithm dsa-practice exception-handling file-io functions if-elif-else lambda lists loops object-oriented-programming python python-practice-questions python-programming recursion sets strings tuples
Last synced: 18 Aug 2025
https://github.com/pkg-dot-zip/pairtripleandup
Kotlins Tuples stop at Pair & Triple. This adds dataclasses for Quadruple up to Quingentuple and beyond.
bad-code jvm kotlin kotlin-library programming-horror tuple tuples
Last synced: 03 Jan 2026
https://github.com/modemobpsycho/python-course-s1-2
Solutions for the course. The topic of the course is "Indie Python Programming Course". The course covers topics from strings and lists to working with files and advanced python.
advanced-python dict filesystem functional-programming iterable-extensions lists-python loops modules none sets string tuples
Last synced: 25 Feb 2025
https://github.com/virajbhutada/python-dsa-toolkit
This repo provides practical implementations of fundamental and advanced data structures and algorithms in Python. It includes clear and detailed examples across various categories, making it an essential resource for learning and applying key concepts in computer science.
algorithms arrays bfs datastructures datatypes dfs djikstra dsa dynamic-programming fibonacci-sequence graphs heaps knapsack lists python recursion sorting strings trees tuples
Last synced: 17 Jun 2025
https://github.com/lotfullah21/data-structures-and-algorithms
Solving Data Structure and Algorithm Problems Using Python.
algorithms dictionary dynmaic-programming functions graph graphs-algorithms heap list python queue recursion searching-algorithms sorting-algorithms stack strings tree tuples two-pointers
Last synced: 01 Apr 2025
https://github.com/mgobeaalcoba/python_intermediate
Aqui iré guardando los trabajos que voy haciendo en el curso de platzi de python y nivel intermedio
data-structures dictionaries game lambda-functions lists python3 sets strings tuples
Last synced: 26 Dec 2025
https://github.com/modemobpsycho/python-course-s2
Solutions for the course. The topic of the course is "Python Generation course: a course for advanced". The topics covered in the course are listed in the repository topics.
bool complex decimal dict filesystem fraction functional-programming nested-loops nonetype random sets string tuples turtle
Last synced: 15 Jun 2025
https://github.com/andogq/tuple-traits
Additional tuple traits to enable ergonomic types.
blazingly-fast cons ergonomic rust trait tuples types typestate
Last synced: 30 Apr 2025
https://github.com/ishmal793/lists-tuples-dictionaries-json-sets
Beginner-friendly Python practice covering core collection types like lists, tuples, dictionaries, sets, and JSON with real-world problems.
beginner-projects data-preparation data-structures dictionaries json lists python python-collections python-practice sets text-processing tuples
Last synced: 13 Oct 2025
https://github.com/hapytex/tuple-append-instances
Extra instances for the tuple-append package.
append bytestring text tuples vector
Last synced: 01 Apr 2025
https://github.com/pelekon/visitabletupletemplate
iteration swift swiftui swiftui-tupleview tuples visitor-pattern
Last synced: 09 Apr 2025
https://github.com/vaibhavmojidra/python---demo-list-and-tuple
Lists store an ordered collection of items which can be of different types. The key difference between the tuples and lists is that while the tuples are immutable objects the lists are mutable. This means that tuples cannot be changed while the lists can be modified. Tuples are more memory efficient than the lists.
list mojidra python python-3 python3 tuples tuples-in-python vaibhav vaibhav-mojidra vaibhavmojidra
Last synced: 12 Apr 2025
https://github.com/r-siddiq/schemacraft
SchemaCraft is a lightweight Java/Maven toolkit for defining schemas, creating typed tables, storing tuples, and performing relational operations (projection, joins, lookups) with JUnit-tested in-memory models.
bytebuffer exception-handling file-io junit lookups maven object-oriented-programming relational-operators schema serialization tables tuples
Last synced: 24 Sep 2025
https://github.com/ultraviolet-ninja/java-tuple
Creating a tuple class with heavy inspiration from Python
Last synced: 16 Mar 2025
https://github.com/rphadtare/scala_by_examples
This repository consist sample programs to learn and understand core concepts
abstract-classes abstraction arrays case-classes encapsulation exception-handling high-order-function inheritance oop-in-scala polymorphism regex scala strings-manipulation traits tuples
Last synced: 03 Mar 2025
https://github.com/asergioscosta/data-structures-exercises
Repository dedicated to Data Structures exercises in Python, including: Recursion, Array, Matrix, List, Tuple, Queue, Stack, Sets, Dictionary, Binary Search, Selection Sort, and Bubble Sort.
array arrays binary-search bubble-sort bubblesort dictionary exercise exercises list matrix python queue queues recursion selection-sort sets sort stack tuple tuples
Last synced: 27 Mar 2025
https://github.com/hazzik/arraydeconstructors
ArrayDeconstructors is a source package which allows you to use C# 7 deconstruction syntax to deconstruct span into variables
c-sharp c-sharp-7 deconstructor tuple tuples
Last synced: 22 Mar 2025
https://github.com/mossykazemi/csharp7
C# version 7 New Features examples
asynchronous c-sharp-7 csharp csharp-7 csharp7 deconstructor dot-net dotnet dotnetcore tuples
Last synced: 03 Jan 2026
https://github.com/yohdeadfall/yoh.tuples
An research in area of dynamic tuples in .NET.
Last synced: 11 Sep 2025
https://github.com/sandra1me/magic-8-ball-game
Magic 8 ball game to discover your future by asking questions to the computer.
functions game gui magic-8-ball python tkinter tuples
Last synced: 02 Apr 2025
https://github.com/juniormayhe/csharp7tuples
Sample of C# 7.0 new System.ValueTuple feature
Last synced: 16 Jul 2025
https://github.com/addleonel/python-fundamentals
This contains all the basic topics of Python
dictionaries oop python-fundamentals python3 topics tuples
Last synced: 25 Mar 2025
https://github.com/deividas-butkus/typescript-assessment-ca
TypeScript assessment, focusing on type safety, interfaces, and modular design to demonstrate understanding of TypeScript fundamentals.
enums generics interface intersection-types tuples type type-safety typescript union-types
Last synced: 27 Jul 2025
https://github.com/janpreet/write2list
Simple python library
custom-module list python tuples
Last synced: 01 Dec 2025
https://github.com/rashmiiyengar/dsa_python
This repository contains my solutions to various problems on LeetCode.
arrays dictionry hash list python3 set sliding-window strings tuples two-pointers
Last synced: 08 Oct 2025
https://github.com/sime-audrey/schemacraft
🔧 Build and manage in-memory relational schemas with SchemaCraft, featuring typed tables, easy tuple insertion, and advanced querying functions.
ai bytebuffer data-parsing database-design datamodeling developer-tools exception-handling flask json-schema maven mongoose nodejs schema schema-generation serialization tables tuples web-development
Last synced: 04 Oct 2025
https://github.com/javaidiqbal11/python-basic-tutorial
This repo for Python basic tutorial.
dictionary functions list python-3 pythontutorial recusrion tuples
Last synced: 22 Feb 2025
https://github.com/andrase/typescript-tutorial
TypeScript basics
chaining debugging enum intersection-types narrowing tuples type-aliases type-classes typescript union-types
Last synced: 15 May 2025
https://github.com/yashlad27/mac-python-basics-jun21
booleans loops operators-python strings-python tuples
Last synced: 15 Apr 2025
https://github.com/cirmifrancis/capacitare-python
A basic Python course from my city.
array cicle codeshare conditional dictionary functions learning operations python tuples variables
Last synced: 14 Nov 2025
https://github.com/angeldollface/simpletuple
Handle tuples of N dimensions! :abacus:
dart dart-library dart-package dartlang tuples
Last synced: 15 Jun 2025
https://github.com/abdullahrfa/140_python_basic_program
This repository contains a collection of 140+ Python programs covering a wide range of fundamental concepts and problem-solving techniques. It is designed to help beginners and intermediate learners strengthen their Python skills through hands-on practice.
advanced-programs algorithms-and-problem-solving basic-python-programs checking-armstrong-numbers checking-if-a-number-is-prime dictionaries file-handling finding-factorial-using-recursion finding-happy-numbers finding-the-area-of-a-triangle functions-and-recursion generating-disarium-numbers generating-fibonacci-sequences lists matrix-addition multiplication object-oriented-programming transposition tuples
Last synced: 02 Apr 2025
https://github.com/gowthamguna01/python
I have studied Python course and am currently honing my skills through the hands-on exercises provided by my institute. These tasks are helping me apply theoretical knowledge in practical scenarios, deepening my understanding of various aspects of Python programming, and web development.
arrays class databaseconnection dictionary exception-handling filehandling forloops functions-python if-else inheritance lambda list multidimensional-arrays object oops-in-python patterns set string tuples while-loop
Last synced: 21 Jun 2025
https://github.com/hamedstack/hamedstack.enumerator
Enhance C# code with extension methods for ranges, tuples, and more.
csharp csharp-code csharp-lib csharp-library dotnet dotnet-core dotnetcore extension-methods extensions iasyncenumerator iasyncenumerator-interfaces ienumerator ienumerator-interfaces range tuple tuples value-tuple valuetuple
Last synced: 02 Jul 2025
https://github.com/lorddarkula/gameoflife
Implementation of Conway's Game of life in Python using dictionaries
conway-game dictionaries game-of-life life python tuples
Last synced: 24 Oct 2025
https://github.com/shoaib1522/data-aggregator-tool-in-python
This all are the illustration of the things used in " Data Aggregation Tool " as a scenario of Data Science Engineer written in Document(PDF)
data data-science dataaggregation lists python-script python3 sets-python tuples
Last synced: 24 Jun 2025
https://github.com/adshan/dotnet-tuples-dto
Reducing the need to create DTO classes using Tuples.
Last synced: 13 Apr 2025
https://github.com/saadarazzaq/master-tuples-in-python
Master Tuples in LAYMAN Language ✨
Last synced: 17 Mar 2025
https://github.com/mfarsikov/tuples
Java 8 Tuples
functional-programming java java-8 java-library tuples
Last synced: 29 Apr 2025
https://github.com/sadsaldev/python
Stack of multiple independent Python projects. / Stack de múltiples proyectos independientes de Python.
dictionaries lamda pillow pip pytesseract python sets tesseract-ocr tuples venv yt-dlp
Last synced: 12 Jul 2025