Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgryski/trifles
/ functions
Functions
595 in github.com/dgryski/trifles
⨍
Functions
595
◇
Types & classes
93
Method
Less
(i, j int)
gddo/gddo.go:27
Function
Levenshtein
This implementation translated from the optimized C code at https://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Levenshtein_distance#C
leven/leven.go:5
Function
Lowbias32
https://nullprogram.com/blog/2018/07/31/ exact bias: 0.17353355999581582
inthash/inthash.go:185
Function
Lowbias32_r
inverse
inthash/inthash.go:195
Function
Match
go:noescape
testlibfsm/fishasm/fishasm_stub.go:4
Function
Match
go:noescape
sshdregex/asm/fsmasm_stub.go:6
Function
Match
(data []byte)
sshdregex/asm/fsmasm_tinygo.go:5
Function
Match
(data []byte)
sshdregex/c/c.go:10
Function
Match
go:noescape
fsmdemo/fishasm/fishasm_stub.go:4
Function
Match
(data string)
fsmdemo/fishfsm/fishfsm.go:3
Function
Median
(a [5]int)
median/median.go:3
Function
Murmur3_64_Finalizer
(key uint64)
inthash/inthash.go:173
Function
New
(capacity int)
cachetest/random/random.go:13
Function
New
(oncecap, twicecap int)
cachetest/slru/slru.go:10
Function
New
(capacity int)
cachetest/tworand/two.go:20
Function
New
(capacity int)
cachetest/clock/clock.go:16
Function
New
(capacity int)
cachetest/randmark/randmark.go:21
Function
New
(total int)
ewmaest/ewmaest.go:18
Function
NewSliceScanner
NewSliceScanner creates a scanner that returns the byte slices in tokens
simhash/scanners.go:19
Function
OMG
(args ...interface{})
go-wtflog/wtflog.go:20
Function
RandShell
(a []int)
shellsort/shell.go:66
Function
Ridder
Numerical Methods in Engineering with Python -> Go
numerical/root.go:92
Function
Romberg
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:76
Function
Rrxmrrxmsx_0
http://mostlymangling.blogspot.com/2019/01/better-stronger-mixer-and-test-procedure.html
inthash/inthash.go:217
Function
Run
(prompt string, commands map[string]Cmd)
repl/repl.go:15
Method
Scan
()
simhash/scanners.go:27
Function
Secant
(f func(x float64) float64, x0, x1 float64)
numerical/root.go:27
Method
Set
(key string, value interface{})
cachetest/random/random.go:25
Method
Set
(key string, value interface{})
cachetest/tworand/two.go:37
Method
Set
(key string, value interface{})
cachetest/clock/clock.go:33
Method
Set
(key string, value interface{})
cachetest/randmark/randmark.go:75
Function
Shell
(a []int)
shellsort/shell.go:8
Function
Simpsons
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:105
Function
Simpsons38
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:110
Function
Simpsons38Composite
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:130
Function
SimpsonsAdaptive
thin function -- prime the recursive pump and make the API match our other integration routines
numerical/integrate.go:155
Function
SimpsonsComposite
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:115
Method
String
()
range2cidr/main.go:16
Method
String
()
allten/allten.go:33
Method
Swap
(i, j int)
intset/intset.go:482
Method
Swap
(i, j int)
prior/main.go:95
Method
Swap
(i, j int)
gddo/gddo.go:26
Function
TestBTable
(t *testing.T)
strtable/strtable_test.go:46
Function
TestFastMin
(t *testing.T)
branchfree/select_test.go:8
Function
TestFrog
(t *testing.T)
strtable/strtable_test.go:47
Function
TestHash64Inv
(t *testing.T)
inthash/inthash_test.go:8
Function
TestInt32n
(t *testing.T)
fastrand/fastrand_test.go:35
Function
TestIntegrators
(t *testing.T)
numerical/integrate_test.go:13
Function
TestIntn
(t *testing.T)
fastrand/fastrand_test.go:23
Function
TestNative
(t *testing.T)
strtable/strtable_test.go:44
Function
TestParseLine
(t *testing.T)
cstbucket/parse_test.go:8
Function
TestRH
(t *testing.T)
strtable/strtable_test.go:48
Function
TestRand
(t *testing.T)
shellsort/shell_test.go:42
Function
TestRootSolve
(t *testing.T)
numerical/root_test.go:13
Function
TestSearch
(t *testing.T)
fastsearch/fastsearch_test.go:5
Function
TestSearchBig
(t *testing.T)
interp/interp_test.go:97
Function
TestSearchSmall
(t *testing.T)
interp/interp_test.go:65
Function
TestShell
(t *testing.T)
shellsort/shell_test.go:41
Function
TestSimHash
(t *testing.T)
simhash/simhash_test.go:17
Function
TestTSIP
(t *testing.T)
tsip/go/tsip_test.go:10
Function
TestTable
(t *testing.T)
strtable/strtable_test.go:45
Function
TestUnpack
TestUnpack tests the unpacking routine
fuzzprot/fuzzprot_test.go:9
Function
Trapezoid
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:7
Function
TrapezoidFast
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:27
Function
TrapezoidIterative
(start float64, end float64, steps int, fp func(float64) float64)
numerical/integrate.go:40
Function
Triple32
exact bias: 0.020888578919738908
inthash/inthash.go:205
Function
UUIDv4
UUIDv4 returns a type 4 (`random') UUID
uuid/uuid.go:11
Function
WTF
(args ...interface{})
go-wtflog/wtflog.go:19
Function
Xorshift32
https://en.wikipedia.org/wiki/Xorshift Xorshift32 is an xorshift RNG
inthash/inthash.go:142
Function
XorshiftMult64
64-bit xorshift multiply rng from http://vigna.di.unimi.it/ftp/papers/xorshift.pdf
inthash/inthash.go:166
Method
__init__
(self, xy)
maze/maze.py:10
Method
__init__
(self, height, width)
maze/maze.py:40
Function
__malloc_memstats
tinymalloc/malloc.c:459
Method
add
(val int)
threadtree/threadthree.go:33
Function
allHeros
(db HeroDB, parms martini.Params, r render.Render)
superbat/main.go:30
Function
allLists
(db *bolt.DB, params martini.Params, req *http.Request, r render.Render)
mpush/main.go:33
Method
allow
(s string)
cachetest/bloom.go:18
Method
allow
(s string)
cachetest/prob.go:21
Method
allow
(s string)
cachetest/main.go:421
Function
binsearch
(sortedArray []int, toFind int)
interp/interp_test.go:125
Function
btableInserter
(size int)
strtable/strtable_test.go:114
Function
createHero
(db HeroDB, req *http.Request, r render.Render)
superbat/main.go:73
Function
createList
(db *bolt.DB, params martini.Params, req *http.Request, r render.Render)
mpush/main.go:122
Method
del
(val int)
threadtree/threadthree.go:69
Function
draw_bottom_cell
(x)
maze/maze.py:157
Function
draw_cell
(x)
maze/maze.py:150
Function
draw_floor
(x)
maze/maze.py:171
Function
draw_wall
(x)
maze/maze.py:162
Function
f1
(x float64)
numerical/root_test.go:9
Function
findHero
(db HeroDB, parms martini.Params, r render.Render)
superbat/main.go:40
Function
findList
(db *bolt.DB, params martini.Params, req *http.Request, r render.Render)
mpush/main.go:60
Function
find_longest_match_best
(fileoffs int, buf []uint8, s []uint8)
lz/lz.go:74
Function
find_longest_match_fast
(fileoffs int, buf []uint8, s []uint8)
lz/lz.go:24
Function
fishasmMatch
export fishasmMatch
fsmdemo/sotest/fsmso/main.go:8
Function
fishmain
fsmdemo/fishvmc.c:2
Function
free
tinymalloc/malloc.c:442
Function
frogInserter
(size int)
strtable/strtable_test.go:115
Function
getGcse
(q string)
gddo/gddo.go:66
Function
getGddo
(q string)
gddo/gddo.go:46
Function
getGithub
(q string)
gddo/gddo.go:106
← previous
next →
401–500 of 595, ranked by callers