An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with tuple

A curated list of projects in awesome lists tagged with tuple .

https://github.com/alibaba/coobjc

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.

actor actor-model arm64 asm await await-promises c coroutine coroutine-library generator ios objc objective-c swift tuple

Last synced: 14 May 2025

https://github.com/tc39/proposal-record-tuple

ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

immutable javascript record tc39 tuple

Last synced: 14 Apr 2025

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/tc39/proposal-change-array-by-copy

Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.

array javascript tc39 tuple typedarray

Last synced: 01 Apr 2025

https://github.com/bloomberg/record-tuple-polyfill

A polyfill for the ECMAScript Record and Tuple proposal.

immutable javascript polyfill record tc39 tuple

Last synced: 12 Apr 2025

https://github.com/ksxnodemodules/typescript-tuple

Generics to work with tuples in TypeScript

generic tuple typescript

Last synced: 14 Jan 2026

https://github.com/tc39/proposal-symbols-as-weakmap-keys

Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries

membranes realms record symbols tc39 tuple weakmap-keys

Last synced: 19 Apr 2025

https://github.com/arthurfiorette/tuple-it

🦋 A simple Promise to [error, data] catcher.

async await error it js promise to tuple typescript

Last synced: 07 Apr 2025

https://github.com/paulmillr/micro-packed

Define complex binary structures using composable primitives

binary bytes enum packed protobuf struct structure tuple

Last synced: 05 Apr 2025

https://github.com/pooya-mohammadi/intro_to_python

In this repository, I share codes of the introduction to python courses published on my YouTube channel

course deep-learning dictionary list numpy pandas python tuple

Last synced: 11 Apr 2025

https://github.com/assyrianic/harbol

Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

allocators bytebuffer c configuration-file custom-types floating-point-types hashmap hashtable libraries library memory-pool miscellaneous-libraries ordered-hashmap plugin-manager queue string tree tuple variants vector

Last synced: 21 Apr 2025

https://github.com/kevyonan/harbol

Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

allocators bytebuffer c configuration-file custom-types floating-point-types hashmap hashtable libraries library memory-pool miscellaneous-libraries ordered-hashmap plugin-manager queue string tree tuple variants vector

Last synced: 16 Jun 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/phelmkamp/valor

Go option and result types that optionally contain a value

either enum error golang maybe monad option result singleton tuple unit

Last synced: 12 Jan 2026

https://github.com/wooorm/trigram-utils

A few language trigram utilities

clean trigram tuple

Last synced: 19 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/tulz-app/tuplez

Scala tuple composition

composition scala tuple

Last synced: 10 Apr 2025

https://github.com/jnylen/xler

Excel Parser in Elixir using Rust

elixir excel parsing-library rust tuple worksheet

Last synced: 27 Jan 2026

https://github.com/tradias/lambda-tuple

An implementation of `std::tuple` based on variadic lambda capture

compile-time cpp cpp20 header-only lambda tuple

Last synced: 18 Oct 2025

https://github.com/ProphetLamb/TupleOverloadGenerator

Overload `params` array parameter with tuples avoiding heap allocations.

csharp csharp-sourcegenerator library overloading source-generator tuple

Last synced: 17 Apr 2025

https://github.com/prophetlamb/tupleoverloadgenerator

Overload `params` array parameter with tuples avoiding heap allocations.

csharp csharp-sourcegenerator library overloading source-generator tuple

Last synced: 11 Jul 2025

https://github.com/skreborn/rustic

Various constructs inspired by the Rust programming language

cloneable dart option result rust tuple

Last synced: 23 Oct 2025

https://github.com/anishlearnstocode/python-workshop-6

Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨‍💻 @WhatAfterCollege 🎓.

course dictionary intro-to-programming list programming python python3 tuple

Last synced: 09 Sep 2025

https://github.com/anishlearnstocode/python-workshop-4

Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨‍💻 @WhatAfterCollege 🎓.

algorithms capstone course data-structures data-types dictionary input intoduction-to-programming list list-comprehension loops online-course pycharm pycharm-ide python python3 tuple workshop

Last synced: 13 Apr 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/giulioromualdi/named_tuple

Single header tagged tuple implementation

cpp cpp17 std tuple

Last synced: 29 Mar 2025

https://github.com/bkosm/ktuple

A kotlin-native library introducing a tuple data class as a standard Collection implementation.

kotlin tdd testing tuple

Last synced: 08 Jul 2025

https://github.com/torokmark/slender

:snake: Enhanced, chainable list, set, dictionary for efficient work!

datastructures dictionary enhanced-list list python3 set slender tuple

Last synced: 13 Jul 2025

https://github.com/kdy1/flatten

Tuple flattening for rust-lang.

flatten normalization rust tuple

Last synced: 29 Jul 2025

https://github.com/francesca64/as_tuple

View any struct as a tuple! ✨

derive macros rust tuple

Last synced: 07 Apr 2025

https://github.com/s2quake/randora

Lightweight random data generator utilities for .NET. Generate primitives, collections, tuples, enums, text, time values, shuffle, and more—handy for tests, seeding, and demos.

collections csharp dotnet immutable-collections library random random-data random-data-generation shuffle tuple xunit

Last synced: 14 Jan 2026

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/tulz-app/tuplez-parse

A syntax extension for cats-parse for product tuple concatenation.

cats cats-parse parsing scala tuple

Last synced: 28 Oct 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/darky/gluple

Tuple methods for Gleam

gleam tuple

Last synced: 28 Feb 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: 06 Feb 2026

https://github.com/rajatt95/python_rs

Programming | Python | PyCharm | Data Types | Tuple | Dictionary | If-Else | Loops - For, While | Functions | OOPS Principles | Constructor | String - SubString, Concatenation, Split, Strip | Read & Write data into files | JSON Parsing | CSV package | Web Scrapping

constructor csv-parser data dictionary functions if-else-statements json json-parser oops parser pycharm-ide python python-programming-language read-write-file strings tuple web-scrapping

Last synced: 05 Oct 2025

https://github.com/anishlearnstocode/python-workshop-3

Python 🐍 Workshop on Language Basics, Constructs and introduction in Data Structures & Algorithms 👨‍💻 @WhatAfterCollege 🎓

algorithms arithmetic-expression data-structures dictionary functions generator-function introduction-to-programming list logical-expression methods oops pycharm pycharm-ide python python3 tuple workshop

Last synced: 08 Feb 2026

https://github.com/dice-group/dice-template-library

This template library is a collection of template-oriented code that we, the Data Science Group at UPB, found pretty handy.

cpp20 switch-case template tuple

Last synced: 24 Jun 2025

https://github.com/ololx/moonshine

This is a java utils and extensions library

bytes decoding encoding java stopwatch tuple utills

Last synced: 13 Oct 2025

https://github.com/md-emon-hasan/python-intermediate

A repository offering intermediate-level Python tutorials and examples, bridging fundamental concepts with more advanced topics for learners.

dictionaries exception-handling json multiprocessing multithreading random-generation set tuple

Last synced: 30 Nov 2025

https://github.com/soenneker/soenneker.extensions.enumerable.tuple

A collection of useful IEnumerable<Tuple> extension methods

csharp dotnet enumerable extension tuple

Last synced: 02 Jan 2026

https://github.com/jacob-c-smith/tuple

Immutable, iterable, integer indexed collection

c tested tuple

Last synced: 02 Dec 2025

https://github.com/tomeraberbach/java-tuple

⛓️ A Velocity template for generating Java tuple classes up to 26 in length in IntelliJ.

apache-velocity code-generation code-generator intellij intellij-ide intellij-idea intellijidea java java-8 java-library java8 template tuple velocity velocity-template

Last synced: 20 Sep 2025

https://github.com/simondeeley/tuple

Extendable, reusable PHP tuple object

immutable php php7 tuple

Last synced: 11 Jun 2025

https://github.com/wagner-de-carvalho/guess_number

Aplicação na qual o usuário deve adivinhar o número aleatório sorteado. Os números escolhidos são armazenados e, no final, é apresentada uma mensagem, de acordo com o desempenho do usuário, e os números escolhidos.

anonymous-functions behaviour elixir enum functions list map pattern-matching tuple

Last synced: 22 Mar 2025

https://github.com/abhinavkumar2369/python-programs

Set 📁 of all Python Programs made when learning Python.

functions iteration list loop methods python string tuple

Last synced: 16 Apr 2025

https://github.com/denisecase/datafun-03-datatypes

Practice with Python data types, filter(), map(), and list comprehensions

dictionary filter list list-comprehension map python set text-processing tuple

Last synced: 11 Apr 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/sureshbeekhani/python-basics-fundamentals-for-data-science

This repository is a collection of Python basics and fundamentals tailored for individuals pursuing a career in Data Science. It covers essential concepts and programming skills necessary for data analysis, manipulation, and visualization.

conditional-statements dictionary elsa for forloop functions if list loop string tuple variables while-loop

Last synced: 13 Oct 2025

https://github.com/chrismichaelps/scats

A comprehensive TypeScript library bringing Scala's powerful functional programming paradigms to JavaScript/TypeScript, featuring immutable collections, monads, pattern matching, and more

algebraic-data-types either-type functional-programming immutable-collections lazy-evaluation lazylist monads option-type pattern-matching resource-management scala scala-inspired scala-patterns scats state-monad try-pattern tuple typeclasses vector writer-monad

Last synced: 19 Jun 2025

https://github.com/alexander-forbes/celloc

An Excel cell index translator.

cell excel range translator tuple

Last synced: 16 Jan 2026

https://github.com/hansalemaos/screwduplicates

provides a simple and efficient way to remove duplicates from an iterable (even with unhashable elements, optional order preservation)

duplicates hashable list remove tuple unhashable

Last synced: 14 Jan 2026

https://github.com/sigurd4/tuple_split

An extension for the tupleops crate which adds a trait for splitting tuples by an index.

const rust split trait tuple

Last synced: 18 Mar 2025

https://github.com/chrismilson/tuple-type

A generic tuple type for typescript

tuple typescript

Last synced: 14 Oct 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/calcagnoloic/algo_data_plot_ml_playground

Carry out a series of exercises related to different aspects of Python: algorithmic, data manipulation with NumPy/Pandas, data visualization with PyPlot/Seaborn and the base of machine learning (KNN/logistic)

data-structures database datetime dictionary input-output json list loops machine-learning matplotlib numpy pandas poo python set tuple unittest uuid

Last synced: 30 Dec 2025

https://github.com/rohanvdvivedi/tupleindexer

This library provides a persistent block accessible disk-resident b+tree and a page table.

b-tree bplus-tree tree tuple

Last synced: 01 Feb 2026

https://github.com/mirzobox/typescript-tutorials

TypeScript tutorials. TypeScript is not types only ☺️

enum generics tuple type

Last synced: 26 Oct 2025

https://github.com/lmarzocchetti/rustuple

A Rust tuple space implementation

library rust rust-lang server tuple

Last synced: 30 Oct 2025

https://github.com/janthmueller/swizzle

Swizzle is a Python package that enhances attribute access, allowing for flexible retrieval of multiple attributes based on specified arrangements of their names.

attributes clean-code decorator namedtuple python python3 swizzled swizzling tuple

Last synced: 16 Aug 2025

https://github.com/ollirelander/aligned_tuple

Standard layout implementation of a tuple where the elements are aligned to a specified alignment.

alignment cpp14 metaprogramming template-metaprogramming tuple

Last synced: 26 Dec 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/golang-infrastructure/go-tuple

Golang中的元组的实现,封装一些便捷方法

tuple

Last synced: 25 Dec 2025

https://github.com/arrmansa/modify-tuples-strings-inplace-python

Methods to modify python immutable python objects inplace using ctypes. Experimental. Warning - Do not use these in your code unless you are very, very sure what you are doing and have very good reasons.

ctypes python-string-maupulation python-string-operations python3 string string-manipulation tuple tuples tuples-in-python

Last synced: 16 Mar 2025

https://github.com/afeiship/filter2tuple

A function to split an array into two tuples based on a filtering condition.

array filter split tuple

Last synced: 15 Oct 2025

https://github.com/dominiklindorfer/cpp-utilities

A simplistic collection of C++ helper-functions that should make life easier.

cout cpp overload-ofstream-operator range tuple utilities vector

Last synced: 16 Mar 2025

https://github.com/jieyouxu/duple

Minimal tuple library for Dart.

dart dart-library dart2 tuple

Last synced: 29 Mar 2025

https://github.com/ultraviolet-ninja/java-tuple

Creating a tuple class with heavy inspiration from Python

java java-11 tuple tuples

Last synced: 16 Mar 2025

https://github.com/nwtgck/tuple-map-rust

.map() operation for tuples in Rust

macro map rust tuple

Last synced: 31 Mar 2025

https://github.com/islamaliev/tuple

custom implementation of std::tuple

cplusplus metaprogramming stl template-metaprogramming templates tuple

Last synced: 29 Jul 2025

https://github.com/monowarhusain/cse110

Programming Language I introduce basic and advanced concepts, including operations, data types, decision-making, and iterations, with a focus on Python 3. Students practice problem-solving and program design to reinforce learning.

bracu bracu-cse bracu-sds branching cse110 dictionary for-loop list loop md-saiful-islam-sir msi msi-bracu msi-sir python3 string summer22 tuple while-loop

Last synced: 24 Jun 2025

https://github.com/mateusadada/ipo-udesc

Introduction to Object-Oriented Programming course in the second semester of the Bachelor's Degree in Information Systems at UDESC

exercises list object-oriented python python-3 python-exercises python-modules python3 tuple udesc

Last synced: 04 Apr 2025

https://github.com/juniormayhe/csharp7tuples

Sample of C# 7.0 new System.ValueTuple feature

csharp dotnet tuple tuples

Last synced: 16 Jul 2025