Skip to content

Commit 5e04632

Browse files
committed
delete imgui ui ,move to other rep
1 parent c51370b commit 5e04632

44 files changed

Lines changed: 104 additions & 125235 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ video_fname = std::string("0");
5555
|tcp/http|libhv|coost|tcp http with coroutine|
5656
|websocket|drogon/libhv(cross)|(uwebsocket not in xmake)|websocket|
5757
|zero mq|cppzmq||message queue between other language|
58-
|2D/3D plot|matplotplusplus|cvplot|plot 2D/3D static ,depend on gnuplot|
59-
|2D/3D implot/implot3d|implot/implot3d|cvplot|plot 2D/3D,dynamic depend imgui|
6058
|json|nlohmann_json|simdjson| simdjson just parser,do not have serializer,waiting for sonic-cpp having cross fun|
6159
|base64|simdutf|cppcodec|simd depend|
6260
|format|fmt|cout|print vector directly,with LOG_S(INFO)<< fmt::format("vector data:{}",data),#include "fmt/core.h",#include "fmt/ranges.h"|

compile_commands.json

Lines changed: 104 additions & 574 deletions
Large diffs are not rendered by default.

src/plot/common/App.cpp

Lines changed: 0 additions & 320 deletions
This file was deleted.

src/plot/common/App.h

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)