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
How could I use flare in my own project?
#53
ericuni
opened
3 years ago
9
无法编译项目, 提示没有 GIT LFS? 但是我我确定已经安装
#52
duanfuxiang0
closed
3 years ago
2
Policy for determining which NSLB should be used has been moved out. Besides, users can now customize these policies.
#51
0x804d8000
closed
3 years ago
0
Now we pass small objects by value.
#50
0x804d8000
closed
3 years ago
0
Introducing message_dispatcher_factory. This allows us to move policy for determining NSLB out, and customize it (possibly by end-user) as needed.
#49
0x804d8000
closed
3 years ago
0
blade Support generating compdb
#48
XlousZ
closed
3 years ago
4
Exposing internals of flare/base/monitoring.cc. Now internal buffer size is (partly) configurable.
#47
0x804d8000
closed
3 years ago
0
Fix typo.
#46
0x804d8000
closed
3 years ago
0
How to build flare using blade?
#45
zjyuan
closed
3 years ago
4
Add English README
#44
chen3feng
closed
3 years ago
0
Cpu Profiler 是不是依赖的tcmalloc呢?
#43
0x007004
closed
3 years ago
2
Removed two redundant acquire-fence. Treat empty and non-empty case equally in RunQueue::TryPop().
#42
0x804d8000
closed
3 years ago
1
feat#complete the Demangle function implementation in MSVC compiler
#41
mzygQAQ
closed
3 years ago
0
hotfix#fix typo in comment
#40
mzygQAQ
closed
3 years ago
1
fix typo in example code
#39
zjyuan
closed
3 years ago
1
Fixed move assignment of Deferred.
#38
0x804d8000
closed
3 years ago
0
fix typo
#37
zjyuan
closed
3 years ago
1
We use at least 4 pthread workers to run fibers, unless otherwise specified by user.
#36
0x804d8000
closed
3 years ago
0
Initial try to add CI.
#35
0x804d8000
closed
3 years ago
2
Upgrading blade to #ea03d43. Fixing #22.
#34
0x804d8000
closed
3 years ago
2
curl 去掉brotlidec依赖
#33
guodongxiaren
closed
3 years ago
5
Now we don't instantiate fiber until it's actually run. This alleviates producer-consumer effect of fiber stack allocation (and therefore boost performance.).
#32
0x804d8000
closed
3 years ago
0
Getting rid of cmake's package registry. Suppressing gflags from installing to cmake's registry.
#31
0x804d8000
closed
3 years ago
3
有人能编译成功吗?
#30
guodongxiaren
closed
3 years ago
26
Using dedicated folder for building script (as far as we can). Stripped all `thirdparty/` prefix in `#include`s. This permits (possible) integration with other building systems.
#29
0x804d8000
closed
3 years ago
1
Object pool's thread-local buffer should be aligned to hardware destructive interference size as well.
#28
0x804d8000
closed
3 years ago
1
We forgot to call `Parser` to parse default value for Option<T>.
#27
0x804d8000
closed
3 years ago
0
Always use --no-as-needed to make sure link_all_symbols work as intended.
#26
0x804d8000
closed
3 years ago
1
Optimizing object pool a bit.
#25
0x804d8000
closed
3 years ago
0
Fixing possible name lookup failure when using flare/base/enum.h to provide bitmask operations.
#24
0x804d8000
closed
3 years ago
0
FLARE_CHECK 等字符过多,可以简化
#23
pedia
closed
3 years ago
2
Unable to link, ubuntu 20.04
#22
CodEnFisH
closed
3 years ago
4
Upgrade blade to fix build errors under WSL2
#21
chen3feng
closed
3 years ago
0
Do not install python for blade
#20
chen3feng
closed
3 years ago
0
Fixing broken links. Removing internal dependencies.
#19
0x804d8000
closed
3 years ago
0
Fail to build / run on Ubuntu 20.04
#18
0x804d8000
closed
3 years ago
7
Documenting destruction behavior of Future<>.
#17
0x804d8000
closed
3 years ago
0
doc improve: fix typo in scheduling
#16
mapleFU
closed
3 years ago
1
Fix build
#15
0x804d8000
closed
3 years ago
0
Question About Future and Async: Will it blocking until the the result has been product
#14
mapleFU
closed
3 years ago
4
build glog/press failed
#13
ericuni
closed
3 years ago
2
Fail to build
#12
CodEnFisH
closed
3 years ago
4
Update blade build tools to more common build tools Bazel
#11
pcman-zhang
closed
1 year ago
4
Any plan to add c++20 coroutine support?
#10
npuichigo
closed
3 years ago
2
Fix undefined references on Ubuntu.
#9
0x804d8000
closed
3 years ago
1
Improve doc
#8
LiuYuHui
closed
3 years ago
0
Always use 'lib' as libdir for cmake targets. The default one is not consistent across Linux distros.
#7
0x804d8000
closed
3 years ago
0
tiny doc improve in protocol.md
#6
mapleFU
closed
3 years ago
1
Removing some internal dependencies; Documenting about Git LFS; Removing broken links.
#5
0x804d8000
closed
3 years ago
0
本地构建/开始使用打不开
#4
codingcai
closed
3 years ago
1
Previous
Next