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