Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: defer

arthurfiorette/tinylibs

🗃️ A monorepo of tiny javascript libraries - Add yours today!

Language: TypeScript - Size: 4.81 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 65 - Forks: 4

zelang-dev/c-raii

An robust high-level Defer, RAII implementation for C89, automatic memory safety, smartly!

Language: C - Size: 1.71 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 2 - Forks: 0

lebaoworks/cpp-tips

Defer like Go, format like C printf and other stuff...

Language: C++ - Size: 10.7 KB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 0

DWR-CMQ/CMERenderEngine

A Opengl Render Engine With Computer-Shader,Model,Effect

Language: C++ - Size: 63.7 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 2 - Forks: 0

sandre58/MyNetUtilities

This collection contains a set of useful tools for .NET development.

Language: C# - Size: 9.68 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 0 - Forks: 0

boostorg/scope

Boost.Scope, a collection of scope guard utilities.

Language: C++ - Size: 228 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 11 - Forks: 3

justinlettau/defer-map

A small Map wrapper with defer and expiry.

Language: TypeScript - Size: 180 KB - Last synced: 15 days ago - Pushed: 22 days ago - Stars: 1 - Forks: 0

gacts/run-and-post-run

🚀 A simple GitHub action that allows you to execute commands on place and in post-run, once a workflow job has ended.

Language: JavaScript - Size: 169 KB - Last synced: 3 days ago - Pushed: about 1 month ago - Stars: 12 - Forks: 2

maraisr/meros

🪢 A fast utility that makes reading multipart responses simple

Language: TypeScript - Size: 590 KB - Last synced: 19 days ago - Pushed: 4 months ago - Stars: 176 - Forks: 9

streamich/thingies

Kitchen sink of helpful utilities.

Language: TypeScript - Size: 951 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 37 - Forks: 4

AhmadAlHallak/defer-rs

This crate provides utility structs and macros for deferred execution of code in Rust. It allows you to specify actions that should be executed when a scope is exited, such as when a function ends or a block of code completes execution.

Language: Rust - Size: 17.6 KB - Last synced: 26 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

TomasHubelbauer/js-deferred

Deferred promise implementation for those times when you do actually need it which is not that rare

Language: Markdown - Size: 1.95 KB - Last synced: 30 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

TomasHubelbauer/esm-defer

ESM-compatible defer function implementation

Language: JavaScript - Size: 3.91 KB - Last synced: 30 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

eastriverlee/defer.h

lightweight defer feature C is missing.

Language: C - Size: 4.05 MB - Last synced: 30 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

floehopper/eventmachine-examples

Code examples using EventMachine

Language: Ruby - Size: 2.93 KB - Last synced: 30 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

astoilkov/main-thread-scheduling

Fast and consistently responsive apps using a single function call

Language: TypeScript - Size: 368 KB - Last synced: 30 days ago - Pushed: about 1 month ago - Stars: 1,113 - Forks: 26

stdlib-js/utils-async-if-then

If a predicate function returns a truthy value, invoke `x`; otherwise, invoke `y`.

Language: JavaScript - Size: 1.27 MB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/utils-if-then

If a condition is truthy, invoke `x`; otherwise, invoke `y`.

Language: JavaScript - Size: 780 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 3 - Forks: 0

stdlib-js/utils-try-then

If a function does not throw, return the function return value; otherwise, return the return value of a second function.

Language: JavaScript - Size: 900 KB - Last synced: 29 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

hanford/defer-render-hoc

defer expensive react renders until the next two rAF's

Language: JavaScript - Size: 36.1 KB - Last synced: 20 days ago - Pushed: over 6 years ago - Stars: 16 - Forks: 5

Jomy10/defer

A simple, single-header library which implements defer and autofree at compile-time in C/C++

Language: C - Size: 5.86 KB - Last synced: about 23 hours ago - Pushed: 7 months ago - Stars: 5 - Forks: 0

jvfaeldon20/react-router-app

a react application that focuses on react routers, providers, loaders and nested routes

Language: JavaScript - Size: 172 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

mintlu8/bevy_defer

A simple asynchronous runtime for executing async coroutines in the bevy engine.

Language: Rust - Size: 430 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 27 - Forks: 0

dreiv/rxjs-defer

Language: TypeScript - Size: 226 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Sathyaboopathi23/Event-Management-with-Authentication

Our Event management project with React Router aims to create a simple web application for managing events. It allows users to view a list of events, see event details, edit event details, add new events and navigate between different pages using React Router.

Language: JavaScript - Size: 0 Bytes - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

open-draft/deferred-promise

A Promise+ compatible abstraction that defers resolving/rejecting promises to another closure.

Language: TypeScript - Size: 453 KB - Last synced: 30 days ago - Pushed: 9 months ago - Stars: 59 - Forks: 3

Sathyaboopathi23/Event-Management

Our Event management project with React Router aims to create a simple web application for managing events. It allows users to view a list of events, see event details, edit event details, add new events and navigate between different pages using React Router.

Language: JavaScript - Size: 215 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

rodrigocfd/defer-lite

A lightweight high-performance implementation of Go's defer statement.

Language: Rust - Size: 3.91 KB - Last synced: 27 days ago - Pushed: almost 3 years ago - Stars: 20 - Forks: 1

q191201771/libchef

🍀 c++ standalone header-only basic library. || c++头文件实现无第三方依赖基础库

Language: C++ - Size: 52 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 237 - Forks: 45

adambrewster/Defer.jl

Simplified resource cleanup for julia.

Language: Julia - Size: 24.4 KB - Last synced: 23 days ago - Pushed: over 3 years ago - Stars: 24 - Forks: 4

thalesrc/js-utils

Javascript utility functions for web development

Language: TypeScript - Size: 624 KB - Last synced: 3 months ago - Pushed: over 2 years ago - Stars: 24 - Forks: 4

apeschar/phastpress

PhastPress for WordPress: Advanced optimisations with zero effort. 5 stars on WordPress.org with more than 10,000 users. Try it today!

Language: PHP - Size: 918 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 15 - Forks: 5

sungam3r/SteroidsDI

Advanced Dependency Injection to use every day.

Language: C# - Size: 260 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 20 - Forks: 4

xaionaro-go/benchmarks

A collection of benchmarks of Golang primitives

Language: Go - Size: 115 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 1

ducin/angular-defer

🅰️ Angular Defer Interactive Examples ⚡️

Language: TypeScript - Size: 1.53 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 11 - Forks: 3

bugdea1er/defer

`defer` keyword - A Swift-like `defer` keyword for C++11 and later in a single-file header-only library

Language: C++ - Size: 7.81 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

reiss-d/lazy-init

Lazily initialise values by deferring their creation until first use, resulting in better performance.

Language: Rust - Size: 789 KB - Last synced: 2 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

jamiebuilds/tickedoff

Tiny library (<200B gzip) for deferring something by a "tick"

Language: JavaScript - Size: 31.3 KB - Last synced: 20 days ago - Pushed: 12 months ago - Stars: 216 - Forks: 15

researchlab/gbp

Golang Best Practices (GBP™)

Language: Go - Size: 9.17 MB - Last synced: 3 months ago - Pushed: 9 months ago - Stars: 26 - Forks: 18

xchacha20-poly1305/deferstack

Stack for functions.

Language: Go - Size: 10.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Jiang-Gianni/deferror

Deferror is a Go linter that suggests a customly made defer function call

Language: Go - Size: 20.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

es-shims/Promise.withResolvers

ES Proposal spec-compliant shim for Promise.withResolvers

Language: JavaScript - Size: 38.1 KB - Last synced: 15 days ago - Pushed: 2 months ago - Stars: 5 - Forks: 0

diegopagini/V17_Angular

Language: TypeScript - Size: 1.48 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 2 - Forks: 0

zelang-dev/ze Fork of zelang-dev/c-coroutine

An simple higher level C programming language library, with coroutine, multi-threading, an auto memory safe design.

Language: C - Size: 9.28 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 0

abdullahb53/defer47

Imitating defer event on Javascript.

Language: HTML - Size: 9.77 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

BlackMATov/defer.hpp

Go's defer implementation in C++17

Language: C++ - Size: 84 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 0

nagataaaas/defern

Provides Go-like `defer` to Python

Language: Python - Size: 46.9 KB - Last synced: 19 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

sadeqmozaffari/react-admin-Panel

Admin Panel Reactjs

Language: JavaScript - Size: 446 KB - Last synced: 4 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

busterc/l8r

:alarm_clock: queue multiple functions and run later

Language: JavaScript - Size: 6.84 KB - Last synced: 6 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

jvyden/DeferExpression

Defer from Zig in C#. Cursed as hell.

Language: C# - Size: 7.81 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

jespino/mattermost-plugin-messages-queue

Mattermost Message Queue Plugin

Language: Go - Size: 499 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 10 - Forks: 3

HemulGM/System.Defer

Defer for Delphi

Language: Pascal - Size: 96.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 4 - Forks: 0

sabbakumov/rst

RST C++ Library

Language: C++ - Size: 651 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 7 - Forks: 5

ManzDev/script-type

Learn differences between script defer, async and modules

Language: JavaScript - Size: 2.85 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 22 - Forks: 0

thejunghare/Golang

This repository will give you a basic understanding of Golang.

Language: Go - Size: 6.97 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 1

Rosa-Kang/js-calculator

Language: JavaScript - Size: 50.8 KB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

c-fraser/defer-it 📦

Defer statements in Kotlin

Language: Kotlin - Size: 132 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 3 - Forks: 0

7fffffff/deferred

error helper for deferred functions

Language: Go - Size: 1.95 KB - Last synced: 11 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

tsne/scope

Extending the scopes of deferred executions in Go.

Language: Go - Size: 3.91 KB - Last synced: 11 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

RubaXa/open-promise

Open Promise 👐 — Micro tool for creating Promise likes Deferred (with AbortController support)

Language: TypeScript - Size: 161 KB - Last synced: 28 days ago - Pushed: 2 months ago - Stars: 2 - Forks: 1

beyonk-group/async-script-loader

Asynchronous script loading for SPAs

Language: JavaScript - Size: 33.2 KB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 17 - Forks: 3

Wildhoney/ReactDelayed

Small component for delaying the mounting and unmounting of a child component for CSS animation purposes.

Language: JavaScript - Size: 227 KB - Last synced: 21 days ago - Pushed: almost 6 years ago - Stars: 21 - Forks: 3

nberlette/defer

Robust TypeScript API for deferred handling of Promises. Supports event listeners and custom state-specific callbacks.

Language: TypeScript - Size: 17.6 KB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

DreamLineLove/godefer

In this repository, I explore the "defer" keyword and its uses in the Go programming language.

Language: Go - Size: 1.95 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

hymkor/study-cpp-defer

C++ で Go言語の defer チックなものを簡素に実装

Language: C++ - Size: 9.77 KB - Last synced: 2 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

seleznevae/ceraii

C MACROS for go-like defer in C which can be used for explicit RAII

Language: C - Size: 53.7 KB - Last synced: over 1 year ago - Pushed: over 4 years ago - Stars: 23 - Forks: 1

Drag13/deferify 📦

Adds defer tag to your scripts. Speed up your angular cli applications

Language: JavaScript - Size: 558 KB - Last synced: 2 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

KousikRoy-EC/Core-JavaScript-Concepts

This repository contains core fundamentals of JavaScript.

Language: JavaScript - Size: 853 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sagiegurari/node-later

Defer function calls to the start of the next cycle.

Language: JavaScript - Size: 123 KB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

GosiaAntoniak/goit-js-hw-06

Create simple category counter, gallery script, unit value counter, a script that welcomes the user to the page, simple form, color change counter

Language: HTML - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

ssokolow/update_nvidia

Helper to defer updates of nVidia binary drivers on APT-based Linux distros until the next reboot to keep libGL and the kernel module in sync

Language: Rust - Size: 28.3 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 2 - Forks: 0

evertoncastro/async-cloud-tasks

Use Cloud Tasks to defer function execution in your web application

Language: Python - Size: 35.2 KB - Last synced: 11 days ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

Danil42Russia/go-defer-lint

Language: Go - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

lekoala/silverstripe-defer-backend

Defer your requirements in SilverStripe

Language: PHP - Size: 59.6 KB - Last synced: 23 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

jchip/xaa

async/await/Promise helpers - delay, defer, timeout, each, map, filter

Language: TypeScript - Size: 320 KB - Last synced: 22 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 1

tsdotnet/threading

Classes and functions for simplifying task scheduling and distributing tasks to workers.

Language: TypeScript - Size: 664 KB - Last synced: 9 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

ida-mediafoundry/jetpack-advanced-clientlibs

Adding support for async/defer to AEM Clientlibs

Language: Java - Size: 38.1 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

catmullet/deferror

🦴 Automatic return of error from deferring functions.

Language: Go - Size: 3.91 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hisano/defer-util

defer block in Java like Swift and Go

Language: Java - Size: 57.6 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

cww0614/finally

Makes sure cleanup functions are called in addition to defer

Language: Go - Size: 9.77 KB - Last synced: 11 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

LosMaquios/next-tick

Flush callbacks on next event loop tick

Language: JavaScript - Size: 328 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

boneVidy/VPromise

a lightweight promise/a+ library

Language: TypeScript - Size: 65.4 KB - Last synced: over 1 year ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

nelsieborja/js-dictionary

A WIP JS cheat

Language: JavaScript - Size: 59.6 KB - Last synced: over 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

lxsmnsyc/Px

Extension functions for JS Promise

Language: JavaScript - Size: 510 KB - Last synced: 27 days ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

maofaming/simply-promises

简单的promises实现

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

rreinold/q-promise-library

A promise library for ClearBlade Platform

Language: JavaScript - Size: 60.5 KB - Last synced: 10 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 1

DarioDaF/ResMgr

Safe Defer for C++

Language: C++ - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

sohelamin/go-practices

My Golang Practices Codes

Language: Go - Size: 2.93 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

nextorigin/spine-awaitajax

Spine.Ajax & AwaitAjax for Spine.JS and Iced CoffeeScript await/defer pattern

Language: JavaScript - Size: 87.9 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

futagoza/a2p

ES2017 async and await, as Promises

Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0