kicad/thirdparty
Seth Hillbrand 03c279ffd4 ADDED: Threadpool
Thread pools are long-lasting executors that have close to zero overhead
when launching new jobs.  This is advantageous over creating new threads
as we can use this for threading smalling jobs and smaller quanta.  It
also avoids the heuristics needed to determine the optimal number of
threads to spawn
2022-06-24 22:59:24 +00:00
..
3dxware_sdk Fix coding style policy violations and CMake version. 2022-01-28 12:21:42 +00:00
clipper Emplace_back a bit a in clipper 2022-02-05 21:00:34 -05:00
compoundfilereader
delaunator
dxflib_qcad thirdparty/dxflib: suport for vertex start/end line width attribute. 2021-10-25 17:37:38 +02:00
glew
gzip-hpp
json_schema_validator Mark json validator lib explicitly STATIC 2021-09-25 13:24:10 +00:00
lemon
libcontext Add riscv64 support for libcontext 2022-01-27 13:12:43 +00:00
markdown2html
nanosvg
nlohmann_json
other_math
pegtl PEGTL 2.x->3.x 2022-01-10 23:22:23 +00:00
picosha2
potrace Fix a few Coverity and compil warnings. 2022-03-26 16:21:23 +01:00
pybind11 Fix one missing commit for MSVC 2022-06-20 16:40:47 -07:00
rtree
sentry-native Add missing sentry-native file 2022-04-03 21:23:10 -04:00
thread-pool ADDED: Threadpool 2022-06-24 22:59:24 +00:00
tinyspline_lib
turtle qa: Add Turtle 1.3.2 mocking framework 2022-03-18 17:51:09 +00:00
CMakeLists.txt ADDED: Threadpool 2022-06-24 22:59:24 +00:00