issues
search
Tencent
/
flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
Other
1.33k
stars
200
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
‘args#0’ is not a constant expression under c++20
#154
hsgui
opened
1 month ago
0
ci: try to fix CI failures
#153
0x804d8000
closed
5 months ago
0
Remove include of gtest_prod.h
#152
autopear
closed
5 months ago
6
Add Fiber::get_id and use ExitBarrier's address as the fiber ID
#151
autopear
closed
6 months ago
4
Fix try_acquire_until in BasicCountingSemaphore
#150
autopear
closed
6 months ago
1
Can Monitor support sampling?
#149
Fin-chan
opened
7 months ago
0
Fix blade error when using python 3.10
#148
chen3feng
closed
7 months ago
0
Can it support machines with large cores
#147
Fin-chan
closed
7 months ago
4
Fiber scheduling takes too long
#146
Fin-chan
closed
8 months ago
3
调试相关
#145
yinghaoyu
closed
10 months ago
3
feat(load_balancer): consistent hash supported
#144
yinghaoyu
closed
10 months ago
4
编译时间太长
#143
yinghaoyu
closed
10 months ago
4
关于调度参数的疑问
#142
yinghaoyu
closed
11 months ago
1
enhancement(runtime): optimize DivideRoundUp
#141
yinghaoyu
closed
11 months ago
1
问一个非常诡异的用例
#140
yinghaoyu
closed
11 months ago
10
fix(bloom_filter): overflow bug
#139
yinghaoyu
closed
11 months ago
1
fix: clang does not always work well with libstdc++, using GCC instead
#138
0x804d8000
closed
12 months ago
0
fix(LSP): missing header files
#137
yinghaoyu
closed
12 months ago
2
fix(LSP): no member named invoke in namespace std
#136
yinghaoyu
closed
1 year ago
1
关于Function类的疑问
#135
yinghaoyu
closed
1 year ago
2
clang-17 asan/tsan fiber coredump
#134
xaorui
opened
1 year ago
0
Does the server example in the flare example support 1 thread start?
#133
Fin-chan
closed
8 months ago
4
对GetFreeCount的取值比较困惑
#132
yinghaoyu
closed
1 year ago
5
请问有合适的源码阅读顺序吗
#131
yinghaoyu
closed
1 year ago
5
Use XOR instead of ADD and SUB
#130
yinghaoyu
closed
1 year ago
2
feat(bazel): add flare/rpc/protocol/http/builtin resource_library
#129
4kangjc
closed
1 year ago
1
fix(string): revert errno in `TryParseImpl` and use `std::from_chars` instead of `strtoxxx`
#128
4kangjc
closed
1 year ago
1
feat(endpoint): add unix domain socket
#127
4kangjc
closed
1 year ago
1
fix(name_resolver): ResolveDomainQuery lost the existing address
#126
4kangjc
closed
1 year ago
1
bazel build ... 失败
#125
liphx
closed
1 year ago
6
fix(id_alloc): remove redundant atomic::load
#124
4kangjc
closed
1 year ago
1
feat(bazel): add example
#123
4kangjc
closed
1 year ago
1
fix some compile warning
#122
4kangjc
closed
1 year ago
1
feat: suppport bazel build
#121
4kangjc
closed
1 year ago
1
fix(blade): remove redundant dependencies and add missing dependencies
#120
4kangjc
closed
1 year ago
1
fix blade build
#119
4kangjc
closed
1 year ago
1
if have any plan to support bazel
#118
982945902
closed
1 year ago
1
fix some bug
#117
4kangjc
closed
1 year ago
1
fix(logging): FormatLog use perfect forwarding
#116
4kangjc
closed
1 year ago
13
logging
#115
4kangjc
closed
1 year ago
11
chore: format header files
#114
4kangjc
closed
1 year ago
1
chore: update .clang-format and format header files
#113
4kangjc
closed
1 year ago
0
chore: format code and add clang-format check
#112
4kangjc
closed
1 year ago
2
update blade
#111
4kangjc
closed
7 months ago
9
clang-format
#110
4kangjc
closed
1 year ago
15
enhancement: optimize latch::count_down
#109
4kangjc
closed
1 year ago
2
fix: GCC13 compile failed
#108
4kangjc
closed
1 year ago
5
fix: Reduce the number of fibers to pass redis_test
#107
4kangjc
closed
1 year ago
4
针对K8s容器环境是否有需要注意的优化配置呢
#106
frost1990
opened
1 year ago
2
feat: add FLARE_DEFER marco
#105
4kangjc
closed
1 year ago
11
Next