GitHub topics: any
stdlib-js/utils-some-by
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
Language: JavaScript - Size: 991 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/utils-any-by
Test whether at least one element in a collection passes a test implemented by a predicate function.
Language: JavaScript - Size: 918 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

stdlib-js/iter-cuany
Create an iterator which cumulatively tests whether at least one iterated value is truthy.
Language: JavaScript - Size: 198 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

adharshgamingyt/create-any-app
The easiest way to create any app with a single line of command!
Language: TypeScript - Size: 81.1 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Vp9861908406/array-base-assert-any-is-entry
Test whether at least one element in a provided array has a specified own property key-value pair.
Language: JavaScript - Size: 48.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ShalkyFidelis/array-base-assert-any-has-property
Test whether at least one element in a provided array has a specified property, either own or inherited.
Language: JavaScript - Size: 48.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

stdlib-js/array-base-assert-any-has-property
Test whether at least one element in a provided array has a specified property, either own or inherited.
Language: JavaScript - Size: 564 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

bitwizeshift/BackportCpp
Library of backported modern C++ types to work with C++11
Language: C++ - Size: 2.69 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 81 - Forks: 8

JoshuaThadi/Wall-E-Desk
This is a Repo of Aesthetic Wallpapers for Desktop, Gif for Banners and Web Design Layouts
Size: 256 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 5 - Forks: 0

AticMatic/Youtatic
Youtatic - Media Downloader in Python
Language: HTML - Size: 1.45 MB - Last synced at: 2 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

stdlib-js/utils-some-in-by
Test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
Language: JavaScript - Size: 217 KB - Last synced at: 14 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 0

stdlib-js/array-base-any-by-right
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Language: JavaScript - Size: 609 KB - Last synced at: about 5 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/iter-some
Test whether at least `n` iterated values are truthy.
Language: JavaScript - Size: 981 KB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nodef/extra-any
This represents any type in JavaScript.
Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/utils-async-some-by
Test whether a collection contains `n` elements which pass a test implemented by a predicate function.
Language: JavaScript - Size: 944 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/utils-any
Test whether at least one element in a collection is truthy.
Language: JavaScript - Size: 668 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

boostorg/any
Boost.org any module
Language: C++ - Size: 333 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 34 - Forks: 56

CodelyTV/awesome-typescript-examples
✨ Awesome TypeScript Examples with complete show cases of how to take advantage of the language potential.
Language: TypeScript - Size: 535 KB - Last synced at: 10 days ago - Pushed at: 9 months ago - Stars: 185 - Forks: 34

manjaro-sway/manjaro-sway-settings-git
Language: Shell - Size: 402 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

ink-feather-org/trait-cast-rs
Get your own Any with support for casting to trait objects.
Language: Rust - Size: 150 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

martinmoene/any-lite
any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
Language: C++ - Size: 202 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 138 - Forks: 26

SpEcHiDe/UniBorg Fork of udf/uniborg
Pluggable Telegram bot and userbot based on Telethon
Language: Python - Size: 1.15 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 196 - Forks: 441

prantlf/v-jany
Build and access JSON/YAML data using a dynamic sumtype instead of static types.
Language: V - Size: 57.6 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

stdlib-js/utils-any-by-right
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Language: JavaScript - Size: 933 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-any-by
Test whether at least one element in an array passes a test implemented by a predicate function.
Language: JavaScript - Size: 644 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/iter-cuany-by
Create an iterator which cumulatively tests whether at least one iterated value passes a test implemented by a predicate function.
Language: JavaScript - Size: 279 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-any-own-by
Test whether whether any 'own' property of a provided object satisfies a predicate function.
Language: JavaScript - Size: 224 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

OlimilO1402/XL_VBanywhere
VB-Code running anywhere in VBC as well as in VBA7-x86 and x64
Language: VBA - Size: 193 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 3

stdlib-js/utils-some-by-right
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
Language: JavaScript - Size: 1010 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-some-own-by
Test whether some `own` properties of a provided object satisfy a predicate function for at least `n` properties.
Language: JavaScript - Size: 255 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

stdlib-js/iter-some-by
Test whether at least `n` iterated values pass a test implemented by a predicate function.
Language: JavaScript - Size: 1.04 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/iter-any-by
Test whether at least one iterated value passes a test implemented by a predicate function.
Language: JavaScript - Size: 904 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-async-any-by
Test whether at least one element in a collection passes a test implemented by a predicate function.
Language: JavaScript - Size: 1000 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

stdlib-js/iter-any
Test whether at least one iterated value is truthy.
Language: JavaScript - Size: 924 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Kinetics20/Python_async_sessions
A repository dedicated to exploring asynchronous programming in Python. It contains experiments, code examples, and learning sessions focused on async/await and concurrent programming techniques.
Language: Python - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

nunomaduro/laravel-any
🏓 Laravel collection macro that determine if `any` item from the collection passes the given truth test.
Language: PHP - Size: 424 KB - Last synced at: 22 days ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 2

developeranaz/RCLONE-SERVE-INDEX
Heroku Rclone Index Any Remote cloud drives to Index page
Language: Dockerfile - Size: 379 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 158 - Forks: 173

manjaro-sway/nwg-wrapper
Language: Shell - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

manjaro-sway/flashfocus
Language: Shell - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Trehinos/any_of
A general optional sum of product type which can be Neither, Left, Right or Both.
Language: Rust - Size: 2.73 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

ArataAI/anylanguage
A plugin for ComfyUI that translates multi-language prompts into English. 多言語のプロンプトを英語に翻訳するComfyUI用プラグイン。
Language: Python - Size: 6.24 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 5 - Forks: 2

stdlib-js/array-base-cuany-by-right
Cumulatively test whether at least one array element in a provided array passes a test implemented by a predicate function, while iterating from right-to-left.
Language: JavaScript - Size: 535 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/array-base-any
Test whether at least one element in an array is truthy.
Language: JavaScript - Size: 924 KB - Last synced at: 24 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

manjaro-sway/pacman-log-orphans-hook
Language: Shell - Size: 12.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

tower120/any_vec
Rust type erased vector.
Language: Rust - Size: 218 KB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 3

stdlib-js/utils-async-any-by-right
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Language: JavaScript - Size: 1010 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

stdlib-js/iter-cusome-by
Create an iterator which cumulatively tests whether at least `n` iterated values pass a test implemented by a predicate function.
Language: JavaScript - Size: 267 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/utils-async-some-by-right
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
Language: JavaScript - Size: 932 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

stdlib-js/utils-some
Test whether a collection contains at least `n` elements which are truthy.
Language: JavaScript - Size: 792 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

swiftuiux/some-codable-swift
Type that can encode itself to an external representation from different types AnyCodable Some any codable
Language: Swift - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

manjaro-sway/swaycwd
Language: Shell - Size: 41 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manjaro-sway/kvantum-theme-matcha
Language: Shell - Size: 31.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manjaro-sway/xdg-terminal-exec
Language: Shell - Size: 33.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

manjaro-sway/grimshot
Language: Shell - Size: 34.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

manjaro-sway/autotiling
Language: Shell - Size: 105 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manjaro-sway/manjaro-meta
Language: Shell - Size: 41 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manjaro-sway/laptop-mode-tools
Language: Shell - Size: 44.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manjaro-sway/oh-my-zsh
Language: Shell - Size: 60.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

manjaro-sway/wl-clip-persist
Language: Shell - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manjaro-sway/manjaro-browser-settings
Language: Shell - Size: 29.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

manjaro-sway/sway-services
Language: Shell - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

CoderSales/Database-2024-16-at-1704hours-October-Week6-Wednesday
Database-2024-16-at-1704hours-October-Week6-WednesdayDatabase-2024-16-at-1704hours-October-Week6-Wednesday
Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

levantAJ/AnyCodable
Decode [String: Any] for Codable
Language: Swift - Size: 348 KB - Last synced at: about 12 hours ago - Pushed at: 9 months ago - Stars: 83 - Forks: 14

rejchev/sm-jansson
Json API implementation for SourceMod
Language: C - Size: 397 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

amirsaam/CodableAny
Conforms "Any" in Swift to Codable protocol
Language: Swift - Size: 8.79 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lindulamaratunga/SQL-Joins
Joining Tables in SQL
Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 12 - Forks: 2

manjaro-sway/manjaro-sway-settings Fork of simon-bueler/manjaro-sway-settings
Settings for manjaro sway edition
Language: Shell - Size: 185 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

BoTBinancitoExchangeMate/binance_p2p_bot
P2p bot for binance
Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

BoTBinancitoExchangeMate/P2P-Binance-Bot-Trading
bot P2P binance
Size: 4.88 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

manjaro-sway/manjaro-aur-support
Language: Shell - Size: 31.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

TheLartians/Revisited
🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.
Language: C++ - Size: 186 KB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 2

oqyh/chat-tag-changer
It allows you to change the specified chat tags
Language: SourcePawn - Size: 57.6 KB - Last synced at: 1 day ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

SudoMaker/Any Fork of kocienda/Any
Enhanced version of kocienda/Any that supports move only types
Language: C++ - Size: 2.81 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

naseemakhtar994/SiliCompressor Fork of Tourenathan-G5organisation/SiliCompressor
A powerful, flexible and easy to use Video and Image compression library for Android.
Language: Java - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

SaengerItsWar/Bug-Report
sends a Bug Report to a discord channel over a webhook
Language: SourcePawn - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MaxGraey/as-variant
Variant data type for AssemblyScript
Language: TypeScript - Size: 166 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 3

manjaro-sway/calamares-arm-oem 📦
Language: Shell - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

oqyh/Simple-Tips-Chat
Print To Clients Tips Ad Ads Advertisement Messages In Chat, Ip, Steamgroup, Discord
Language: SourcePawn - Size: 294 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

natee/utils
常用代码片段,Promise.none,Promise.any,Promise.first,Promise.last,Promise.timeout,Promise.allSettled,promisify...
Language: JavaScript - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

abhisunny2610/TypeScript
Repository for TypeScript projects, leveraging static typing for enhanced code quality and scalability in web development.
Language: TypeScript - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ClaudiuHKS/AMXXAny-ServerTasksHourMinuteOnly
https://forums.alliedmods.net/showthread.php?p=1502638
Language: Pawn - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Conaclos/safe-any 📦
Use TypeScript `unknown` type instead.
Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

modelberry/sites
Helper packages for React apps and sites
Language: TypeScript - Size: 3.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Yevrag35/PowerShell-ListFunctions
A simple module that provides functions to manipulate and search through Arrays, Collections, Lists, and Sets.
Language: C# - Size: 1.29 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

PaCkEtNoIsE/DNS.LOOKUP
🕷 DNS Lookup.
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zhorabay/Enumerable
The Enumerable mixin provides collection classes with several traversal and searching methods, and with the ability to sort.
Language: Ruby - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

FXDuke/Official-Projects
Projects that I'm officially working on
Language: Lua - Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Yuphee/ProgrammerKnows
程序员知识领域
Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

naseemakhtar994/Yuga Fork of messai-engineering/Yuga
Parses text for any date format and returns the date object. No need to know format type.
Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

rageworx/fltk_bokeh_effect
An experimental project for Bokeh effect image processing with FLTK and fl_imgtk.
Language: C++ - Size: 112 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

antoninhrlt/any
Transform any object into any(thing)
Language: Rust - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sora-yx/SADX-Randomizer
Randomizer for SADX
Language: C++ - Size: 138 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 3

nyood/ex-translations 📦
We already moved this repo:
Language: C++ - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

storycraft/type-key
Unique type identifier for any non-static type (unlike `core::any::Any`)
Language: Rust - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mrdev023/falchion-shutdown
Dump of AUR package. Avoid to shutdown or sleeping when keyboard is sleeping
Language: Shell - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

uellenberg/DecimalSystem
A library for converting numbers to any non-integer/decimal (or just integer) base.
Language: TypeScript - Size: 1.43 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

minacle/AAA 📦
An Any Accessory.
Language: Swift - Size: 204 KB - Last synced at: 30 days ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

0xLeif/ObjectUI 📦
Create SwiftUI Views with any data; Prefer using https://github.com/0xOpenBytes/CacheStore
Language: Swift - Size: 26.4 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 2

micropolla/Curly-s-Code_Editor
A simple code editor for alot of programming
Language: Python - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Brar21/TypeScript-Learning
Typescript is better face of Javascript . This repo is tutorial for beginners who want to learns Typescript from scratch every this is written in very simple way or easy to understand. For day get new things about Typescript you can Starred this repository and fork in your local system.
Language: TypeScript - Size: 4.65 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0
