Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 Dec 2024
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: 25 Oct 2024
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: 20 Nov 2024
https://github.com/spatie/typed
Improvements to PHP's type system in userland: generics, typed lists, tuples and structs
Last synced: 20 Nov 2024
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: 10 Nov 2024
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: 20 Dec 2024
https://github.com/barweiss/go-tuple
Go 1.18+ generic tuple
golang golang-package tuple-library tuples
Last synced: 26 Oct 2024
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: 19 Nov 2024
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: 13 Nov 2024
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: 17 Dec 2024
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: 01 Nov 2024
https://github.com/patrimart/monadness-js
Implements Either, Maybe and Tuple monads.
either maybe monads tuples typescript
Last synced: 14 Nov 2024
https://github.com/ararslan/frankentuples.jl
Part Tuple, part NamedTuple... it's alive!
frankenstein julia named-tuples tuples
Last synced: 27 Oct 2024
https://github.com/brminnick/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: 09 Nov 2024
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: 25 Nov 2024
https://github.com/libsugar/tuplers
Provides many useful tools related to tuples
no-std rust-patterns tuple tuples utils
Last synced: 21 Dec 2024
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: 15 Nov 2024
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: 14 Nov 2024
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: 08 Nov 2024
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: 15 Nov 2024
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: 01 Dec 2024
https://github.com/brunocodutra/alloy
Embrace (post) modern C++
cpp cpp17 heterogeneous-algorithms tuples variants visitor
Last synced: 15 Oct 2024
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: 24 Nov 2024
https://github.com/charleskawczynski/dispatchedtuples.jl
Dispatched tuples
dict dictionaries dispatch namedtuple tuples
Last synced: 20 Nov 2024
https://github.com/pchtsp/pytups
Powerful dictionaries and tuple lists for data wrangling
data data-science dictionaries optimization tuples
Last synced: 15 Oct 2024
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: 28 Nov 2024
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: 12 Oct 2024
https://github.com/chadtech/return
(DEPRECIATED) Helpers for update function return values
Last synced: 06 Nov 2024
https://github.com/machphy/python_programming_
Here is all python program , For beginner to supper , for machine learning and As a best language for me "python"
filehandling function list modules multithreading numpy oops-in-python os python-data-analysis thinker tuples
Last synced: 13 Nov 2024
https://github.com/tsfoster/elm-tuple-extra
Convenience functions for working with tuples
Last synced: 12 Oct 2024
https://github.com/bourgeoisbear/stdinoscope
Live Charting Numeric Tuples from STDIN
chart charts input live livecharts racket racket-lang stdin tuples
Last synced: 13 Nov 2024
https://github.com/rubenjgarcia/commons-functional
A collection of Functional helpers for Java 8
functional functional-programming java-8 tuples
Last synced: 15 Nov 2024
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: 17 Dec 2024
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: 19 Nov 2024
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: 09 Dec 2024
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: 23 Oct 2024
https://github.com/palashmon/typescript-tuples
Exploring Tuples and the Unknown Type in TypeScript 3
tuples typescript typescript3 unknown-type
Last synced: 22 Nov 2024
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: 08 Nov 2024
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: 17 Dec 2024
https://github.com/abiriadev/tup
Helper macro for rust tuple
procedural-macros rust-macros tuples
Last synced: 21 Nov 2024
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: 22 Nov 2024
https://github.com/isaquepinheiro/eclbr
ECLBr (Essential Core Library for Delphi)
delphi functional-programming library matching tuples
Last synced: 09 Nov 2024
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: 10 Nov 2024
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: 10 Nov 2024
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: 19 Nov 2024
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: 14 Dec 2024
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: 15 Nov 2024
https://github.com/andogq/tuple-traits
Additional tuple traits to enable ergonomic types.
blazingly-fast cons ergonomic rust trait tuples types typestate
Last synced: 24 Nov 2024
https://github.com/barbarpotato/typescript-fundamental
A TypeScript tutorial for myself, and other people that want to learn a new things like me. An introduction & step-by-step guide to Typescript language latest features in combination with ECMAScript
abstract array class datatypes ecmascript6 enum generic inheritance interface object tuples typescript
Last synced: 12 Nov 2024
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: 28 Nov 2024
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: 06 Nov 2024
https://github.com/angeldollface/simpletuple
Handle tuples of N dimensions! :abacus:
dart dart-library dart-package dartlang tuples
Last synced: 16 Nov 2024
https://github.com/hapytex/tuple-append-instances
Extra instances for the tuple-append package.
append bytestring text tuples vector
Last synced: 14 Dec 2024
https://github.com/adshan/dotnet-tuples-dto
Reducing the need to create DTO classes using Tuples.
Last synced: 06 Nov 2024
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: 10 Nov 2024
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: 10 Nov 2024
https://github.com/juniormayhe/csharp7tuples
Sample of C# 7.0 new System.ValueTuple feature
Last synced: 15 Nov 2024
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: 05 Dec 2024
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: 14 Dec 2024
https://github.com/yohdeadfall/yoh.tuples
An research in area of dynamic tuples in .NET.
Last synced: 05 Nov 2024
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: 22 Nov 2024
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: 22 Nov 2024
https://github.com/saadarazzaq/master-tuples-in-python
Master Tuples in LAYMAN Language ✨
Last synced: 23 Nov 2024
https://github.com/pelekon/visitabletupletemplate
iteration swift swiftui swiftui-tupleview tuples visitor-pattern
Last synced: 05 Nov 2024
https://github.com/ashishshres/learning-python
Learning Python Programming
conditionals datatypes dictionary lists loops python set strings tuples variables
Last synced: 22 Nov 2024
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: 13 Nov 2024
https://github.com/ultraviolet-ninja/java-tuple
Creating a tuple class with heavy inspiration from Python
Last synced: 22 Nov 2024
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: 28 Nov 2024
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: 03 Dec 2024
https://github.com/addleonel/python-fundamentals
This contains all the basic topics of Python
dictionaries oop python-fundamentals python3 topics tuples
Last synced: 03 Dec 2024
https://github.com/andrase/typescript-tutorial
TypeScript basics
chaining debugging enum intersection-types narrowing tuples type-aliases type-classes typescript union-types
Last synced: 19 Nov 2024
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: 17 Dec 2024
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: 09 Nov 2024
https://github.com/janpreet/write2list
Simple python library
custom-module list python tuples
Last synced: 14 Nov 2024
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: 08 Nov 2024