Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dennisss/dacha
/ functions
Functions
11,235 in github.com/dennisss/dacha
⨍
Functions
11,235
◇
Types & classes
4,222
↓ 80 callers
Method
to_string
Converts to a standard utf-8 string.
pkg/parsing/src/iso.rs:50
↓ 80 callers
Method
try_send
(&mut self, value: T)
pkg/executor/src/channel/spsc.rs:79
↓ 80 callers
Method
value
(&self)
pkg/rpc/util/src/args.rs:23
↓ 77 callers
Method
cols
(&self)
pkg/math/src/matrix/base.rs:384
↓ 77 callers
Method
max
(&self)
pkg/cnc/controller/src/stats.rs:27
↓ 76 callers
Method
group_str
(&self, i: usize)
pkg/automata/src/regexp/vm/instance.rs:169
↓ 76 callers
Method
len
(&self)
pkg/rpc/src/buffer_queue.rs:60
↓ 74 callers
Method
trim
(&mut self)
pkg/math/src/big/int.rs:158
↓ 73 callers
Method
len
(&self)
pkg/http/src/hpack/dynamic_table.rs:41
↓ 73 callers
Method
to_owned
(&self)
pkg/math/src/matrix/base.rs:409
↓ 72 callers
Method
ok
()
pkg/rpc/src/status.rs:138
↓ 71 callers
Method
as_ref
(&self)
pkg/asn/src/builtin.rs:51
↓ 71 callers
Method
id
(&self)
pkg/cnc/monitor/src/files.rs:443
↓ 70 callers
Method
fill
(shape: &[usize], value: T)
pkg/math/src/array/mod.rs:83
↓ 70 callers
Method
pop
(&mut self)
pkg/common/src/vec.rs:33
↓ 70 callers
Method
spec
(&self)
pkg/container/src/node/blob_store.rs:438
↓ 69 callers
Method
contains_key
(&self, key: &char)
pkg/cnc/gcode/src/command.rs:735
↓ 69 callers
Method
get
(&self, url: &str)
pkg/media/downloader/src/megacloud.rs:172
↓ 69 callers
Method
read
TODO: Support vectorized read
pkg/nordic/src/twim.rs:86
↓ 69 callers
Method
to_string
(&self)
pkg/protobuf/core/src/text.rs:229
↓ 69 callers
Method
write
TODO: support vectorized write.
pkg/nordic/src/twim.rs:91
↓ 68 callers
Function
avr_write_volatile
(addr: *mut u8, value: u8)
pkg/fan_controller/src/avr/registers.rs:97
↓ 67 callers
Method
round
(&self)
pkg/math/src/matrix/base.rs:205
↓ 66 callers
Method
clone
(&self)
pkg/builder/skylark/src/object.rs:70
↓ 66 callers
Method
field
(&self, index: usize)
pkg/math/compute/src/io/csv.rs:221
↓ 66 callers
Method
iter
(&self)
pkg/protobuf/core/src/collections.rs:156
↓ 66 callers
Function
parse_text_proto
(text: &str, message: &mut dyn MessageReflection)
pkg/protobuf/core/src/text.rs:618
↓ 66 callers
Method
path
(&self)
pkg/file/src/temp.rs:55
↓ 65 callers
Function
exists
TODO: Test that this can distinguish between a normal not_found and a permission error.
pkg/file/src/utils.rs:166
↓ 65 callers
Method
len
(&self)
pkg/vision/src/pnp.rs:38
↓ 65 callers
Method
to_string
(&self)
pkg/api/google/spanner/src/sql.rs:162
↓ 64 callers
Method
bit_width
(&self)
pkg/math/src/big/secure/uint.rs:347
↓ 64 callers
Method
insert
NOTE: This will crash on out of bounds keys.
pkg/cnc/gcode/src/command.rs:740
↓ 64 callers
Method
into
(self)
pkg/raft/src/redis/resp.rs:126
↓ 64 callers
Method
to_string
(&self)
pkg/cluster/client/src/acl/principal.rs:133
↓ 62 callers
Method
add
(&mut self, key: &[u8], value: &[u8])
pkg/http/src/query.rs:29
↓ 61 callers
Method
set_duration
(v)
pkg/media/creation/animation/js/utils.js:24
↓ 60 callers
Method
build
(&self)
pkg/crypto/src/pem.rs:107
↓ 59 callers
Method
lock
(&'a self)
pkg/executor/src/sync/var.rs:32
↓ 58 callers
Method
insert
(&mut self, key: K, value: V)
pkg/protobuf/core/src/collections.rs:42
↓ 58 callers
Method
to_string
(&self)
pkg/media/v4l2/src/format.rs:101
↓ 57 callers
Method
as_str
(&self)
pkg/file/src/local/path.rs:170
↓ 57 callers
Method
reserve_exact
(&mut self, additional: usize)
pkg/common/src/tree/binary_heap.rs:70
↓ 57 callers
Method
set_name
(&mut self, name: &str)
pkg/storage/src/partition/gpt.rs:378
↓ 56 callers
Function
draw_title
(ctx, text)
pkg/media/creation/animation/js/utils.js:218
↓ 56 callers
Method
insert
(&mut self, value: usize)
pkg/common/src/bit_set.rs:13
↓ 56 callers
Method
set_name
(name)
pkg/media/creation/animation/js/utils.js:16
↓ 55 callers
Method
into
(self)
pkg/parsing/src/ascii.rs:59
↓ 55 callers
Method
rev
(mut self)
pkg/base/util/src/iter.rs:28
↓ 54 callers
Method
add
(&mut self, value: T)
pkg/cnc/controller/src/stats.rs:11
↓ 54 callers
Method
call
( service_name: String, method_name: String, request: any, options: RequestOptions = {} )
pkg/web/lib/rpc.ts:137
↓ 54 callers
Method
join
TODO: Audit all usages of this to see if we should be respecting possibly absolute paths.
pkg/file/src/local/path.rs:180
↓ 54 callers
Function
label
(s: &'static str)
pkg/math/src/geometry/half_edge.rs:2106
↓ 54 callers
Method
reserve
(&mut self, additional: usize)
pkg/common/src/tree/binary_heap.rs:66
↓ 54 callers
Function
timeout
(duration: Duration, f: F)
pkg/executor/src/linux/timeout.rs:286
↓ 53 callers
Method
add
(&mut self, cmd: &C)
pkg/cnc/gcode/src/line.rs:15
↓ 53 callers
Method
append
(&mut self, mut value: Reflection)
pkg/db/table/src/key.rs:72
↓ 53 callers
Method
get_mut
(&mut self, key: &char)
pkg/cnc/gcode/src/command.rs:719
↓ 53 callers
Method
iter_mut
(&mut self, y: usize, x: usize)
pkg/image/src/lib.rs:198
↓ 53 callers
Method
len
(&self)
pkg/haystack/src/cache/memory.rs:173
↓ 53 callers
Method
push
(&mut self, index: usize, value: u8)
pkg/image/src/format/jpeg/types.rs:62
↓ 53 callers
Method
recv
(&mut self)
pkg/cnc/controller/src/logging.rs:91
↓ 53 callers
Method
split
Splits the duplex stream into its two halfs. When either halve is dropped, we will shutdown that part of the stream.
pkg/net/src/tcp.rs:138
↓ 52 callers
Method
as_ref
(&self)
pkg/http/src/headers/connection.rs:29
↓ 52 callers
Function
bounded
Channel which supports a single producer and single consumer instance. Messages are guaranteed to be received in the order they are sent.
pkg/executor/src/channel/spsc.rs:14
↓ 52 callers
Method
norm
(&self)
pkg/math/src/matrix/base.rs:638
↓ 52 callers
Method
position
()
pkg/media/creation/animation/js/utils.js:303
↓ 52 callers
Method
split_at
(&self, mid: usize)
pkg/common/src/bits.rs:344
↓ 52 callers
Method
toString
()
pkg/web/lib/rpc.ts:36
↓ 52 callers
Method
width
(&self)
pkg/image/src/lib.rs:246
↓ 51 callers
Function
set_bit_field
(v: u32, shift: u32, width: u32, field: u32)
pkg/base/util/src/bit_field.rs:10
↓ 51 callers
Method
write
TODO: This must support partially writing.
pkg/nordic/src/usb/controller.rs:718
↓ 50 callers
Method
col
(&self, col: usize)
pkg/math/src/matrix/base.rs:261
↓ 50 callers
Method
split
(rows, cols)
pkg/media/creation/animation/js/utils.js:457
↓ 49 callers
Function
ceil_div
(a: usize, b: usize)
pkg/base/util/src/lib.rs:29
↓ 49 callers
Method
entry
(&self, index: LogIndex)
pkg/raft/src/log/memory_log.rs:74
↓ 49 callers
Function
eq
(expected_value: T)
pkg/testing/src/lib.rs:37
↓ 49 callers
Method
is_empty
(&self)
pkg/protobuf/core/src/unknown.rs:32
↓ 49 callers
Function
read
Reads a file from disk, interpretes it as a gerber file and outputs the contained graphics objects.
pkg/cnc/gerber/src/lib.rs:20
↓ 49 callers
Method
read
(&mut self, buf: &mut [u8])
pkg/cnc/controller/src/devices.rs:251
↓ 49 callers
Method
to_ascii_lowercase
(&self)
pkg/parsing/src/ascii.rs:29
↓ 49 callers
Method
to_string
(&self)
pkg/common/src/bits.rs:359
↓ 48 callers
Method
exec
(&mut self, addr: u32)
pkg/rp2040/programmer/src/main.rs:186
↓ 48 callers
Method
is_empty
(&self)
pkg/fan_controller/src/avr/thread.rs:84
↓ 48 callers
Method
len
(&self)
pkg/parsing/src/opaque.rs:28
↓ 48 callers
Method
values
(&self)
pkg/cnc/gcode/src/command.rs:745
↓ 47 callers
Method
db
TODO: If the ClusterMetaClient is dropped, then this needs to stop working.
pkg/cluster/client/src/meta/client.rs:192
↓ 47 callers
Method
len
(&self)
pkg/image/src/format/jpeg/types.rs:67
↓ 47 callers
Method
pin
TODO: &mut self should be needed as having the PeripheralPin should be sufficient to gurantee exclusivity.
pkg/nordic/src/gpio.rs:53
↓ 47 callers
Function
slide_body_grid
(canvas)
pkg/media/creation/animation/js/utils.js:366
↓ 46 callers
Method
as_ref
(&self)
pkg/math/src/big/secure/storage.rs:45
↓ 46 callers
Function
complete
(p: P)
pkg/parsing/src/lib.rs:546
↓ 46 callers
Method
get
(&self)
pkg/cnc/monitor/src/timestamped_value.rs:16
↓ 46 callers
Method
pos
(&'a self)
pkg/math/src/array/mod.rs:702
↓ 46 callers
Method
to_montgomery_form
Computes 'a*R mod m'
pkg/math/src/big/secure/montgomery.rs:69
↓ 46 callers
Method
to_raw
(&self)
pkg/sys/src/ioctl.rs:32
↓ 45 callers
Method
method
(mut self, method: Method)
pkg/http/src/request.rs:81
↓ 45 callers
Method
term
(&self)
pkg/raft/src/consensus/module.rs:248
↓ 45 callers
Method
typ
(&self)
pkg/file/src/local/dir.rs:59
↓ 44 callers
Method
extend
In-place increases the size
pkg/math/src/big/secure/uint.rs:598
← previous
next →
101–200 of 11,235, ranked by callers