#java #ast #ast_matcher #clang_plugin #code_management #code_quality #deadcode #feature_flags #feature_toggles #objective_c #refactoring #refactoring_tools #stale_flags #swift #swift_syntax
https://github.com/uber/piranha
https://github.com/uber/piranha
GitHub
GitHub - uber/piranha: A tool for refactoring code related to feature flag APIs
A tool for refactoring code related to feature flag APIs - uber/piranha
#cmake #bootstrap #c #ci #clang_format #codecov #continuous_integration #coverage #cpp #dependency_manager #free #github_workflows #modern_cmake #modern_cmake_template #open_source #starter #template
https://github.com/TheLartians/ModernCppStarter
https://github.com/TheLartians/ModernCppStarter
GitHub
GitHub - TheLartians/ModernCppStarter: 🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage…
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more. - TheLartians/ModernCppStarter
#cmake #clang_format #cmake_module #cmake_template #cmakelists #cpp #github_action #github_actions #google_test #gtest #open_source #project_template #template
https://github.com/filipdutescu/modern-cpp-template
https://github.com/filipdutescu/modern-cpp-template
GitHub
GitHub - filipdutescu/modern-cpp-template: A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more…
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion. - filipdutescu/modern-cpp-template
#go #c #clang #golang #ip_address #ip_address_database #ip_address_location #ip_location #ip_lookup #java #lua #lua_extension #php #rust #xdb_engine
Ip2region is a tool that helps you find the location of an IP address very quickly. It can handle a huge number of IP addresses and provides detailed information like country, region, province, city, and ISP. The tool is very fast, taking only about 10 microseconds to query an IP address. It supports many programming languages and allows you to customize the data to fit your needs. You can also update the data yourself using various tools and methods provided. This makes it very useful for applications that need fast and accurate IP location information.
https://github.com/lionsoul2014/ip2region
Ip2region is a tool that helps you find the location of an IP address very quickly. It can handle a huge number of IP addresses and provides detailed information like country, region, province, city, and ISP. The tool is very fast, taking only about 10 microseconds to query an IP address. It supports many programming languages and allows you to customize the data to fit your needs. You can also update the data yourself using various tools and methods provided. This makes it very useful for applications that need fast and accurate IP location information.
https://github.com/lionsoul2014/ip2region
GitHub
GitHub - lionsoul2014/ip2region: Ip2region is an offline IP address manager framework and locator with both IPv4 and IPv6 supported…
Ip2region is an offline IP address manager framework and locator with both IPv4 and IPv6 supported, supporting billions of data segments, ten microsecond searching performance, xdb search client fo...
#cplusplus #aarch64 #arm #arm64 #avx2 #avx512 #c_plus_plus #clang #clang_cl #cpp11 #gcc_compiler #json #json_parser #json_pointer #loongarch #neon #simd #sse42 #vs2019 #x64
The simdjson library is very fast and efficient for parsing JSON files. It uses special computer instructions called SIMD to parse JSON up to 4 times faster than other popular parsers. Here are the key benefits Parses JSON much quicker than other libraries.
- **Easy to Use** Ensures full JSON and UTF-8 validation without losing any data.
- **Automatic Optimization** Designed to avoid unexpected errors and surprises.
Using simdjson can significantly speed up your application's performance when dealing with large amounts of JSON data.
https://github.com/simdjson/simdjson
The simdjson library is very fast and efficient for parsing JSON files. It uses special computer instructions called SIMD to parse JSON up to 4 times faster than other popular parsers. Here are the key benefits Parses JSON much quicker than other libraries.
- **Easy to Use** Ensures full JSON and UTF-8 validation without losing any data.
- **Automatic Optimization** Designed to avoid unexpected errors and surprises.
Using simdjson can significantly speed up your application's performance when dealing with large amounts of JSON data.
https://github.com/simdjson/simdjson
GitHub
GitHub - simdjson/simdjson: Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse…
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks - simdjson/simdjson