Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/yalantinglibs
/ functions
Functions
3,896 in github.com/alibaba/yalantinglibs
⨍
Functions
3,896
◇
Types & classes
1,671
↓ 2 callers
Function
async_send_impl
include/ylt/coro_io/ibverbs/ib_io.hpp:216
↓ 2 callers
Method
async_send_msg
src/coro_rpc/examples/base_examples/py_example/py_rpc_example.cpp:142
↓ 2 callers
Function
async_sendfile
FIXME: this function may not thread-safe if it not running in socket's executor
include/ylt/coro_io/coro_io.hpp:794
↓ 2 callers
Function
async_write
include/ylt/coro_io/ibverbs/ib_io.hpp:486
↓ 2 callers
Method
before
src/coro_http/examples/example.cpp:247
↓ 2 callers
Function
bench_dynamic_counter_serialize
src/metric/benchmark/bench.hpp:209
↓ 2 callers
Function
bench_dynamic_counter_write
src/metric/benchmark/bench.hpp:277
↓ 2 callers
Function
bench_dynamic_summary_serialize
src/metric/benchmark/bench.hpp:221
↓ 2 callers
Function
bench_dynamic_summary_write
src/metric/benchmark/bench.hpp:288
↓ 2 callers
Function
bench_many_metric_serialize
src/metric/benchmark/bench.hpp:193
↓ 2 callers
Function
bench_static_counter_write
src/metric/benchmark/bench.hpp:266
↓ 2 callers
Function
bench_static_summary_write
src/metric/benchmark/bench.hpp:301
↓ 2 callers
Function
brotli_compress
include/ylt/standalone/cinatra/brzip.hpp:14
↓ 2 callers
Function
brotli_decompress
include/ylt/standalone/cinatra/brzip.hpp:40
↓ 2 callers
Function
build_request_header
include/ylt/standalone/cinatra/coro_http_client.hpp:1934
↓ 2 callers
Function
c_str
the only functions I'm willing to leave in the interface - available for inlining
src/include/doctest.h:559
↓ 2 callers
Function
cancel
include/ylt/coro_io/coro_io.hpp:260
↓ 2 callers
Method
check
src/coro_rpc/benchmark/cmdline.h:478
↓ 2 callers
Function
circular_less_than
include/ylt/util/concurrentqueue.h:623
↓ 2 callers
Method
clean_expired_label
include/ylt/metric/metric.hpp:112
↓ 2 callers
Method
clear_all_data
include/ylt/coro_io/io_context_pool.hpp:93
↓ 2 callers
Method
clear_old
include/ylt/coro_io/detail/client_queue.hpp:94
↓ 2 callers
Function
client_reuse_limiter
include/ylt/coro_io/client_pool.hpp:511
↓ 2 callers
Method
close
include/ylt/coro_io/server_acceptor.hpp:156
↓ 2 callers
Method
compare
compare two big integers, returning the large value. assumes both are normalized. if the return value is negative, other is larger, if the return valu
include/ylt/standalone/iguana/detail/fast_float.h:2163
↓ 2 callers
Function
compress
GZip Compression @param data - the data to compress (does not have to be string, can be binary data) @param compressed_data - the resulting gzip compr
include/ylt/standalone/cinatra/gzip.hpp:19
↓ 2 callers
Method
construct_with
include/ylt/util/tl/expected.hpp:719
↓ 2 callers
Method
content_size
include/ylt/standalone/cinatra/coro_http_response.hpp:170
↓ 2 callers
Method
copy
include/ylt/metric/dynamic_metric.hpp:93
↓ 2 callers
Function
create_io_context_pool
include/ylt/coro_io/io_context_pool.hpp:382
↓ 2 callers
Function
create_monsters
src/struct_pack/benchmark/protobuf_sample.hpp:49
↓ 2 callers
Function
create_person
src/struct_pb/tests/unittest_proto3.h:312
↓ 2 callers
Function
create_persons
src/struct_pack/benchmark/protobuf_sample.hpp:37
↓ 2 callers
Function
create_rects
src/struct_pack/benchmark/protobuf_sample.hpp:25
↓ 2 callers
Function
dec_impl
include/ylt/metric/thread_local_value.hpp:33
↓ 2 callers
Function
decode_pair_value
include/ylt/standalone/iguana/pb_reader.hpp:15
↓ 2 callers
Function
decode_zigzag
include/ylt/standalone/iguana/pb_util.hpp:90
↓ 2 callers
Function
default_status_content
include/ylt/standalone/cinatra/response_cv.hpp:238
↓ 2 callers
Method
destroy_val
include/ylt/util/tl/expected.hpp:902
↓ 2 callers
Function
empty_hi64
include/ylt/standalone/iguana/detail/fast_float.h:1890
↓ 2 callers
Method
enable_console
include/ylt/easylog/appender.hpp:111
↓ 2 callers
Method
encode_frame
include/ylt/standalone/cinatra/websocket.hpp:192
↓ 2 callers
Function
encode_zigzag
include/ylt/struct_pack/varint.hpp:195
↓ 2 callers
Function
encode_zigzag
include/ylt/standalone/iguana/pb_util.hpp:79
↓ 2 callers
Method
ensureTagClosed
src/include/doctest.h:5138
↓ 2 callers
Method
erase_if
include/ylt/util/map_sharded.hpp:52
↓ 2 callers
Method
extract_exponent_bits
Extract exponent bits from a bit pattern. The result must be aligned to the LSB so that there is no additional zero paddings on the right. This functi
include/ylt/standalone/iguana/detail/dragonbox.h:256
↓ 2 callers
Method
extract_exponent_bits
Extract exponent bits from a bit pattern. The result must be aligned to the LSB so that there is no additional zero paddings on the right. This functi
include/ylt/util/dragonbox.h:271
↓ 2 callers
Function
failureString
src/include/doctest.h:3667
↓ 2 callers
Function
file_exists
src/easylog/tests/test_easylog.cpp:224
↓ 2 callers
Method
fill
src/include/doctest.h:910
↓ 2 callers
Method
finalizeTestCaseData
src/include/doctest.h:3364
↓ 2 callers
Function
find_ranges
This function parses 128 bytes at a time, creating bitmap of all interesting * tokens */
include/ylt/standalone/cinatra/picohttpparser.h:499
↓ 2 callers
Function
findchar_fast
include/ylt/standalone/cinatra/picohttpparser.h:204
↓ 2 callers
Function
floor_log2
include/ylt/standalone/iguana/detail/dragonbox.h:572
↓ 2 callers
Function
floor_log2
include/ylt/util/dragonbox.h:587
↓ 2 callers
Method
for_each
include/ylt/util/map_sharded.hpp:61
↓ 2 callers
Function
for_each_impl
include/ylt/struct_pack/reflection.hpp:74
↓ 2 callers
Function
foreach_tuple
include/ylt/standalone/iguana/util.hpp:151
↓ 2 callers
Function
free_client_count
* @brief approx free connection of client pools * * @return std::size_t */
include/ylt/coro_io/client_pool.hpp:486
↓ 2 callers
Method
full
include/ylt/coro_io/ibverbs/ib_socket.hpp:79
↓ 2 callers
Function
fulltext_log_assert_to_stream
src/include/doctest.h:5397
↓ 2 callers
Function
get
include/ylt/standalone/cinatra/coro_http_client.hpp:725
↓ 2 callers
Function
get_alias_field_names
include/ylt/reflection/member_names.hpp:237
↓ 2 callers
Function
get_block_index_index_for_index
include/ylt/util/concurrentqueue.h:3519
↓ 2 callers
Function
get_client
include/ylt/coro_io/client_pool.hpp:303
↓ 2 callers
Function
get_current
include/ylt/coro_io/io_context_pool.hpp:48
↓ 2 callers
Function
get_day_index
include/ylt/standalone/cinatra/time_util.hpp:17
↓ 2 callers
Function
get_day_index
include/ylt/util/time_util.h:165
↓ 2 callers
Method
get_decode_query_value
include/ylt/standalone/cinatra/coro_http_request.hpp:117
↓ 2 callers
Method
get_devices
include/ylt/coro_io/ibverbs/ib_device.hpp:66
↓ 2 callers
Function
get_digit
include/ylt/standalone/cinatra/time_util.hpp:34
↓ 2 callers
Function
get_digit
include/ylt/util/time_util.h:182
↓ 2 callers
Function
get_error_handler
include/ylt/util/ff_ptr.hpp:149
↓ 2 callers
Method
get_field_any
include/ylt/standalone/iguana/common.hpp:28
↓ 2 callers
Method
get_fields_name
include/ylt/standalone/iguana/common.hpp:27
↓ 2 callers
Method
get_file_str
include/ylt/easylog/record.hpp:134
↓ 2 callers
Method
get_free_send_buffer_size
include/ylt/coro_io/ibverbs/ib_socket.hpp:888
↓ 2 callers
Method
get_host
include/ylt/coro_rpc/impl/coro_rpc_client.hpp:292
↓ 2 callers
Method
get_id
src/struct_xml/examples/main.cpp:240
↓ 2 callers
Method
get_index_position
include/ylt/standalone/cinatra/coro_radix_tree.hpp:103
↓ 2 callers
Function
get_members_impl
include/ylt/standalone/iguana/common.hpp:111
↓ 2 callers
Method
get_method
include/ylt/standalone/cinatra/coro_http_request.hpp:197
↓ 2 callers
Method
get_metric_by_name
include/ylt/metric/metric_manager.hpp:234
↓ 2 callers
Method
get_name
src/struct_xml/examples/main.cpp:241
↓ 2 callers
Method
get_name
include/ylt/standalone/cinatra/cookie.hpp:21
↓ 2 callers
Function
get_or_add_implicit_producer
Only fails (returns nullptr) if memory allocation fails
include/ylt/util/concurrentqueue.h:4004
↓ 2 callers
Method
get_port
include/ylt/coro_rpc/impl/coro_rpc_client.hpp:294
↓ 2 callers
Function
get_timestamp
include/ylt/util/time_util.h:251
↓ 2 callers
Function
get_token_to_eol
include/ylt/standalone/cinatra/picohttpparser.h:236
↓ 2 callers
Function
gzip_compress
include/ylt/standalone/cinatra/coro_http_client.hpp:596
↓ 2 callers
Function
gzip_compress
include/ylt/standalone/cinatra/coro_http_connection.hpp:1170
↓ 2 callers
Function
handle_entire_content
include/ylt/standalone/cinatra/coro_http_client.hpp:2213
↓ 2 callers
Function
handle_read
include/ylt/standalone/cinatra/coro_http_client.hpp:2064
↓ 2 callers
Function
handle_result
include/ylt/standalone/cinatra/coro_http_client.hpp:2287
↓ 2 callers
Method
has_label_name
include/ylt/metric/metric.hpp:125
↓ 2 callers
Function
has_schema
include/ylt/standalone/cinatra/coro_http_client.hpp:2818
↓ 2 callers
Function
hash_thread_id
include/ylt/util/concurrentqueue.h:612
↓ 2 callers
Method
head_unsafe
Useful for traversing the list when there's no contention (e.g. to destroy remaining nodes)
include/ylt/util/concurrentqueue.h:1760
↓ 2 callers
Method
hello
src/coro_rpc/examples/base_examples/py_example/zero_copy.cpp:13
← previous
next →
701–800 of 3,896, ranked by callers