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
Rpc: Http parse
#104
4kangjc
closed
1 year ago
5
fix(fiber): possible use-after-free in ut
#103
0x804d8000
closed
1 year ago
1
feat: add `Expected` Monadic operations and `Unexpected`
#102
4kangjc
closed
1 year ago
17
Http header data structure
#101
4kangjc
closed
1 year ago
13
feat: add ResolveDomainName
#100
4kangjc
closed
1 year ago
2
使用`getaddrinfo`会不会更好一点
#99
4kangjc
closed
1 year ago
6
为什么侵入式的链表采用的是组合而不是继承?
#98
4kangjc
closed
1 year ago
5
doc: fix broken link
#96
0x804d8000
closed
1 year ago
1
Optimize fold expressions
#95
4kangjc
closed
1 year ago
1
fix(timer): avoid calling user's timer callback concurrently to avoid thread-safety issues.
#94
0x804d8000
closed
1 year ago
0
Timer
#93
4kangjc
opened
1 year ago
6
Fix the description error in the buffer document
#92
4kangjc
closed
1 year ago
1
Refactor `SockAddrToString` with `flare::Format`
#91
4kangjc
closed
1 year ago
1
fix(rpc): Use `std::monostate` exclusively to indicate that the messa…
#90
0x804d8000
closed
1 year ago
0
coredump when http overloaded
#89
xuexcy
closed
1 year ago
2
fix: `BasicCountingSemaphore` not using template parameters
#88
4kangjc
closed
1 year ago
4
feat: add Barrier
#87
4kangjc
closed
1 year ago
4
Add `unboxed_type`
#86
4kangjc
closed
1 year ago
1
About unboxed_type_t
#85
4kangjc
closed
1 year ago
2
Update `Boxed::GetRaw()` and `Boxed::Get()`
#84
4kangjc
closed
1 year ago
8
feat: add `this_fiber::GetId()` interface
#83
4kangjc
closed
1 year ago
1
About scheduler_lock
#82
4kangjc
closed
1 year ago
11
Fix compile fail
#81
4kangjc
closed
1 year ago
15
Use Ubuntu 20.04 for running CI. Remove __const__ hack.
#80
0x804d8000
closed
1 year ago
0
remove redundant references
#79
4kangjc
closed
1 year ago
8
Adjust CI
#78
4kangjc
closed
1 year ago
9
Add constexpr to insert function
#77
4kangjc
closed
1 year ago
1
Add constexpr to `insert` function
#76
4kangjc
closed
1 year ago
1
[yadcc ARM] spinlock 在 arm 构建中找不到符号 __aarch64_swp1_acq
#75
fish2bird
closed
2 years ago
4
CTAD of std::tuple may implicitly convert pair<T, U> to tuple<T, U>, suppressing this behavior.
#74
0x804d8000
closed
2 years ago
0
Removing redundant template arguments.
#73
0x804d8000
closed
2 years ago
0
New workaround for reading special variables safely in fiber environment.
#72
0x804d8000
closed
2 years ago
0
-D__const__= 在高版本gcc下会报错
#71
wwbmmm
closed
2 years ago
5
DetachTimer的设计权衡是怎样的?
#70
zbhxlj
closed
2 years ago
1
采用intrusive_ptr的考虑是什么?
#69
zbhxlj
closed
2 years ago
1
Compile Failed(Third party ctemplate). Gcc version 11.2.0
#68
zbhxlj
closed
2 years ago
10
add constexpr
#67
4kangjc
closed
2 years ago
2
Fix compile bug and fiber calling with args
#66
4kangjc
closed
2 years ago
7
Blade(error): File "//../../BUILD" does not exist
#65
zbhxlj
closed
2 years ago
2
compile fail
#64
4kangjc
closed
1 year ago
17
std::apply(_Fn&& __f, _Tuple&& __t) ? std::apply(f(t))
#63
4kangjc
closed
2 years ago
0
Fix handling of arrays in converting JSON to Protocol Buffers message.
#62
0x804d8000
closed
2 years ago
0
http json 转 protobuf message 出错
#61
xuexcy
closed
2 years ago
2
Do not abort on error when formatting logs. Fixed a possible dangling reference in FLARE_CHECK_OP.
#60
0x804d8000
closed
2 years ago
0
Not capturing fiber's execution context when setting a timer.
#59
0x804d8000
closed
2 years ago
1
Disabled libidn when configuring libcurl.
#58
0x804d8000
closed
2 years ago
0
Fix typo in object-pool.md
#57
SF-Zhou
closed
3 years ago
1
Question about looping for read_events_ and write_events_
#56
npuichigo
closed
3 years ago
4
Support Option<std::optional<T>>. This allows user to treat missing key as expected and handle the situation accordingly.
#55
0x804d8000
closed
3 years ago
0
Why use std::common_type in TryParseTraits
#54
npuichigo
closed
3 years ago
2
Previous
Next