tuple
Here are 228 public repositories matching this topic...
Language:All
Sort:Most stars
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.
- Updated
Jun 19, 2024 - Objective-C
ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!
- Updated
Apr 15, 2025 - HTML
A proposal to bring ergonomic, inline error handling to JavaScript through a new try operator that always returns a Result.
- Updated
Aug 1, 2025
std::tuple like methods for user defined types without any macro or boilerplate code
- Updated
Oct 6, 2025 - C++
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.
- Updated
Aug 1, 2023 - HTML
LINQ to Objects for Java.
- Updated
Nov 4, 2024 - Java
The Art of Template MetaProgramming (TMP) in Modern C++
- Updated
Jun 6, 2024 - C++
Define complex binary structures using composable primitives
- Updated
Sep 14, 2025 - TypeScript
Provides many useful tools related to tuples
- Updated
May 9, 2025 - Rust
🦋 A simple Promise to [error, data] catcher.
- Updated
Apr 30, 2025 - JavaScript
"Python for Absolute Beginners: A Comprehensive Repository" offers a structured learning path, interactive practice, and a supportive community to master Python from scratch. Dive into topics like control flow, object-oriented programming, and more to unlock endless possibilities in software development. Start your Python journey today!
- Updated
Jul 11, 2024 - Python
In this repository, I share codes of the introduction to python courses published on my YouTube channel
- Updated
Dec 23, 2022 - Jupyter Notebook
Immutable finite list objects with constant-time equality testing (===) and no memory leaks.
- Updated
Sep 29, 2019 - JavaScript
Optimizing the memory layout of std::tuple
- Updated
Jun 15, 2020 - C++
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+
- Updated
Mar 21, 2025 - C
Improve this page
Add a description, image, and links to thetuple topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thetuple topic, visit your repo's landing page and select "manage topics."