Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KOBA789/relly
/ functions
Functions
122 in github.com/KOBA789/relly
⨍
Functions
122
◇
Types & classes
40
Method
new
(pool_size: usize)
src/buffer.rs:51
Method
new
(meta_page_id: PageId)
src/btree.rs:81
Method
new
(bytes: B)
src/slotted.rs:37
Method
new
(bytes: B)
src/btree/branch.rs:22
Method
new
(bytes: B)
src/btree/leaf.rs:23
Method
new
(bytes: B)
src/btree/meta.rs:17
Method
new
(bytes: B)
src/btree/node.rs:21
Method
next
(&mut self, bufmgr: &mut BufferPoolManager)
src/query.rs:62
Method
open
(heap_file_path: impl AsRef<Path>)
src/disk.rs:63
Method
search_pair
(&self, key: &[u8])
src/btree/leaf.rs:49
Function
test
()
src/disk.rs:102
Function
test
()
src/buffer.rs:190
Function
test
()
src/btree.rs:292
Function
test
()
src/bsearch.rs:58
Function
test
()
src/slotted.rs:157
Function
test
()
src/memcmpable.rs:43
Function
test_insert_search
()
src/btree/branch.rs:149
Function
test_leaf_insert
()
src/btree/leaf.rs:136
Function
test_leaf_split_insert
()
src/btree/leaf.rs:165
Function
test_search_iter
()
src/btree.rs:325
Function
test_split
()
src/btree.rs:351
Function
test_split
()
src/btree/branch.rs:165
← previous
101–122 of 122, ranked by callers