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

Projects in Awesome Lists tagged with yield

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

https://github.com/youzan/zanphp

PHP开发面向C10K+的高并发SOA服务 和RPC服务首选框架

asyncio high-performance php rpc soa yield zanphp

Last synced: 01 May 2025

https://github.com/loophp/collection

A (memory) friendly, easy, lazy and modular collection class.

collection generator immutable iterator yield

Last synced: 14 May 2025

https://github.com/tar-ser/defi-terminal

DeFi trading platform, Leveraged staking, Cross-exchange arbitrage, Yield farming tools, Crypto portfolio management, Institutional DeFi software, High-net-worth crypto tools, Blockchain trading terminal

aave-protocol alpha-homora arbitrum balancer binance bitcoin bsc curve defi dydx eigenlayer ethereum gmx hft leveraged-etf lidofinance optimism uniswap yearn-finance yield

Last synced: 31 Mar 2025

https://github.com/whatisaphone/genawaiter

Stackless generators on stable Rust.

async await coroutine generator rust yield

Last synced: 15 May 2025

https://github.com/xudong-huang/generator-rs

rust stackful generator library

generator rust stackful-coroutines yield

Last synced: 14 May 2025

https://github.com/Xudong-Huang/generator-rs

rust stackful generator library

generator rust stackful-coroutines yield

Last synced: 22 Apr 2025

https://github.com/neurosnap/cofx

A node and javascript library that helps developers describe side-effects as data in a declarative, flexible API.

asynchronous cofx data javascript node promise side-effects yield

Last synced: 14 Apr 2025

https://github.com/tigranv/Useful_Examples_C-Sharp

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDisposable, IClonable, GC, IEnumerable, IEnumerator Interfaces, Yield, Generic Programming,

c-sharp delegate encapsulation example-code example-project extention-methods ienumerator-interfaces inheritance polymorphism thread tutorial tutorial-code yield

Last synced: 09 Apr 2025

https://github.com/symplely/coroutine

Cooperative multitasking using generators. The basics of coroutines, async and await!

async await computer-science cooperative coroutine generator libuv multitasking parallel php process uv-spawn yield

Last synced: 14 Apr 2025

https://github.com/piotr-oles/use-transition-effect

Run long effects without blocking the main thread

concurrent effect generator hook long-task main-thread react transition yield

Last synced: 06 Apr 2025

https://github.com/jeremeamia/iter8

PHP library for iterable/generator transformations and operations

functions generators iterable iterators php transformations yield

Last synced: 31 Jul 2025

https://github.com/comradevanti/unitywaitforanim

A custom yield-instruction for Unity to wait for animations to finish

animation animator async coroutine package unity unity3d utility wait yield

Last synced: 25 Apr 2025

https://github.com/jolin-io/continuables.jl

Extremely fast generator-like alternative to Julia Channels

generators julia yield

Last synced: 24 Apr 2025

https://github.com/nijikokun/breeze

Javascript async flow control manager

async await breeze callbacks es6 flow promise promises steps yield

Last synced: 09 Apr 2025

https://github.com/hhxsv5/php-coroutine

A lightweight library to implement coroutine by yield & Generator.

coroutine generator yield

Last synced: 12 Apr 2025

https://github.com/sskender/stable-farm

Automatically moving stable coins between decentralized finance platforms seeking for maximum yield

blockchain compound defi defi-farm ethereum ethereum-contract farming ganache money-legos pools solidity stablecoin uniswap yield yield-farming yield-farms

Last synced: 15 Apr 2025

https://github.com/fix8mt/fiber

C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thread shareable

boost c-plus-plus-20 concurrency cooperative cooperative-multitasking coroutine coroutines cplusplus cpp cpp20 fiber fibers header-only linux resume x86-64 yield

Last synced: 12 Sep 2025

https://github.com/kaonone/delphi

💥 Earn Rewards for Saving and Liquidity Provision (work in progress)

akropolis delphi farming yield

Last synced: 09 Apr 2025

https://github.com/luni64/teensyhelpers

A couple of utility functions and classes to improve usage of the Teensy IntervalTimer class, the attachInterrupt and the pinMode function.

attachinterrupt initializer-list intervaltimer pin-interrupts pinmode std-function teensy timer yield

Last synced: 30 Jul 2025

https://github.com/kutlugsahin/redux-saga-callback

redux-saga helper functions to await dispatched actions

higher-order-functions putwait redux redux-saga yield

Last synced: 21 Apr 2025

https://github.com/goldwasserexchange/bond-calculator

Yield and price calculations for bonds

bond finance price yield

Last synced: 09 Apr 2025

https://github.com/coyove/nj

NJ is a simple script engine in golang with Lua-like syntax.

closure coroutine go interpreter lua script-language yield

Last synced: 07 Aug 2025

https://github.com/miguelcastillo/coseq

high order functions for JavaScript async/sync iterators

async-iterators asynchronous chain coroutines iterator javascript promise sequence yield

Last synced: 25 Oct 2025

https://github.com/thelartians/generator

A generator class emulating coroutines' yield functionality through std::thread

coroutines cplusplus cpp generator python range yield

Last synced: 07 May 2025

https://github.com/conradludgate/jenner

Experiments with generators

async generator iterator rust streams yield

Last synced: 03 Sep 2025

https://github.com/carno-php/coroutine

Native coroutine with yield for php7

async coroutine native php7 yield

Last synced: 31 Aug 2025

https://github.com/rse/hapi-plugin-co

HAPI plugin for Co-Routine handlers

co generator handler hapi plugin promise yield

Last synced: 19 Apr 2025

https://github.com/oybekkayumov/enumerable-ruby

This project uses ruby to implement an enumerable mixin.

enumerable mixins proc ruby yield

Last synced: 12 Jul 2025

https://github.com/vyahello/python-optimization-cheetsheet

📚 Contains a set of tips and tricks to optimize python code with generators, coroutines and asyncIO

asyncio cheetsheet coroutines python-generators yield

Last synced: 25 Sep 2025

https://github.com/flipcoder/mx

C++ coroutine await, yield, channels, i/o events (single header + link to boost)

await concurrency coroutines cpp cpp11 iomultiplexing threads yield

Last synced: 08 May 2025

https://github.com/nabeghe/yielder-php

A similar alternative to yield in PHP for reading values from arrays, with a touch of zest.

array lazy-loading lazyload library php yield yielder

Last synced: 30 Jul 2025

https://github.com/yourtion/express-coroutine

Generator function and Async function to be used as middlewares in express like koa.

async async-await async-functions coroutine express generator koa middleware promise yield

Last synced: 25 Jul 2025

https://github.com/fabiospampinato/event-loop-yielder

A collection of strategies for yielding to the event loop, to avoid blocking for too long.

event loop scheduling thread yield

Last synced: 12 Sep 2025

https://github.com/tiago154/iterators-e-generators

➿ ➰ 🔁 Repositório com intuito de exemplificar e descrever o funcionamento dos `Iterators` e `Generators` em Javascript

generator iterator yield

Last synced: 27 Oct 2025

https://github.com/wildhoney/orderlyqueue

Implementation of a promise-based FIFO queuing system using ES2017 async generators.

async asynchronous await consecutive consecutively fifo observable promise promises queue task yield

Last synced: 15 Apr 2025

https://github.com/tiny-blocks/collection

Provides a flexible and efficient API to manipulate, iterate, and manage collections in a structured and type-safe manner.

collection generator hacktoberfest iterator list open-source php tiny-blocks yield

Last synced: 27 Dec 2025

https://github.com/chase-manning/debt-farming

The best DeFi yields on Ethereum for your favourite crypto assets

analytics defi eth react usdc wbtc yield

Last synced: 10 Oct 2025

https://github.com/hq969/operational-analytics-for-hcl-foxconn-semiconductor-osat-facility

Operational Analytics for HCL–Foxconn Semiconductor OSAT Facility is an end-to-end data analyst portfolio project that simulates real-world manufacturing operations. It focuses on improving production efficiency, analyzing equipment downtime, optimizing workforce attendance, and predicting operational risks using machine learning,SQL, and Power BI.

downtime powerbi predict-absenteeism python3 sql workforce-trends yield yield-monitor

Last synced: 04 Oct 2025

https://github.com/cryptodapprun/stakeflow

StakeFlow is a cutting-edge decentralized finance (DeFi) platform designed to streamline staking processes and maximize yield opportunities. Our project aims to provide users with a secure, efficient, and transparent way to stake their assets and earn rewards.

defi farming staking yield yield-farming

Last synced: 01 Nov 2025

https://github.com/pfpack/pfpack-primitives

PrimeFuncPack Primitives is a core library for .NET consisting of useful extensions and predicates making work with functional pipelines, Linq, strings, the nullable feature, etc. easier.

csharp dotnet dotnet-core functional-programming linq nullability pipeline pipeline-framework pipeline-library pipelines predicate predicate-functions predicate-logic predicate-methods predicates yield

Last synced: 21 Feb 2025

https://github.com/riquellopes/golf

Golang api to get basic informations about FII :dollar: :dollar: :bank:

api financial golang google yield

Last synced: 28 Mar 2025

https://github.com/lukaszkolodziejski/xxxl_managing-global-servers-1

[ GIF ] My the Third Largest Project ( from React to Redux-Saga... ) // 08.2020

asynchronous axios css3 es6 gsap html5 javascript mvp react react-hooks redux-saga redux-thunk rest-api sass yield

Last synced: 31 Dec 2025

https://github.com/starsheriff2/bubble-sort

In this project, we built a #bubble_sort algorithm method to sort integer and string arrays in ascending order, by number order, and by string length respectively.

block methods ruby sorting yield

Last synced: 04 Nov 2025

https://github.com/battila7/jield

Generator functions in Java using annotation processing and CPS

annotation-processing annotation-processor generator yield

Last synced: 22 Apr 2025

https://github.com/lukaszkolodziejski/xxxl_managing-global-servers-2

[ GIF ] ( That is XXXL_Managing-Global-Servers-1 with completely New and Modern Technologies >> Extra Bonuses << ) // 08.2020

async axios css-modules css3 enzyme gsap html5 javascript mvp proptypes react react-hooks react-redux-hooks redux-saga redux-thunk rest-api sass yield

Last synced: 28 Feb 2025

https://github.com/refi-labs/osy-front

OSY Frontend - Optimized Stable Yield

aa dapp front next osy react tailwind usdc web3 yield

Last synced: 30 Dec 2025

https://github.com/rhettjel/double-yield-staking-solidity

Stake your boosted Yieldz tokens and earn sustainable double CORE + SHDW rewards from the same staking pool voted by Yieldz DAO.

corechain dao double-yield-farming pool solidity staking yield yield-farming

Last synced: 07 Apr 2025

https://github.com/mahammad-mostafa/enumerable-methods

This is the fourth project in the fourth module of the Microverse program. It is an implementation of several method in the Enumerable module of Ruby.

enumerable-methods gitflow gitflow-workflow microverse microverse-projects microverse-ruby microverse-students rubocop ruby ruby-application ruby-module yield

Last synced: 28 Mar 2025

https://github.com/dmotte/apycalc

🐍 APY trend calculator with configurable Moving Average

annual apy apycalc average calculator command csv invest moving package percent percentage pip py pypi python return value yearly yield

Last synced: 06 Jan 2026

https://github.com/akamaozu/cjs-yield

Don't Start Function Until Current Callstack Ends

async concurrency cooperative non-blocking yield

Last synced: 11 Jun 2025

https://github.com/beingali273/osy-front

OSY Frontend - Optimized Stable Yield

aa dapp front osy react tailwind usdc web3 yield

Last synced: 30 Dec 2025

https://github.com/sauternic/kotlin-snippets

Yield like in C#... only sequence block added. Normal and lambda functions in example.

field get getter getters kotlin lambda lambda-functions set setter setters value yield

Last synced: 25 Dec 2025

https://github.com/uznetdev/wild-blueberry-prediction

This project focuses on building a regression model to predict crop yield ('yield') using a dataset with various agricultural metrics. We employ extensive data analysis, feature engineering, and model tuning to minimize the model's error.

ai ana classic-model machine-learning prediction regression regression-models yield

Last synced: 31 Mar 2025

https://github.com/jacopodl/yield

Porting of renice for Windows

nice renice system-tools windows yield

Last synced: 23 Aug 2025

https://github.com/wlsf82/js-yield

Sample project to demonstrate the use of JavaScript yield and promises.

github-actions javascript js nodejs promises yield

Last synced: 11 Jun 2025

https://github.com/cesarsicas/yield

Flutter App to calculate Yield of some Brazilian Investments

android flutter mobile yield

Last synced: 27 Oct 2025

https://github.com/oliverhennhoefer/r-averaged-difference-algorithm

R-Implementation of the "Averaged Difference Algorithm" for Spatial Outlier Detection conceived by Yufeng Kou and Chang-Tien Lu (2006).

algorithm averaged avgdiff chang-tien detection difference farming implementation kou lu outlier precision r spatial weighted yield yufeng

Last synced: 05 Mar 2025

https://github.com/alex94cp/maybe-async

Easy handling of promise/non-promise values for Node.

async es6 generators maybe nodejs yield

Last synced: 02 Apr 2025

https://github.com/sec-ant/xielder

A yield expression is only allowed in a generator body. But you can xield anywhere.

xield xielder yield

Last synced: 13 Jun 2025

https://github.com/0xapp123/double_yield_staking_solidity

Stake your boosted Yieldz tokens and earn sustainable double CORE + SHDW rewards from the same staking pool voted by Yieldz DAO.

corechain double-yield-farming solidity staking yield yield-farming

Last synced: 11 Jun 2025

https://github.com/galleonlabs/eioc-the-yield-bearer

Onchain yield & farming operation.

defi ethereum investing web3 yield

Last synced: 20 Feb 2025

https://github.com/amr080/xft-dakota

XFT's tokenized bank account platform. Bank with confidence, without the bank.

account api bank banking blockchain crypto dakota fintech stablecoins tokenized us-treasuries xft yield

Last synced: 21 Jul 2025

https://github.com/UznetDev/Wild-Blueberry-Prediction

This project focuses on building a regression model to predict crop yield ('yield') using a dataset with various agricultural metrics. We employ extensive data analysis, feature engineering, and model tuning to minimize the model's error.

ai ana classic-model machine-learning prediction regression regression-models yield

Last synced: 08 May 2025

https://github.com/x-stars/java-yield-generator

Java yield generator implementation by thread.

generator java java-library threading yield

Last synced: 21 Jun 2025

https://github.com/rusgot/double-yield-staking-solidity

Stake your boosted Yieldz tokens and earn sustainable double CORE + SHDW rewards from the same staking pool voted by Yieldz DAO.

corechain dao double-yield-farming pool solidity staking yield yield-farming

Last synced: 18 Aug 2025

https://github.com/qs-f/yield

yield is a complement patch for Riot.js v4 which lacks some of the features implemented with <yield /> in Riot.js v3

riot riotjs slot yield

Last synced: 30 Mar 2025