partial

There are 90 repositories under partial topic.

  • Partial.Newtonsoft.Json

    Helper library to support deserializing fragments of types.

    Language:C#3
  • utils-curry

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

    Language:JavaScript2
  • utils-uncurry-right

    Transform a curried function into a function invoked with multiple arguments.

    Language:JavaScript2
  • utils-papply-right

    Partially apply function arguments from the right.

    Language:JavaScript2
  • utils-papply

    Partially apply function arguments.

    Language:JavaScript2
  • PConv_TF2.0

    Unofficial implementation of PConv paper in TF2.0

    Language:Jupyter Notebook2
  • js-fp-utils

    Javascript utilities for functional programming

    Language:JavaScript2
  • Firmware

    Firmware for ECU, Throttle Sensor and Engine based on mbed-os and implemented for Xilinx CM1 and STM32 Nucleo

    Language:C2
  • PartialUpdate

    Library for ASP.Net Web API for partial resource update

    Language:C#2
  • strat

    Functional-ish JavaScript string formatting, with inspirations from Python. TypeScript friendly.

    Language:JavaScript2
  • bKash-and-Partial-Payment

    One-click bKash, Nagad, Rocket, and Upay payments for WooCommerce with partial payments, quick checkout, and complete control over checkout options.

    Language:PHP1
  • guzzlehttp-resume

    Guzzlehttp-resume is a wrapper for guzzlehttp to allow downloads by chunks

    Language:PHP1
  • AspNetCORE8-CreatePartialView

    ‫آموزش کار با Partial View در ASP.NET CORE

    Language:HTML1
  • array-reverser

    Seamlessly reverse arrays or segments with ease

    Language:TypeScript1
  • mecastat-in-julia

    Julia code to fit mechanistic-statistical models w/ Bayes and MCMC

    Language:Jupyter Notebook1
  • vida-saudavel

    Layout do website Vida Saudável - Equilíbrio nos Pilares da Saúde, utilizando os pré-processadores CSS: SASS e SCSS.

    Language:HTML1
  • hsc

    The Haskell Supercompiler Project aims to bring back supercompilation to Haskell.

    Language:Haskell1
  • utils-curry-right

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

    Language:JavaScript1
  • utils-uncurry

    Transform a curried function into a function invoked with multiple arguments.

    Language:JavaScript1
  • iter-pipeline-thunk

    Create an iterator thunk.

    Language:JavaScript1
  • login-gui

    Simple Java Login GUI

    Language:Java1
  • tic-tac-toe

    Tic-Tac-Toe Java

    Language:Java1
  • promise-partial

    🧩 Partial (mixed) promise execution

    Language:TypeScript1
  • Decision-Review-System

    It is a DRS system that is used in cricket to predict OUT or NOT OUT by the Third Umpire.

    Language:Python1
  • partialwrap

    A small Python library providing wrappers for external executables and Python functions so that they can easily be partialized with Python's functools.partial.

    Language:Python1
  • PartialSort

    This repository compares the efficiency of various partial_sort algorithms.

    Language:Go1
  • array.partial

    When you want array.some but not array.every

    Language:JavaScript1
  • Framework_PHP_PartialsClass

    Framework_PHP_PartialsClass

    Part of Firstruner Framework for PHP to allow use Partial function with PHP class

    Language:PHP
  • modeling_da_loans

    Using supervised learning on Lending Club loan data to predict default and / or bad loans

    Language:Python
  • tictactoe-gui-game-

    TicTacToe in Python using Tkinter and GUI.

    Language:Python
  • flexible_partial

    Like partial, but you can determine the order of *args

    Language:Python
  • partial-cod-payment-gateway-restrictions-fees

    WooCommerce Partial COD – Payment Gateway Restrictions & Fees is a powerful, flexible and easy-to-use WooCommerce extension that can be used to manage payment availability and other gateway-related cart settings based on product rules and conditions.

    Language:PHP
  • partial-batch-rename

    Rename a part of the filename, for many files at once, where name matches a pattern.

    Language:Python
  • challenge-frontend-js

    This is my submission of Front End Javascript class challenge on Binar Academy

    Language:JavaScript
  • merge0

    merge two incomplete copies of a file, by replacing NULL bytes in each file with non-NULL bytes from the other

    Language:C
  • xpartial

    Library that eXtends functools.partial to allow for selective argument freezing (unfinished)

    Language:Python