Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigwhite/experiments
/ functions
Functions
5,218 in github.com/bigwhite/experiments
⨍
Functions
5,218
◇
Types & classes
1,053
↓ 2 callers
Method
createSpec
()
database-access/ent/ent/student_create.go:122
↓ 2 callers
Method
createSpec
()
database-access/ent/ent/instructor_create.go:106
↓ 2 callers
Method
createSpec
()
database-access/ent/ent/department_create.go:139
↓ 2 callers
Method
createSpec
()
database-access/ent/ent/enrollment_create.go:135
↓ 2 callers
Method
createSpec
()
database-access/ent/ent/course_create.go:122
↓ 2 callers
Function
create_node
ds/search/skiplist/skiplist.c:38
↓ 2 callers
Function
curGoroutineID
()
subtest/add_test.go:13
↓ 2 callers
Function
deutschJozsa
(n int, isConstant bool)
quantum-simulate/deutsch–jozsa/main.go:23
↓ 2 callers
Method
dirtyLocked
()
inside-syncmap/syncmap/sync/map.go:377
↓ 2 callers
Function
distinguish
(jsonData []byte)
json-isnt-json/demo5/main2.go:18
↓ 2 callers
Method
doResolve
(opts resolver.ResolveNowOptions)
grpc-client/demo3/greeter_client/resolver.go:22
↓ 2 callers
Method
doResolve
(opts resolver.ResolveNowOptions)
grpc-client/demo4/greeter_client/resolver.go:22
↓ 2 callers
Function
dumpTable
(tbl arrow.Table)
arrow/advanced-datastructure/table_schema_change.go:151
↓ 2 callers
Function
encodeVarintMygrpc
(dAtA []byte, offset int, v uint64)
grpc-test-examples/grpctest/mygrpc/mygrpc.pb.go:506
↓ 2 callers
Function
escapeQuotes
(s string)
multipart-formdata/client/client3.go:43
↓ 2 callers
Function
escapeQuotes
(s string)
multipart-formdata/client/client2.go:43
↓ 2 callers
Function
escapeQuotes
(s string)
multipart-formdata/client/client4.go:43
↓ 2 callers
Function
escapeText
escapeText writes to w the properly escaped XML equivalent of the plain text data s. If escapeNewline is true, newline characters will be escaped.
xml-rewrite-carriage-return/xml/xml.go:1913
↓ 2 callers
Function
execDockerComposeCommand
(cmd string, cfgFile string, opts ...string)
unit-testing-deps-on-kafka/docker-compose/bitnami/tls/docker_compose_helper.go:23
↓ 2 callers
Function
execDockerComposeCommand
(cmd string, cfgFile string, opts ...string)
unit-testing-deps-on-kafka/docker-compose/bitnami/plaintext/docker_compose_helper.go:23
↓ 2 callers
Function
execve_counter_bpf__attach
ebpf-examples/execve-counter/execve_counter.skel.h:108
↓ 2 callers
Function
execve_counter_bpf__elf_bytes
ebpf-examples/execve-counter/execve_counter.skel.h:176
↓ 2 callers
Function
execve_counter_bpf__open
ebpf-examples/execve-counter/execve_counter.skel.h:78
↓ 2 callers
Function
execve_counter_bpf__open_opts
ebpf-examples/execve-counter/execve_counter.skel.h:51
↓ 2 callers
Method
expression
(_p int)
antlr/calc/parser/calc_parser.go:477
↓ 2 callers
Function
f
(x int)
inlining-optimisations/recursion/recursion1.go:7
↓ 2 callers
Function
f
(n int)
inlining-optimisations/recursion/recursion.go:7
↓ 2 callers
Function
f
()
golang-statements-evaluating-order/example1.go:12
↓ 2 callers
Function
f1
(ctx context.Context, req any)
context-examples/with_value/main.go:19
↓ 2 callers
Function
f2
(ctx context.Context, req any)
context-examples/with_value/main.go:14
↓ 2 callers
Function
f3
(ctx context.Context, req any)
context-examples/with_value/main.go:8
↓ 2 callers
Function
f4
基于parent cancelCtx创建的valueCtx之上创建cancelCtx
context-examples/with_cancel/cancelctx_map.go:42
↓ 2 callers
Method
field
()
antlr/csv2map/CSVParser.java:278
↓ 2 callers
Function
file_acme_order_v1_order_proto_rawDescGZIP
()
buf-examples/acme-shop/gen/go/acme/order/v1/order.pb.go:152
↓ 2 callers
Function
file_proto_greeting_proto_rawDescGZIP
()
caddy-examples/rpc/proto/greeting.pb.go:137
↓ 2 callers
Method
findPeer
(id string)
webrtc-data-channel/signaling/main.go:249
↓ 2 callers
Function
fnv
(h uint64, x byte)
hash-based-bisect/bisect-demo/bisect/bisect.go:492
↓ 2 callers
Function
fnvString
(h uint64, x string)
hash-based-bisect/bisect-demo/bisect/bisect.go:498
↓ 2 callers
Function
foo
()
closure/closure1.go:5
↓ 2 callers
Method
forward
DNN结构体的方法
go-and-nn/ann/handwritten-digit-recognition/main.go:110
↓ 2 callers
Function
g
()
inlining-optimisations/recursion/recursion.go:3
↓ 2 callers
Function
generateSlice
(n int)
simd-preview/dot-product2/dot_test.go:9
↓ 2 callers
Function
generateSlice
(n int)
simd-preview/dot-product1/dot_test.go:9
↓ 2 callers
Function
getLevel
(t antlr.Tree)
antlr/tdat/reverse_polish_expr_listener.go:138
↓ 2 callers
Function
getSession
辅助函数:获取会话数据
intro-to-passkey/demo/main.go:103
↓ 2 callers
Function
getTypeInfo
getTypeInfo returns the typeInfo structure with details necessary for marshaling and unmarshaling typ.
xml-rewrite-carriage-return/xml/typeinfo.go:53
↓ 2 callers
Function
handleHi
(w http.ResponseWriter, r *http.Request)
go-debug-profile-optimization/step3/demo.go:15
↓ 2 callers
Function
handleHi
must be accessed atomically
go-debug-profile-optimization/step2/demo.go:13
↓ 2 callers
Function
handleHi
(w http.ResponseWriter, r *http.Request)
go-debug-profile-optimization/step5/demo.go:15
↓ 2 callers
Function
handleHi
(w http.ResponseWriter, r *http.Request)
go-debug-profile-optimization/step6/demo.go:22
↓ 2 callers
Function
handleHi
(w http.ResponseWriter, r *http.Request)
go-debug-profile-optimization/step4/demo.go:15
↓ 2 callers
Function
hashPassword
对密码进行bcrypt哈希并返回哈希值与随机盐值
web-app-password-storage/server/main.go:94
↓ 2 callers
Function
hello_from_c
()
rust-guide-for-gopher/managing-deps/dep_alias/C/src/lib.rs:1
↓ 2 callers
Function
hello_from_c
()
rust-guide-for-gopher/managing-deps/app/C/src/lib.rs:1
↓ 2 callers
Function
helloworld_bpf__attach
ebpf-examples/helloworld/helloworld.skel.h:110
↓ 2 callers
Function
helloworld_bpf__elf_bytes
ebpf-examples/helloworld/helloworld.skel.h:179
↓ 2 callers
Function
helloworld_bpf__open
ebpf-examples/helloworld/helloworld.skel.h:80
↓ 2 callers
Function
helloworld_bpf__open_opts
ebpf-examples/helloworld/helloworld.skel.h:53
↓ 2 callers
Function
incr
(mc *libmemcached.MemcachedConn, key string, value string, tmstamp string, exptime string)
memcached-proxy-demo/src/iwobi.net/main/memcachedproxy.go:32
↓ 2 callers
Function
isEmptyValue
(v reflect.Value)
xml-rewrite-carriage-return/xml/marshal.go:1032
↓ 2 callers
Function
isNameByte
(c byte)
xml-rewrite-carriage-return/xml/xml.go:1216
↓ 2 callers
Function
is_leader
zookeeper_c_bindings_examples/config_center_services/ccs_agent.c:55
↓ 2 callers
Function
is_leader
zookeeper_c_bindings_examples/election/election.c:86
↓ 2 callers
Function
labelsForWebserver
labelsForWebserver returns the labels for selecting the resources belonging to the given Webserver CR name.
webserver-operator/controllers/webserver_controller.go:222
↓ 2 callers
Method
load
()
inside-syncmap/syncmap/sync/map.go:155
↓ 2 callers
Function
loadMNISTImages
加载MNIST数据集
go-and-nn/ann/handwritten-digit-recognition/main.go:52
↓ 2 callers
Function
loadMNISTLabels
(filename string)
go-and-nn/ann/handwritten-digit-recognition/main.go:77
↓ 2 callers
Method
loadSnapshot
()
go1.18-examples/foresight/workspace/raftexample/kvstore.go:113
↓ 2 callers
Method
loadSnapshot
()
go1.18-examples/foresight/workspace/raftexample-with-go-workspace/kvstore.go:113
↓ 2 callers
Function
lookupXMLName
lookupXMLName returns the fieldInfo for typ's XMLName field in case it exists and has a valid xml field tag, otherwise it returns nil.
xml-rewrite-carriage-return/xml/typeinfo.go:231
↓ 2 callers
Function
makeMsgSignature
(timestamp, nonce, msg_encrypt string)
wechat_examples/public/3-encryptedtextmsg/recvencryptedtextmsg.go:100
↓ 2 callers
Method
marshalInterface
marshalInterface marshals a Marshaler interface value.
xml-rewrite-carriage-return/xml/marshal.go:654
↓ 2 callers
Method
marshalSimple
(typ reflect.Type, val reflect.Value)
xml-rewrite-carriage-return/xml/marshal.go:749
↓ 2 callers
Method
marshalTextInterface
marshalTextInterface marshals a TextMarshaler interface value.
xml-rewrite-carriage-return/xml/marshal.go:674
↓ 2 callers
Function
migrateSchema
(t TestingT, c *ent.Client, o *options)
database-access/ent/ent/enttest/enttest.go:74
↓ 2 callers
Function
min
(a, b int)
xml-rewrite-carriage-return/xml/typeinfo.go:254
↓ 2 callers
Function
min_heap_dump
ds/heap/min_heap.c:123
↓ 2 callers
Method
missLocked
()
inside-syncmap/syncmap/sync/map.go:367
↓ 2 callers
Method
name
Get name: /first(first|second)*/ Do not set d.err if the name is missing (unless unexpected EOF is received): let the caller provide better context.
xml-rewrite-carriage-return/xml/xml.go:1174
↓ 2 callers
Function
newCourseStep
()
database-access/ent/ent/enrollment/enrollment.go:115
↓ 2 callers
Function
newDepartmentStep
()
database-access/ent/ent/student/student.go:104
↓ 2 callers
Function
newDepartmentStep
()
database-access/ent/ent/course/course.go:104
↓ 2 callers
Function
newDepartmentStep
()
database-access/ent/ent/instructor/instructor.go:81
↓ 2 callers
Function
newEntry
(i interface{})
inside-syncmap/syncmap/sync/map.go:123
↓ 2 callers
Function
newGRPCServer
(t *testing.T)
grpc-test-examples/grpctest/server_with_buffconn_test.go:15
↓ 2 callers
Function
newKVStore
(snapshotter *snap.Snapshotter, proposeC chan<- string, commitC <-chan *commit, errorC <-chan error)
go1.18-examples/foresight/workspace/raftexample/kvstore.go:41
↓ 2 callers
Function
newKVStore
(snapshotter *snap.Snapshotter, proposeC chan<- string, commitC <-chan *commit, errorC <-chan error)
go1.18-examples/foresight/workspace/raftexample-with-go-workspace/kvstore.go:41
↓ 2 callers
Function
newNode
newNode returns an initialized node.
queue-with-select/safe-queue1/queueimpl7.go:144
↓ 2 callers
Function
newNode
newNode returns an initialized node.
queue-with-select/safe-queue2/queueimpl7.go:144
↓ 2 callers
Function
newOptions
(opts []Option)
database-access/ent/ent/enttest/enttest.go:47
↓ 2 callers
Function
newStudentStep
()
database-access/ent/ent/enrollment/enrollment.go:108
↓ 2 callers
Function
node_height
ds/search/avl/avl.c:209
↓ 2 callers
Function
polynomialSIMD_AVX
polynomialSIMD_AVX uses 128-bit AVX instructions to process 4 floats at a time.
simd-preview/poly/poly.go:23
↓ 2 callers
Function
polynomialScalar
polynomialScalar is the standard Go implementation, serving as our baseline. It uses Horner's method for efficient calculation.
simd-preview/poly/poly.go:15
↓ 2 callers
Method
popEOF
Undo a pushEOF. The element must have been finished, so the EOF should be at the top of the stack.
xml-rewrite-carriage-return/xml/xml.go:449
↓ 2 callers
Function
preOrderTraverse
pre order traverse
antlr/tdat/semantic/semantic.go:265
↓ 2 callers
Function
printLevelPrefix
(ctx antlr.ParserRuleContext)
antlr/tdat/trace_listener.go:37
↓ 2 callers
Function
printStats
(name string, latencies []time.Duration)
go-hedging-demo/main.go:65
↓ 2 callers
Function
printTrace
(id uint64, name, typ string, indent int)
trace-function-call-chain/trace4/trace.go:25
↓ 2 callers
Function
print_usage
Prints a brief usage string, optionally with an error message. Args: message: The optional error message.
style_check_scripts/clint.py:16
← previous
next →
601–700 of 5,218, ranked by callers