apply

There are 193 repositories under apply topic.

  • jingfelix/Patche

    Modern patch, written in Python. 现代化的 Patch 工具。

    Language:Python933011
  • ResumeGPT

    takline/ResumeGPT

    Tailor your resume to match any job posting effortlessly

    Language:HTML581222
  • wimbrts/VHD_WIMBOOT

    Apply and Capture of WIM Files for OS in VHD

  • subscriptionRescueTeam/save-my-youth

    청년을 구해줘 [📫 청년청약, 청약]

    Language:TypeScript5401375
  • BlackMATov/invoke.hpp

    std::invoke/std::apply analogs for C++11/14

    Language:C++43307
  • GabeGiro/EasyApplyJobsBot

    Automated bot that applies to Linkedin jobs via Easy Apply based on your preferences

    Language:Python260779
  • sumeetsarkar/art-of-js

    Learn the art of JS!

    Language:JavaScript21002
  • nguyenngoclongdev/vs-data-sync

    Automated tool for comparing database schemas and data. It can compare two databases, whether they are local or remote, and automatically produce a migration file of the differences.

    Language:TypeScript8311
  • shannonmoeller/apply-html

    It's `.innerHTML = ''` for the 21st century.

    Language:JavaScript731
  • g-harel/slurry

    automagically curry function arguments

    Language:JavaScript6112
  • Shou/type-operators

    A collection of type-level operators

    Language:Haskell6221
  • eugenehp/patch-apply-rs

    Parse and apply patches in the unified diff format

    Language:Rust5101
  • Jurioli/Applied

    .NET Extension methods for object-object or dictionary-object or datatable-object mapping, single item mapping use [ item.Apply(()=>new { .. }); ],multiple array items mapping use [ items.Apply(a=>new { .. }); ]. Extension methods for SQL Window Function in Linq, use [ items.GroupBy(a =>...).AsPartition(p=> p.OrderBy(a=>...)).Over(p=>...); ],can also be customize function.

    Language:C#5005
  • 1149782339/DbSink

    DbSink is a sink connector that provides a sink implementation for streaming changes emitted by Debezium

    Language:Java3151
  • es-shims/Reflect.apply

    An ES-spec-compliant Reflect.apply shim/polyfill/replacement that works as far down as ES3

    Language:JavaScript3511
  • king-mampreh/apply

    A C++ library to apply the arguments of a function with std::vector

    Language:C++3100
  • ljharb/safe-push-apply

    Push an array of items into an array, while being robust against prototype modification.

    Language:JavaScript311
  • nitrocode/terraform-plan-applier

    Applies terraform based on validated targets

    Language:JavaScript310
  • slamko/spmn

    Command line patch manager for suckless software

    Language:C3200
  • stdlib-js/array-base-broadcasted-ternary2d

    Apply a ternary callback to elements in three broadcasted input arrays and assign results to elements in a two-dimensional nested output array.

    Language:JavaScript330
  • stdlib-js/utils-filter-arguments

    Create a function that invokes a provided function according to a predicate function.

    Language:JavaScript330
  • yawik/ApplicationForm

    Application Form. https://form.yawik.org. We are developing at Gitlab.

    Language:Vue3101
  • BitterOcean/ComputerScienceSchools

    A web scraper to extract an almost complete list of computer science departments with their rankings according to their research output in selective venues and their active faculty across a wide range of areas.

    Language:Jupyter Notebook2100
  • Manju1392k/ApplyLicense-Website

    Applylicense is a website for applying license in online

    Language:Python2100
  • sofiane-abou-abderrahim/javascript-objects-favorite-movie-demo

    In this JavaScript demo app, I have used very important concepts related to objects, like shorthand method syntax, different behaviors of objects, behaviors of "this" keyword, arrow functions, this, bind(), call(), apply(), object destructuring, object spread operator, property and method relationships, and much more...

    Language:JavaScript210
  • stdlib-js/assert-tools-array-like-function

    Return a function which tests if every element in an array-like object passes a test condition.

    Language:JavaScript230
  • stdlib-js/assert-tools-typed-array-function

    Return a function which tests if every element in a typed array passes a test condition.

    Language:JavaScript230
  • stdlib-js/iter-mapn

    Create an iterator which transforms iterated values from two or more iterators by applying the iterated values as arguments to a provided function.

    Language:JavaScript230
  • stdlib-js/ndarray-base-unary

    Apply a unary callback to elements in a input ndarray and assign results to elements in an output ndarray.

    Language:C230
  • stdlib-js/strided-base-dmap2

    Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.

    Language:JavaScript230
  • stdlib-js/strided-base-dmskmap2

    Apply a binary function to double-precision floating-point strided input arrays according to a strided mask array and assign results to a double-precision floating-point strided output array.

    Language:JavaScript230
  • stdlib-js/strided-base-map-by2

    Apply a binary function to each pair of elements retrieved from strided input arrays according to a callback function and assign results to a strided output array.

    Language:JavaScript230
  • stdlib-js/strided-base-smskmap2

    Apply a binary function to single-precision floating-point strided input arrays according to a strided mask array and assign results to a single-precision floating-point strided output array.

    Language:JavaScript230
  • stdlib-js/utils-curry

    Transform a function into a sequence of functions each accepting a single argument.

    Language:JavaScript230
  • stdlib-js/utils-map-arguments

    Create a function that applies arguments to a provided function after transforming arguments according to a callback function.

    Language:JavaScript230