Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/M4THYOU/TokenDagger
/ functions
Functions
724 in github.com/M4THYOU/TokenDagger
⨍
Functions
724
◇
Types & classes
198
Method
calc_bson_entry_header_size
! @return The size of a BSON document entry header, including the id marker and the entry name size (and its null-terminator). */
src/nlohmann/json.hpp:15999
Method
calc_bson_integer_size
! @return The size of the BSON-encoded integer @a value */
src/nlohmann/json.hpp:16076
Method
calc_bson_object_size
! @brief Calculates the size of the BSON serialization of the given JSON-object @a j. @param[in] value JSON value to serialize
src/nlohmann/json.hpp:16298
Method
calc_bson_string_size
! @return The size of the BSON-encoded string in @a value */
src/nlohmann/json.hpp:16046
Method
calc_bson_unsigned_size
! @return The size of the BSON-encoded unsigned integer in @a j */
src/nlohmann/json.hpp:16104
Method
cbegin
src/tiktoken/hash_table8.hpp:404
Method
cend
src/tiktoken/hash_table8.hpp:408
Method
check_expand_need
Can we fit another element?
src/tiktoken/hash_table8.hpp:1243
Method
check_expand_need
Can we fit another element?
src/tiktoken/hash_set8.hpp:975
Method
clear_empty
src/tiktoken/hash_table8.hpp:1025
Function
clear_subtype
@brief clears the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/clear_subtype/
src/nlohmann/json.hpp:5960
Method
clearkv
src/tiktoken/hash_table8.hpp:973
Method
clearkv
src/tiktoken/hash_set8.hpp:801
Method
clone
src/tiktoken/hash_table8.hpp:348
Method
clone
src/tiktoken/hash_set8.hpp:316
Function
conditional_static_cast
src/nlohmann/json.hpp:4050
Method
const_iterator
Maak constructoren constexpr
src/tiktoken/hash_table8.hpp:193
Method
const_iterator
src/tiktoken/hash_set8.hpp:179
Method
construct
src/nlohmann/json.hpp:5425
Method
construct
src/nlohmann/json.hpp:5438
Method
construct
src/nlohmann/json.hpp:5471
Method
construct
src/nlohmann/json.hpp:5493
Method
construct
src/nlohmann/json.hpp:5506
Method
construct
src/nlohmann/json.hpp:5519
Method
construct
src/nlohmann/json.hpp:5532
Method
construct
src/nlohmann/json.hpp:5602
Function
contains
src/nlohmann/json.hpp:14383
Method
contains
src/tiktoken/hash_table8.hpp:603
Function
convert
can't use conversion operator because of ambiguity
src/nlohmann/json.hpp:14640
Function
count
src/nlohmann/json.hpp:19264
Method
count
src/tiktoken/hash_table8.hpp:609
Method
create
src/nlohmann/json.hpp:4482
Method
create
src/nlohmann/json.hpp:4526
Method
create
src/nlohmann/json.hpp:4544
Method
create
src/nlohmann/json.hpp:4561
Method
create
src/nlohmann/json.hpp:4578
Method
create
src/nlohmann/json.hpp:6489
Method
create
src/nlohmann/json.hpp:6513
Method
create
src/nlohmann/json.hpp:6546
Function
create_tokenizer
Create a tokenizer from in-memory data. Args: name: Name of the tokenizer pattern: Regex pattern for text splitting v
tokendagger/wrapper.py:358
Function
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
src/nlohmann/json.hpp:18908
Method
decode_batch
Decode multiple token sequences in parallel. Args: tokens: Sequence of token sequences to decode num_threads:
tokendagger/wrapper.py:237
Method
diagnostics
src/nlohmann/json.hpp:4392
Method
diyfp
src/nlohmann/json.hpp:16971
Method
do_assign
src/tiktoken/hash_table8.hpp:740
Method
do_assign
src/tiktoken/hash_set8.hpp:617
Method
do_insert
-----------------------------------------------------
src/tiktoken/hash_table8.hpp:699
Method
do_insert
-----------------------------------------------------
src/tiktoken/hash_set8.hpp:576
Method
dump_statics
src/tiktoken/hash_table8.hpp:517
Method
dump_statics
src/tiktoken/hash_set8.hpp:479
Method
emplace
src/tiktoken/hash_table8.hpp:815
Method
emplace_hint
src/tiktoken/hash_table8.hpp:823
Method
emplace_hint
src/tiktoken/hash_set8.hpp:696
Method
emplace_unique
src/tiktoken/hash_table8.hpp:845
Method
empty
src/tiktoken/hash_table8.hpp:415
Method
encode_with_special_tokens
Encode text including all special tokens. Args: text: Text to encode Returns: List of to
tokendagger/wrapper.py:198
Method
encode_with_special_tokens
probably shouldn't use this function. Better for the caller to _know_ which special tokens are allowed and make that explicit.
src/tiktoken/tiktoken.cpp:268
Function
end_array
src/nlohmann/json.hpp:6910
Method
end_array
src/nlohmann/json.hpp:7138
Function
end_object
src/nlohmann/json.hpp:6888
Method
end_object
src/nlohmann/json.hpp:7085
Method
eof
src/nlohmann/json.hpp:3625
Method
eof
src/nlohmann/json.hpp:3649
Method
equal_range
src/tiktoken/hash_table8.hpp:617
Method
equal_range
src/tiktoken/hash_set8.hpp:548
Method
erase_bucket
src/tiktoken/hash_table8.hpp:1295
Method
erase_bucket
src/tiktoken/hash_set8.hpp:1004
Method
erase_if
src/tiktoken/hash_table8.hpp:943
Method
erase_if
src/tiktoken/hash_set8.hpp:771
Method
erase_slot
very slow
src/tiktoken/hash_table8.hpp:1267
Method
erase_slot
very slow
src/tiktoken/hash_set8.hpp:987
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further context information
src/nlohmann/json.hpp:12058
Method
exception_message
src/nlohmann/json.hpp:12646
Method
fill_buffer
UTF-32
src/nlohmann/json.hpp:6321
Method
fill_buffer
UTF-16
src/nlohmann/json.hpp:6379
Method
fill_buffer
src/nlohmann/json.hpp:6468
Method
find_empty_bucket
Different probing techniques usually provide a trade-off between memory locality and avoidance of clustering. Since Robin Hood hashing is relative
src/tiktoken/hash_table8.hpp:1579
Method
find_empty_bucket
Different probing techniques usually provide a trade-off between memory locality and avoidance of clustering. Since Robin Hood hashing is relatively r
src/tiktoken/hash_set8.hpp:1274
Method
find_filled_bucket
Find the slot with this key, or return bucket size
src/tiktoken/hash_table8.hpp:1333
Method
find_filled_bucket
Find the slot with this key, or return bucket size
src/tiktoken/hash_set8.hpp:1044
Method
find_filled_slot
src/tiktoken/hash_table8.hpp:1367
Method
find_filled_slot
Find the slot with this key, or return bucket size
src/tiktoken/hash_set8.hpp:1075
Method
find_hash_bucket
src/tiktoken/hash_table8.hpp:1401
Method
find_hash_bucket
src/tiktoken/hash_set8.hpp:1107
Method
find_last_bucket
src/tiktoken/hash_table8.hpp:1635
Method
find_last_bucket
src/tiktoken/hash_set8.hpp:1335
Method
find_next_special_token
src/tiktoken/tiktoken.cpp:130
Method
find_or_allocate
src/tiktoken/hash_table8.hpp:1496
Method
find_or_allocate
** inserts a new key into a hash table; first, check whether key's main ** bucket/position is free. If not, check whether colliding node/bucket is in
src/tiktoken/hash_set8.hpp:1202
Method
find_prev_bucket
src/tiktoken/hash_table8.hpp:1649
Method
find_prev_bucket
src/tiktoken/hash_set8.hpp:1349
Method
find_slot_bucket
Find the slot with this key, or return bucket size
src/tiktoken/hash_table8.hpp:1315
Method
find_slot_bucket
Find the slot with this key, or return bucket size
src/tiktoken/hash_set8.hpp:1024
Method
find_sorted_bucket
only for find/can not insert
src/tiktoken/hash_table8.hpp:1433
Method
find_sorted_bucket
src/tiktoken/hash_set8.hpp:1138
Method
find_unique_bucket
src/tiktoken/hash_table8.hpp:1543
Method
find_unique_bucket
src/tiktoken/hash_set8.hpp:1241
Method
first
-------------------------------------------------------------
src/tiktoken/hash_table8.hpp:391
Method
first
-------------------------------------------------------------
src/tiktoken/hash_set8.hpp:352
Function
from_bson
src/nlohmann/json.hpp:23889
← previous
next →
301–400 of 724, ranked by callers