cbldlpl's Stars
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
deepflowio/deepflow
eBPF Observability - Distributed Tracing and Profiling
rigtorp/awesome-lockfree
A collection of resources on wait-free and lock-free programming
jonathanpenn/ui-auto-monkey
UI AutoMonkey is a simple stress testing script for iOS applications that runs in UI Automation and Instruments. Grass fed. Free range.
beiliangshizi/China_House
**买房相关资料和项目整理,方便查看,持续更新中...
cneben/QuickQanava
:link: C++17 network / graph visualization library - Qt6 / QML node editor.
rigtorp/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
gongjianbo/MyTestCode
Some test code, as example code of my blog, mainly Qt related demo. 一些测试程序,作为我博客的示例代码,主要是Qt相关的Demo。
nholthaus/gtest-runner
A cross-platform, Qt5 based Graphical User Interface for Google Test unit tests
rigtorp/udpreplay
Replay UDP packets from a pcap file
MengRao/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
bifang-fyh/bifang
bifang - 一个基于协程的服务器框架
trampgeek/moodle-qtype_coderunner
CodeRunner: A moodle quiz question type that runs student-submitted program code in a sandbox to check if it satisfies a given set of tests.
rigtorp/HashMap
An open addressing linear probing hash table, tuned for delete heavy workloads
Yaoyuan-Zhang319/AdministrativeAptitudeTest
近二十年公务员考试(公考)行政能力测试(行测)真题,包含国考、省考、选调生考试所有行测试卷及其答案
thanhit95/multi-threading
Practical multithreading tutorials. Languages supported: C++, Java, C#, Python, Javascript/Nodejs.
Esri/arcgis-maps-sdk-samples-qt
ArcGIS Maps SDK for Qt Samples
eProsima/Fast-DDS-Gen
Fast-DDS IDL code generator tool. Looking for commercial support? Contact info@eprosima.com
Esri/dynamic-situational-awareness-qt
Dynamic Situational Awareness Qt
Yaoyuan-Zhang319/IdiomsStatistics
近十年公考的高频成语
shines77/RingQueue-utf8
A spin-lock Queue implemented by RingBuffer.
moveit/warehouse_ros_sqlite
Data persistence for ROS using SQLite
loulanyue/interview-notes
🏄 Java面试基础总结和学习笔记,包括大数据、linux、数据库等核心技术点
roxk/idlgen
theartful/broadcast_queue
A blazingly fast™ single producer multiple consumer broadcast queue
massimo-marino/circular-buffer
A C++17 implementation of a circular buffer
bincrafters/conan-winpcap
Conan package for WinPcap library
eProsima/dds-types-test
jiegiser/swig-jna-jni-example
SWIG 和 JNA/JNI 等 C 接口封装工具代码示例