#
function
Here are 1,003 public repositories matching this topic...
Open
8
kind/bug
Categorizes issue or PR as related to a bug.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
3
akshit-sharma
commented
Aug 23, 2021
It will be useful to have the help specific to use case.
Existing Behavior:
uftrace --help
and uftrace replay --help
gives the same help prompt.
New Behavior:
uftrace --help
can give the help for entire application.
uftrace replay --help
can give the help for uftrace replay only.
Reason:
- This will help narrow down the options available for subprogra
wxd1343401
commented
Apr 2, 2022
good first issue
Good for newcomers
gomonkey is a library to make monkey patching in unit tests easy
interface
function
patch
sequence
private-method
gomonkey
member-method
global-variable
function-variable
-
Updated
Apr 4, 2022 - Go
A code generator to write widgets as function without loosing the benefits of classes.
-
Updated
Jan 15, 2022 - Dart
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
-
Updated
Apr 6, 2022 - C++
PHP function tracker
-
Updated
Jun 26, 2021 - PHP
nodejs
javascript
nothing
unicorns
function
goats
carrots
joke
empty
noop
nada
nothingness
supreme-nothingness
moot
supreme
noooooooooooooooooooooop
not-serious
cant-you-tell
comon
som-tam
-
Updated
Jan 23, 2021 - JavaScript
Knative CLI
-
Updated
Jun 17, 2019 - Go
Useful JavaScript Functions Collection 一些很实用的JavaScript函数封装集合
-
Updated
Jun 6, 2020 - JavaScript
PHP Functional Programming library. Monads, common use functions and generic collections.
php
monads
immutable
functional
functional-programming
functions
static-analysis
function
streams
collections
collections-framework
psalm
psalm-plugin
-
Updated
Feb 8, 2022 - PHP
java implement Higher-order function ,support map,filter , reduce with parallel, android
-
Updated
Jan 4, 2017 - Java
Python API to execute shell functions as they would be Python functions
-
Updated
Jul 25, 2019 - Python
精心收集的有用的 JavaScript 代码片段,可以让你在 30 秒或更少的时间内理解
-
Updated
Dec 13, 2017 - JavaScript
Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.
-
Updated
Aug 24, 2021 - Swift
Rendering bitmaps using nodes. Inspired by Blender's Nodes.
gui
image
node
functional
cpp
functional-programming
graph
pixel
graphics
functions
computer-graphics
bitmap
function
fractal
qt5
mandelbrot
complex-numbers
nodes
-
Updated
Jul 17, 2019 - C++
λ Minimal Functional Programming Utilities for TypeScript & JavaScript
javascript
haskell
typescript
functional
types
functional-programming
functions
function
fp
typescript-library
monad
-
Updated
Jan 24, 2022 - TypeScript
Simplifies the parallelization of function calls.
go
golang
job
worker
functions
function
parallel
pool
jobs
parallelization
parallelism
timeout
parallelize
worker-pool
-
Updated
May 6, 2021 - Go
Improve this page
Add a description, image, and links to the function topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the function topic, visit your repo's landing page and select "manage topics."
What version of Knative?
v1.0 at least
Expected Behavior
When creating a Revision with a pod which exits immediately, the Revision should (fairly quickly) report that
Ready
isFalse
and terminate the Pods.Actual Behavior
The pods stick around