TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14788 · Jun 5

#cplusplus#avx#avx_512#avx_instructions#avx2#avx512#intrinsics#neon#simd#simd_instructions#simd_intrinsics#simd_library#simd_parallelism#simd_programming#sse42#wasm Highway is a C++ library that helps make software run faster and use less energy. It does this by using SIMD (Single Instruction, Multiple Data) instructions, which let the CPU perform the same operation on many pieces of data at once. This can make programs up to 10 times faster and reduce energy use by up to five times. Highway works on many different types of computers and is easy to use, making it a good choice for developers who want to improve their software's performance. https://github.com/google/highway

Results

2 similar posts found

Search: #hap

当前筛选 #hap清除筛选
折腾实验室频道

@TossLabChannel · Post #746 · 08/27/2025, 03:18 PM

#HarmonyOS#HAP#鸿蒙NEXT HarmonyOS-Haps:鸿蒙 NEXT HAP 安装包合集 这是一个社区整理的 鸿蒙 NEXT HAP 安装包合集,适合开发者和爱好者下载、安装或研究 HarmonyOS NEXT 应用。 仓库持续更新,已收获上千 Star,体现了社区的活跃度与实用性。 如果你在使用鸿蒙 NEXT,想要获取或尝试不同的 HAP 安装包,这个仓库是不错的资源。 🔘@TossLab🔘@TossLabChannel

GitHub Trends

@githubtrending · Post #15616 · 04/15/2026, 12:00 PM

#cplusplus#hap#mid_360#ros#ros2 Livox ROS Driver 2 connects your Livox LiDARs like HAP and Mid360 to ROS (Noetic) or ROS2 (Foxy/Humble/Jazzy) on matching Ubuntu versions. Clone the repo in a workspace/src folder, build Livox-SDK2, then run ./build.sh with your ROS version, and launch with roslaunch or ros2 launch files from launch_ROS1/ROS2 folders—edit JSON configs for IP, ports, frequency (up to 100Hz), and formats. This lets you quickly test and visualize point clouds in RViz for robotics development, saving time on setup and debugging. https://github.com/Livox-SDK/livox_ros_driver2