Found 4,584 repositories(showing 30)
verlok
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the viewport. Written in plain "vanilla" JavaScript, it leverages IntersectionObserver, supports responsive images and enables native lazy loading.
JakeWharton
A Retrofit 2 adapter for Kotlin coroutine's Deferred type.
Angelo1211
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
jdeferred
Java Deferred/Promise library similar to JQuery.
knurling-rs
Efficient, deferred formatting for logging on embedded systems
tobspr
Physically Based Shading and Deferred Rendering for the Panda3D game engine
hsutter
Experimental deferred and unordered destruction library for C++
TheRealMJP
A rendering sample that demonstrates bindless deferred texturing using D3D12
Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', 'defer', 'module', custom attributes, and inlining.
Babel plugin to transpile import() to a deferred require(), for node
funcool
A promise library & concurrency toolkit for Clojure and ClojureScript.
gan74
Yet Another Vulkan Engine
romkatv
Deferred execution of Zsh commands
bignerdranch
Work with values that haven't been determined yet.
requests
🎭 Twisted Deferred Thread backend for Requests.
medikoo
Modular and fast Promises implementation for JavaScript
planetscale
Blazing fast pagination for ActiveRecord with deferred joins ⚡️
kiwanami
Simple asynchronous functions for emacs lisp
php-defer
Golang's defer statement for PHP
A proposal for introducing a way to defer evaluate of a module
enjiushi
Render lab built on top of vulkan, aiming to create a real time planet scale large scene. Also some widely adopted techs are implemented, such as deferred rendering, physical based rendering, bloom, screen space ambient occlusion, screen space reflection, depth of field, skeleton animation, etc
sindresorhus
Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called
shinsenter
🥇 A small JavaScript library to lazy-load almost anything. Defer.js is dependency-free, efficient, and optimized for Web Vitals.
SSRSGJYD
Unofficial implementation of the paper "Deferred Neural Rendering: Image Synthesis using Neural Textures" in Pytorch.
philippd
Initialize your AngularJS app with constants loaded from the back-end.
fraunhoferhhi
Multi-View Mesh Reconstruction with Neural Deferred Shading (CVPR 2022)
raster-gpu
A 3D FPGA GPU for real-time rasterization with a tile-based deferred rendering (TBDR) architecture, featuring transform & lighting (T&L), back-face culling, MSAA anti-aliasing, ordered dithering, etc.
Kosmonaut3d
A deferred engine created with monogame
moon-chilled
A Defer statement for C
An implementation of deferred irradiance volumes in WebGL