Projects in Awesome Lists tagged with function
A curated list of projects in awesome lists tagged with function .
https://github.com/khalyomede/expose
Expose your classes through functions to speed up your development
class development expose function php productivity speedup
Last synced: 04 Oct 2025
https://github.com/ash914027/java
java course solutions
classes collection exception-handling function generics interface objects oops
Last synced: 25 Jul 2025
https://github.com/tanzeelafatima492/function-in-c-
cpp function program programming-language
Last synced: 17 Sep 2025
https://github.com/epiresdasilva/psql-function
Native serverless function with PostgreSQL
bash faas function ibm ibmcloud postgresql psql serverless
Last synced: 09 Apr 2026
https://github.com/patrickboateng/func-validator
MATLAB-style function argument validation for Python - clean, simple, and reliable.
argument-validation function validation
Last synced: 14 Aug 2025
https://github.com/siegfriedgrimbeek/strip-accented
Returns a string from which accented characters are stripped.
function javascript node nodejs npm npm-module npmjs
Last synced: 26 Feb 2026
https://github.com/pike96/expirable-synchronized
A decorator that can safely make any function that returns promise atomic
annotation chain decorator es2015 es6 expirable function javascript javascript-decorators lock promise synchronise synchronised synchronize synchronized
Last synced: 24 Jul 2025
https://github.com/soenneker/soenneker.entra.middlewares.jwtauth.functions
Middleware for Azure Functions that validates Microsoft Entra JWTs
azure csharp data dotnet entra function functions http httprequest jwtauth jwtauthmiddleware middleware middlewares request util
Last synced: 10 Jun 2026
https://github.com/rudxain/argnamer.js
Decorator to get a function with named arguments. In JavaScript
decorator fn function named-arguments named-parameters
Last synced: 14 Mar 2025
https://github.com/formiat/search_by_mask_function
Function that searches by mask with wildcards.
cpp function match search search-by-mask wildcards
Last synced: 05 Mar 2025
https://github.com/mehrajlatifli/kotlinlesson14
Example for Kotlin Lesson
arraylist class enum function inheritance null polymorphism when
Last synced: 19 Aug 2025
https://github.com/anbumani12/javascript-day-3-task
JavaScript Day 3 task completed.
array function html js json parse stringify xmlhttprequest
Last synced: 29 Apr 2026
https://github.com/stdlib-js/math-base-special-factoriallnf
Evaluate the natural logarithm of the factorial of a single-precision floating-point number.
combinatorics fact factorial factoriallnf function gamma javascript lfact log-scale logarithm math mathematics node node-js nodejs number special special-functions stdlib
Last synced: 29 Apr 2026
https://github.com/jjm-one/jjm.one.miscutilfunctions
A collection of miscellaneous utility and helper functions for C# projects.
csharp function helper utility
Last synced: 28 Aug 2025
https://github.com/giandiport80/my-best-practice
Kumpulan code-code best practice yang sering digunakan
function helper-functions snippets snippets-collection
Last synced: 29 Aug 2025
https://github.com/soenneker/soenneker.functions.attributes.allowanonymous
An attribute for excluding authentication for Azure functions
allow allowanonymous allowanonymousfunctionattribute anonymous attribute attributes azure csharp dotnet function functions object
Last synced: 09 Mar 2026
https://github.com/beyzakomish/integral-calculation-using-reiman-sums
This project is for calculating the area under the curve of a function over a specified interval. It uses Left Hand Rule, Right Hand Rule, and Midpoint Rule to estimate the integral.
calculate-area cpp curved function integral project
Last synced: 02 Mar 2026
https://github.com/pikmin-rgb/get_next_line
Reading a line from a fd is way too tedious
Last synced: 08 Jun 2026
https://github.com/fatima-progmmer/function-in-c-
cpp function program programming-language
Last synced: 23 Feb 2025
https://github.com/jaid/resolve-any
Calls a value if it is a function, simply returns it otherwise.
function lib library promise resolve resolve-any string util utility
Last synced: 14 May 2025
https://github.com/bursasha/oracle-postgresql-projects
Advanced SQL, covering Oracle PL/SQL and PostgreSQL PL/pgSQL with phases on using procedures, functions, triggers, query optimizations, packages, and Docker server setup 💡
common-table-expression docker docker-compose function oracle oracle-plsql plpgsql plsql posgtresql postgresql-plpgsql procedure query-optimization recursive-queries script sql trigger
Last synced: 04 Mar 2026
https://github.com/BeyzaKomish/Integral-Calculation-Using-Reiman-Sums
This project is for calculating the area under the curve of a function over a specified interval. It uses Left Hand Rule, Right Hand Rule, and Midpoint Rule to estimate the integral.
calculate-area cpp curved function integral project
Last synced: 14 Mar 2025
https://github.com/mtumilowicz/java11-lambda-expression-statements
Expression statements in terms of lambda (assigning function to consumer).
consumer expression-statements function lambda
Last synced: 23 Feb 2025
https://github.com/mimaxuz/days360.js
Days360 function for JavaScript
bank days360 function javascript js
Last synced: 30 Mar 2025
https://github.com/pjiwm/functional-rust
A Rust library for functional programming, providing function composition, currying, and higher-order functions. This crate can be compiled on nightly Rust.
crate currying function functional-programming library rust rust-lang
Last synced: 14 Sep 2025
https://github.com/preprocess/pre-parameter-loaders
function macro parameters preprocessor
Last synced: 26 May 2026
https://github.com/imajinyun/gohelper
[Go] A package of Go helper functions for business development, just like Java hutool.
function functions go go-functions go-helpers helper helpers
Last synced: 13 Mar 2025
https://github.com/rse/node-red-contrib-functionx
Clone of the Node-RED function node with capability to automatically install used NPM packages
Last synced: 20 May 2026
https://github.com/niradler/params-check
JS function param check, use reusable adapters to check function params, for native js projects.
function params params-check params-validate
Last synced: 15 Jul 2025
https://github.com/fs23yayan/membuatfungsidatapemrosesan
Membuat Fungsi Data Pemrosesan for Data Science in Marketing : Customer Segmentation with Python - Part 2
Last synced: 29 Apr 2026
https://github.com/dizmo/functions-queued
dizmoFun: queued invocations
dizmo function invocation javascript library queued typescript
Last synced: 29 Apr 2026
https://github.com/dizmo/functions-before
dizmoFun: before handler
before dizmo function handler javascript library typescript
Last synced: 20 May 2026
https://github.com/anilsenay/jslice
JSlice is a Golang package that provides a set of methods to manipulate arrays which are built-in functions in JavaScript.
array function go golang javascript operations slice
Last synced: 20 May 2026
https://github.com/itsawa/safest-function
Safest Function is a JavaScript library that ensures safe execution of functions by validating the types of arguments before they are passed. It supports primitive types, arrays, and objects, offering customizable error handling for safer and more reliable function execution.
argument-validation dev-tool dev-tools error-handling funcion-safety function javascript js library npm-package safety typesafety utility validation
Last synced: 03 Feb 2026
https://github.com/dizmo/functions-after
dizmoFun: after handler
after dizmo function handler javascript library typescript
Last synced: 10 May 2026
https://github.com/basis-company/helpers.js
shared javascript toolkit
array date function javascript number object string toolkit tools
Last synced: 25 Feb 2025
https://github.com/stdlib-js/math-base-special-fibonaccif
Compute the nth Fibonacci number as a single-precision floating-point number.
fib fibonaccif function javascript math mathematics node node-js nodejs number special special-functions stdlib
Last synced: 11 May 2026
https://github.com/dizmo/functions-filter
dizmoFun: asynchronous array filter
array asynchronous dizmo filter function javascript library typescript
Last synced: 21 Apr 2026
https://github.com/dizmo/functions-random
dizmoFun: random strings
dizmo function javascript library random string typescript
Last synced: 18 Apr 2026
https://github.com/systemlight/f-fuse
:zap: Defining functions to be executed during special periods.【定义特殊执行的函数】
Last synced: 07 Jun 2026
https://github.com/3rd-eden/borked
Cancel async functions early when they are borked.
async function promise timeout
Last synced: 22 Jul 2025
https://github.com/javidrashkhansoi/responsive-value
SCSS function responsive-value. It is intended to handle responsive CSS property values without using media queries.
adaptive css function generator license media-queries media-query media-query-breakpoints mit mit-license responsive sass sass-function scss scss-function snippets vscode vscode-snippets
Last synced: 15 Mar 2025
https://github.com/epiresdasilva/clipper-function
clipper faas function ibm ibmcloud serverless
Last synced: 27 May 2026
https://github.com/tigerjkukreja/model-exchange-grammar-protocol
Standardize AI interactions with the Model Exchange Grammar Protocol (MEGP). Simplify message types for effective communication in language model exchanges. 🛠️📚
ai anthropic chat claude context conversation design exchange function gpt grok message model openai protocol tool turn
Last synced: 26 Jun 2025
https://github.com/lonaryx/binarysearch
Этот код представляет собой реализацию алгоритма бинарного поиска в массиве чисел от 0 до 100 на языке C++. Он создан для того, чтобы продемонстрировать простоту и эффективность данного алгоритма.
algorithm algorithms binary binary-search code cpp eazy function functions language-learning learning massive search ua ukraine ukrainian windows
Last synced: 30 Apr 2026
https://github.com/imajinyun/gokit
[Go] A package of Go helper functions for business development, just like Java hutool.
function functions go go-functions go-kit helper helpers
Last synced: 19 May 2026
https://github.com/sandervandevelde/msft-fabric-management-function
This Azure Function paused your Microsoft Fabric capacity on a daily basis
azure capacity function microsoft-fabric pause time-trigger
Last synced: 19 May 2026
https://github.com/kr1sng/42cursus-ft_printf
42's project to implement the function printf() in C Standard library
42 42school c-programming c-programming-language ecole42 function printf
Last synced: 06 Apr 2025
https://github.com/tomasbouda/swissknife
PowerShell module that collects bunch of usefull and frequently used functions.
collection function helper module powershell swissknife
Last synced: 29 Mar 2025
https://github.com/grimen/js-totalrecall
A runtime step profiler - for JavaScript/Node.
function javascript mixin node profiler runtime runtime-profiler step step-profiler step-runtime-profiler timer
Last synced: 30 Apr 2026
https://github.com/ruhancmendes/projeto-lista-de-compras
The project is a responsive shopping list website where the user can manage items by adding and removing them.
dom-manipulation function javascript rocketseat
Last synced: 07 May 2026
https://github.com/shivam-gupta-git/javascript-logicbuilding-questions
This repository contains a collection of beginner to advanced level JavaScript logic building questions designed to improve problem-solving and coding skills. Ideal for interviews, coding practice, and strengthening algorithmic thinking using plain JavaScript.
arrays await-async callbacks class closure deep-copy filter function hosting lexical-analysis map object promise reduce shallow-copy
Last synced: 30 Apr 2026
https://github.com/maximilianmairinger/waapieasing
Waapi bezier-functions as css string and js function
bezier css css-string easing function waapi
Last synced: 15 Mar 2025
https://github.com/abdulmazidakash/js-digital-clock-program
JavaScript Digital Clock Program made with Bro Code.
Last synced: 02 Sep 2025
https://github.com/didinj/javascript-function-intro
Javascript Function: Intro
example function intro javascript js tutorial
Last synced: 21 Aug 2025
https://github.com/dubniczky/js-powerup
Zero dependency extension library for JavaScript prototypes with commonly used features
extension function helper javascript library prototype utility
Last synced: 31 Mar 2025
https://github.com/marcos4503/lego-creative-hub
Lego Creative Hub is an Open Source Hub, a combination of Hardware and Software components that anyone can re-create to use in their Lego Power Functions projects. The goal is to be a COMPLETE Hub, programmable through an App, compatible with sensors/actuators and with all Lego Power Functions components.
android app arduino bluetooth esp32 function geekservo hub joystick lego lego-powerfunctions power programmable
Last synced: 30 Apr 2026
https://github.com/nisanth2004/javascript_programs
JavaScript is a high-level, dynamic, and interpreted programming language that is widely used for creating interactive and dynamic web pages.
class css dom function html javascript
Last synced: 06 May 2026
https://github.com/eveningkid/softmax-function
Softmax function, normalize a vector of real numbers into a probability distribution
exponential function normalized softargmax softmax
Last synced: 29 Mar 2025
https://github.com/nandkumar1000/cppcanvas
CppCanvas is a comprehensive C++ repository covering fundamental concepts, data structures, algorithms, pattern problems, and mathematical challenges. It serves as a valuable resource for learning, practicing, and mastering C++ through hands-on coding.
array cpp enumeration function linked-list mathematical-programming oop-s patterns pointers queue recursion searching-algorithms sorting-algorithms stack strings structure union
Last synced: 01 Apr 2025
https://github.com/svimaladhithan/task-day4
completed the day 4 tasks in functions
anonymous-functions arrow function iife js
Last synced: 05 Apr 2025
https://github.com/meicloudie/uber
CyberSoft Academy - JavaScript
course-project function javascript
Last synced: 11 May 2026
https://github.com/sourceduty/chargen
A new mathematical framework for time-varying rate of electric charge or discharge accumulation at any given instant.
ai-math ai-mathematics artificial-intelligence chatgpt custom-gpt electrical-charge electrical-math electricity framework function gpts innovative math math-framework math-function mathematics new-math openai
Last synced: 03 Jul 2025
https://github.com/devbigboy/mysql-crash-course
The book introduces you to the basics of MySQL development. MySQL development techniques are explained with an emphasis on using Structured Query Language (SQL). Learn to use and create MySQL databases, tables, functions, procedures, views, and triggers
database function joins mysql mysql-database subqueries trigger view
Last synced: 02 May 2026
https://github.com/timoteuszelle/set-vappstartorder
Set-vAppStartOrder: Manipulate the settings of VMS in a vApp.
function powercli powershell vapps vmware
Last synced: 16 Aug 2025
https://github.com/mehrajlatifli/kotlinlesson13
Example for Kotlin Lesson
arraylist function interface scanner
Last synced: 09 May 2026
https://github.com/yegorov/pydeclarative
Declarative style in Python
chain condition declarative function loop python
Last synced: 13 Jul 2025
https://github.com/msh-trojan/cpp_statement
a simple program to print out the value of a variable
Last synced: 01 Apr 2025
https://github.com/heyfoz/cpp-parallel-vector-functions
The Parallel Vector Functions Program (C++) uses two parallel vectors, which are each filled with 500 random numbers between 1 and 100. The vectors are passed to a function that returns an integer indicating how many times both vectors contained even numbers in the same location.
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-purchase-calculator-function
The Purchase Calculator Function Program (C++) asks the user to enter the number of items sold and the cost per item. A custom function calculates the value of the purchase, which is displayed as output.
calculations cpp function purchase
Last synced: 25 Mar 2025
https://github.com/hojsong/ft_malloc
c data-visualization function library makefile malloc mmap test
Last synced: 01 Apr 2025
https://github.com/spacebakery/probability-bday-simulation
Sample B-day Odds Simulation
Last synced: 22 Feb 2025
https://github.com/lamansky/possible-function
[Node.js] Defines fallback behavior in case a variable is not a function. Perfect for optional callback parameters.
callback function javascript nodejs
Last synced: 15 May 2026
https://github.com/afeiship/noop
Provide some noop value.
array empty function noop placeholder string stub
Last synced: 01 Apr 2025
https://github.com/martincantillo/functional-programming
functional programming on java
filter function funtionalprogramming interface-java java-8 map predicate streams-api
Last synced: 17 May 2026
https://github.com/omogbolahan94/module4-solutions
Coursera JavaScript Assignment
Last synced: 09 Apr 2025
https://github.com/heyfoz/cpp-bank-balance-variable-function
The Bank Balance Variable Function Program (C++) requests that the user enter an initial deposit amount, followed by a loop asking the using to enter another transaction until they are finished. The program utilizes static variables and custom functions to track the account balance.
bank-balance cpp finance function loop
Last synced: 25 Mar 2025
https://github.com/tigran-sargsyan-w/ft_printf
The goal of this project is pretty straightforward. You will recode printf(). You will mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)
42 42school c formatting function implementation mandatory printf programming string-manipulation unix
Last synced: 29 May 2026
https://github.com/z41z/sp-func
Common Functions for Url, Validate, Ajax etc.
ajax fetch frontend function javascript loaddata query validate
Last synced: 03 Jan 2026