Topic: "coalescing"
transitive-bullshit/gif-extract-frames
Extracts frames from a GIF including inter-frame coalescing.
Language: JavaScript - Size: 6.71 MB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 32 - Forks: 3

nystudio107/craft-emptycoalesce
Empty Coalesce adds the ??? operator to Twig that will return the first thing that is defined, not null, and not empty
Language: PHP - Size: 433 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 27 - Forks: 2

Fyko/scyllax
A coalescing query system for Scylla
Language: Rust - Size: 328 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 8 - Forks: 0

mmrath/coalescing_buffer
Rust Coalescing Buffer implementation
Language: Rust - Size: 42 KB - Last synced at: 28 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

falberthen/Koalesce
Koalesce is a .NET library designed to merge multiple OpenAPI definitions into a unified document.
Language: C# - Size: 103 KB - Last synced at: 26 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

piecioshka/ngx-nullish
⚒ Angular Structural Directive which replace `*ngIf` by Nullish Coalescing operator.
Language: TypeScript - Size: 432 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

hexolan/request-coalescing-py
Coalescing requests in asynchronous Python
Language: Python - Size: 65.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

color-glass/deep-coalesce
A TypeScript library for reading and writing possibly-undefined deeply nested object properties with high degrees of type safety and certainty.
Language: TypeScript - Size: 890 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

hugoalh-studio/undefinish-nodejs 📦
[DEPRECATED; Remove at 2024/01/01 00:00 UTC] A NodeJS module to provide a better and easier coalescing, similar to the function default parameter.
Language: JavaScript - Size: 319 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

joshsizer/My-Malloc
Linked-list implementation of the standard C library function “malloc.” Uses a first-fit algorithm with support for coalescing.
Language: C - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

scott0123/EasyDispatch
An Objective-C dispatch framework that is both easy to use and avoids timer coalescing
Language: Objective-C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

agl-alexglopez/heap-allocator-workshop
This repository is a workshop for heap allocator implementations using a variety of data structures and algorithms. The goal is to compare performance and tradeoffs of different approaches in depth.
Language: C - Size: 38.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Daksh2060/custom-malloc-free
A custom C memory allocator library for dynamic memory management using First-Fit allocation. Features my_malloc for allocation and my_free for deallocation. Emphasizes efficiency through automatic block coalescing to reduce external block fragmentation.
Language: C - Size: 117 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MGhandour92/TernaryCoalescingOperator
An example to show the difference between the traditional if-else, ternary and coalescing operators
Language: C# - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
