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
↓ 22 callers
Method
unique_id
(&mut self)
pkg/math/src/geometry/entity_storage.rs:27
↓ 21 callers
Method
as_bytes
(&self)
pkg/sstable/src/db/write_batch.rs:190
↓ 21 callers
Function
avr_read_volatile
(addr: *const u8)
pkg/fan_controller/src/avr/registers.rs:91
↓ 21 callers
Method
build
(mut self)
pkg/automata/src/regexp/symbol_set.rs:17
↓ 21 callers
Method
get
(&self, k: &Q)
pkg/protobuf/core/src/collections.rs:64
↓ 21 callers
Method
get
(&self, name: &str)
pkg/cluster/client/src/meta/client.rs:298
↓ 21 callers
Method
is_empty
(&self)
pkg/cnc/controller/src/motion_controller.rs:1549
↓ 21 callers
Method
iter
(&self)
pkg/automata/src/regexp/vm/executor.rs:357
↓ 21 callers
Method
last_index
(&self)
pkg/raft/src/log/memory_log.rs:47
↓ 21 callers
Method
lock
(&'a self)
pkg/executor/src/cortex_m/mutex.rs:30
↓ 21 callers
Function
metadata
(path: &LocalPath)
pkg/file/src/utils.rs:120
↓ 21 callers
Function
project_dir
Gets the root directory of this project (the directory that contains the 'pkg' and '.git' directory).
pkg/file/src/project_path.rs:7
↓ 21 callers
Method
rotate_left
(&self, n: usize)
pkg/common/src/bits.rs:324
↓ 21 callers
Method
set_position
NOTE: The assumption is that the motion controller is idle and all queues are empty.
pkg/cnc/controller/src/motion_controller.rs:1341
↓ 21 callers
Function
shallow_copy
(object: T)
pkg/web/lib/utils.tsx:3
↓ 21 callers
Method
swap_remove
(&mut self, index: usize)
pkg/common/src/fixed/vec.rs:66
↓ 21 callers
Method
then
Chains the given automata to the current one such that current accepting states become the start starts for the new automata
pkg/automata/src/fsm.rs:220
↓ 20 callers
Function
BodyFromData
Creates a body from a precomputed blob of data.
pkg/http/src/body.rs:67
↓ 20 callers
Method
commit
(&mut self)
pkg/cluster/meta/src/view.rs:64
↓ 20 callers
Method
iter
Gets an iterator over all values in the tree in ascending order.
pkg/common/src/tree/avl.rs:115
↓ 20 callers
Method
len
(&self)
pkg/file/src/local/metadata.rs:17
↓ 20 callers
Method
len
(&self)
pkg/common/src/fixed/queue.rs:20
↓ 20 callers
Method
meta
(&self)
pkg/raft/src/consensus/module.rs:470
↓ 20 callers
Function
nm
(val)
pkg/media/camera/boards/camera_ffc/generate.py:21
↓ 20 callers
Method
read
(&mut self, data: &mut [u8])
pkg/peripherals/devices/src/trust_m.rs:498
↓ 20 callers
Method
row
(&self, row: usize)
pkg/math/src/matrix/base.rs:265
↓ 20 callers
Method
scale
(&mut self, x: f32, y: f32)
pkg/graphics/src/canvas/base.rs:33
↓ 20 callers
Method
send_request
(&self, req: &PeripheralRequest)
pkg/peripherals/service/src/device.rs:85
↓ 20 callers
Method
transpose
(&self)
pkg/math/src/matrix/base.rs:364
↓ 20 callers
Method
write_length
(&mut self, len: usize)
pkg/asn/src/encoding.rs:797
↓ 20 callers
Method
write_tag
(&mut self, class: TagClass, number: usize, constructed: bool)
pkg/asn/src/encoding.rs:790
↓ 19 callers
Method
get_or_insert
(new_entry: FigureLegendEntry)
pkg/cnc/monitor/js/machine/state.tsx:93
↓ 19 callers
Method
insert
Adds a waker to this list. TODO: Make self Pin as well NOTE: It is only valid to call this if the waker is not already in another list.
pkg/executor/src/waker.rs:32
↓ 19 callers
Method
is_ok
(&self)
pkg/rpc/src/status.rs:147
↓ 19 callers
Function
labels
(s: &[&'static str])
pkg/math/src/geometry/half_edge.rs:2112
↓ 19 callers
Method
load
Pre-loads the reader with some set of bits which should be returned next on reads. Normally these will be bits retrieved from into_unconsumed_bits() f
pkg/common/src/bits.rs:473
↓ 19 callers
Method
move_to
(&mut self, pos: &VectorXd, feed_rate: f64)
pkg/cnc/tools/src/remote.rs:55
↓ 19 callers
Method
push
(&mut self, value: T)
pkg/common/src/fixed/vec.rs:37
↓ 19 callers
Method
range_mut
Mutates all the data associated with all ranges between start_key and end_key. - If there doesn't exist a contiguous set of ranges in the range [start
pkg/db/kv/src/key_ranges.rs:95
↓ 19 callers
Method
read_element
(&mut self, class: TagClass, number: usize, constructed: bool)
pkg/asn/src/encoding.rs:336
↓ 19 callers
Method
rows
(&self)
pkg/peripherals/old/tft.rs:176
↓ 19 callers
Method
send
Depending on the mode, should support sending on different
pkg/nordic/src/radio.rs:123
↓ 19 callers
Method
set_output
(&mut self, index: usize, value: T)
pkg/math/compute/src/graph/executor.rs:36
↓ 19 callers
Function
text_response
(code: http::status_code::StatusCode, text: &'static str)
pkg/haystack/src/http_utils.rs:34
↓ 19 callers
Method
to_bytes
(&self)
pkg/asn/src/builtin.rs:254
↓ 19 callers
Method
wait
(self)
pkg/raft/src/server/server.rs:113
↓ 18 callers
Method
Add
( &self, request: rpc::ServerRequest<AddRequest>, response: &mut rpc::ServerResponse<A
pkg/rpc_test/src/lib.rs:181
↓ 18 callers
Function
bind
(fd: &OpenFileDescriptor, sockaddr: &SocketAddr)
pkg/sys/src/socket.rs:218
↓ 18 callers
Method
cancel
(mut self)
pkg/executor/src/child_task.rs:24
↓ 18 callers
Method
cast
(&self)
pkg/math/src/array/mod.rs:904
↓ 18 callers
Method
execute
(&mut self, request: &ExecuteRequest)
pkg/cnc/tools/src/remote.rs:40
↓ 18 callers
Method
extension
(&self)
pkg/file/src/local/path.rs:320
↓ 18 callers
Function
flush_events_clear
()
pkg/nordic/src/events.rs:9
↓ 18 callers
Function
get_child_named
(element: &'a xml::Element, name: &str)
pkg/peripherals/cmsis_svd/src/helpers.rs:3
↓ 18 callers
Function
hex_encode
(data: &[u8])
pkg/base/radix/src/lib.rs:46
↓ 18 callers
Method
is_empty
Returns whether or not the list contains zero wakers.
pkg/executor/src/waker.rs:94
↓ 18 callers
Method
metadata
(&self)
pkg/file/src/local/file.rs:255
↓ 18 callers
Method
partial_cmp
(&self, other: &Self)
pkg/common/src/vec.rs:76
↓ 18 callers
Method
path
(&self)
pkg/sstable/src/record_log.rs:601
↓ 18 callers
Method
pop
(&mut self)
pkg/file/src/local/path.rs:58
↓ 18 callers
Method
position
(&self, i: usize, j: usize)
pkg/cnc/src/grid.rs:82
↓ 18 callers
Method
push
(&mut self, index: ArenaIndex, value: T)
pkg/executor/src/arena_stack.rs:74
↓ 18 callers
Method
pwm_write
( &self, periph_name: &str, v: f32 )
pkg/peripherals/service/src/device.rs:340
↓ 18 callers
Method
reset
(&mut self)
pkg/nordic/src/controller/stepper.rs:203
↓ 18 callers
Method
state
(&self)
pkg/rpi/controller/src/fan.rs:87
↓ 18 callers
Function
transform_to_vec
Runs all 'input' bytes through 'transform' and appends the resulting bytes to 'output'. This is meant for one-shot compression/decompression of some
pkg/compression/src/transform.rs:158
↓ 18 callers
Method
upgrade
(self)
pkg/executor/src/sync/rwlock.rs:132
↓ 18 callers
Function
wait_for_irq
Waits for the given external interrupt to be triggered. When the interrupt is triggered, this function will return while still running in the interru
pkg/executor/src/cortex_m/interrupts.rs:156
↓ 18 callers
Method
write
(&mut self, mut target_address: u32, data: &[u8])
pkg/peripherals/flasher/src/main.rs:86
↓ 18 callers
Method
write_register
TODO: Require &mut
pkg/rpi/src/memory.rs:99
↓ 18 callers
Function
zeros
(count: usize)
pkg/base/util/src/lib.rs:190
↓ 17 callers
Method
_run_command
(command, done)
pkg/cluster/jbod/js/index.tsx:41
↓ 17 callers
Method
add
(self, signal: Signal)
pkg/sys/src/signal.rs:145
↓ 17 callers
Method
add_close_edge
(&mut self, last_edge: EdgeId, first_edge: EdgeId)
pkg/math/src/geometry/half_edge.rs:426
↓ 17 callers
Method
append
Appends bytes of a raw 'H264 with start codes' stream to the MP4. The data is buffered in memory until the MP4 is fully built. - h264_stream should b
pkg/media/video/src/mp4.rs:413
↓ 17 callers
Method
as_secs_f64
(&self)
pkg/net/ptp/src/signed_duration.rs:45
↓ 17 callers
Function
assert_that
(value: &T, matcher: M)
pkg/testing/src/lib.rs:30
↓ 17 callers
Function
block_size_remainder
Given that the current position in the file is at the end of a middle, this will determine how much
pkg/base/util/src/lib.rs:44
↓ 17 callers
Function
channel
()
pkg/executor/src/channel/oneshot.rs:10
↓ 17 callers
Method
channels
(&self)
pkg/image/src/lib.rs:46
↓ 17 callers
Method
clear
()
pkg/media/creation/animation/js/timelines/3d_printer/motion_animation.js:262
↓ 17 callers
Method
cycle
Performs general evolution of the current server state after all external actions have been applied. The user should periodically call this to ensure
pkg/raft/src/consensus/module.rs:1009
↓ 17 callers
Method
evaluate
(&self, expr: &Expression)
pkg/cnc/gerber/src/expression.rs:25
↓ 17 callers
Method
from_montgomery_form
( &self, t: &SecureBigUint<S>, allocator: &mut A, )
pkg/math/src/big/secure/montgomery.rs:92
↓ 17 callers
Method
get
(&self, key: &[u8])
pkg/raft/src/key_value.rs:105
↓ 17 callers
Method
graph
(&self)
pkg/math/compute/src/graph/graph.rs:319
↓ 17 callers
Method
header
(&self)
pkg/compression/src/gzip.rs:260
↓ 17 callers
Method
iter
(&self, metric_name: &str)
pkg/app/sensor_monitor/src/lib.rs:87
↓ 17 callers
Method
iter
(&self)
pkg/sstable/src/db/snapshot.rs:40
↓ 17 callers
Method
iter
( &'b self, options: db_kv::KeyValueIteratorOptions, )
pkg/db/txn/client/src/client.rs:500
↓ 17 callers
Method
parse_all
(&mut self, data: &[u8])
pkg/http/src/hpack/decoder.rs:64
↓ 17 callers
Method
push
(&mut self, index: usize, value: u8)
pkg/common/src/bits.rs:108
↓ 17 callers
Method
serialize
(&self, out: &mut Vec<u8>)
pkg/http/src/header.rs:88
↓ 17 callers
Method
serialize
(&self, out: &mut Vec<u8>)
pkg/http/src/hpack/header_field.rs:152
↓ 17 callers
Method
set_mode
(&mut self, mode: Mode)
pkg/rpi/src/gpio.rs:59
↓ 17 callers
Method
slice
(&self, start: usize, end: usize)
pkg/sstable/src/encoding.rs:106
↓ 17 callers
Method
stale
(&mut self)
pkg/nordic/src/usb/controller.rs:606
↓ 17 callers
Method
swap
(&mut self, a: usize, b: usize)
pkg/common/src/tree/binary_heap.rs:93
↓ 17 callers
Method
take
(&mut self)
pkg/cnc/monitor/src/timestamped_value.rs:20
↓ 17 callers
Function
unordered_elements_are
( element_matchers: &'a [M], )
pkg/testing/src/lib.rs:61
← previous
next →
401–500 of 11,235, ranked by callers