I'm I, a Japanese Virtual C++ Programmer / IさんはC++が好きなインターネットパーソナリティです
| |
| |
| |
| |
| |
| |
|
| |
| |
| |
| |
|
cpprefjp/site
- misc fixes(#261, #372, #760, #787, #808, #817, #835, #942, #951,
7662dc08
, #1015,e3233e7d
,1d666c61
,e92dbda8
,c0e60600
,663009ed
,52813130
,1117ef22
) - fix typo and add description about type param
Args
- add description about
[associative.reqmts]
- add example of
std::has_virtual_destructor
- advice about code simplification
- add descriptions about relaxing constraints on constexpr in C++14
- correct a description about literal type
- change description about deprecation of
std::allocator
- misc fixes(#261, #372, #760, #787, #808, #817, #835, #942, #951,
cpprefjp/kunai
facebookresearch/faiss
- fix typo and bump up version forgotten to update
- fix to conform C++11 and test the architecture specific code correctly
- add NEON implementations(#2390, #2392, #2447)
- update document
- fix simdlib, the 128x2bit-SIMD abstraction layer internally used on faiss(#2448, #2885)
- fix CI(#2442, #2889)
- help some people(#2386, #2463, #2465)
poacpm/poac
reki2000/langs-bench-dijkstra
- refactor and improve performance of C++ implementation(#4, #9, #27)
- fix Rust dijkstra algorithm implementation
- improve
Makefile
(add missing target, use auto-defined variables, and so on) - remove trailing white spaces
- improve usability of
run.sh
- add extremely fast C++20 implementation
- improve visibility of plot image
- add note about haskell prerequisites on README
- make script for exec the benchmark
simdutf/simdutf
melpon/wandbox
melpon/wandbox-builder
- add
-std=c++2b
- add Clang 11.1.0
- update compilers(#123, and fix that on #124)
- add
p-ranav/structopt
fimbul/Shiro
zakarumych/rapid-qoi
pfusik/qoi-fu
hayamdk/ryzen_segv_test
KinoMyu/FastHCADecoder
EzoeRyou/cpp17book
cppmap/cppmap.docs
Siv3D/OpenQuestion1
- Others
- provide the implementation to investigate the cause of a report that qoixx, my implementation, is slow
- qoixx, one of the fastest implementation (by me)
- the report (by awesomebytes)
- the implementation to investigate the problem (by me)
- the result of the investigation (by awesomebytes)
- finally, it has been concluded that qoixx is not slow
- provide the implementation to investigate the cause of a report that qoixx, my implementation, is slow