Skip to content
View neo-liu's full-sized avatar

Block or report neo-liu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.

C++ 952 79 Updated Mar 21, 2025

Powerful multi-threaded coroutine dispatcher and parallel execution engine

C++ 596 100 Updated Apr 22, 2025

[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl

C++ 4,963 760 Updated Feb 8, 2024

C++ Parallel Computing and Asynchronous Networking Framework

C++ 13,753 2,495 Updated May 22, 2025

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

63,805 7,974 Updated May 15, 2025

📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/

C++ 24,771 3,045 Updated Aug 17, 2024

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

Python 10,133 2,616 Updated Aug 11, 2024

包含PlotNeuralNet绘制神经网络结构图的教程源码

TeX 208 36 Updated Jun 21, 2019
Python 25 14 Updated Jan 17, 2019

How to use wandb?

Python 644 52 Updated Sep 5, 2023

A PyTorch based Implementation of Structural Similarity Index. Wriiten along with a companion blog.

Jupyter Notebook 28 7 Updated Aug 16, 2020

A simple, basic autodiff engine written to learn the inner workings of autograd!

Python 4 1 Updated Sep 6, 2022

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

Python 11,938 1,960 Updated Dec 6, 2024

使用IO多路复用(Epoll)和线程池技术实现的reactor模式的高性能WEB服务器,使用nginx负载均衡实现了集群,并使用了webbenchh进行了压力测试

C++ 8 1 Updated Sep 21, 2022

Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务

C++ 524 125 Updated Dec 27, 2023

基于C++ Coroutines编写的无栈协程库

C++ 621 103 Updated Dec 27, 2023

Google 开源项目风格指南 (中文版)

Makefile 10,754 2,833 Updated Mar 15, 2025

Coroutine library for C/C++

C++ 523 218 Updated Oct 2, 2020

libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

C++ 8,531 2,115 Updated Mar 7, 2024

A lightweight c++11 symetric coroutine library which can be used for network programming.

C++ 47 3 Updated Jan 11, 2021

C++那些事

C++ 41,186 8,713 Updated Jun 14, 2024

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

Shell 56,261 11,997 Updated May 19, 2025

作为对《C++17 STL cookbook》英文版的中文翻译。

1,277 266 Updated Jan 15, 2021

Code for paper "Detection of Flying Honeybees in UAV Videos"

Python 118 23 Updated Oct 31, 2021

for many things about python (massive and continuing)

Jupyter Notebook 2 Updated Apr 17, 2021

Algorithms & Data structures in C++.

C++ 5,340 1,524 Updated Aug 1, 2024

180+ Algorithm & Data Structure Problems using C++

C++ 6,032 1,336 Updated Feb 6, 2024

The best library for implementation of all Data Structures and Algorithms - Trees + Graph Algorithms too!

C++ 2,855 998 Updated Mar 16, 2024

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."

Python 9,098 1,567 Updated Jun 26, 2024

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06

JavaScript 56,050 15,960 Updated Jun 26, 2024