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++ 942 80 Updated Apr 1, 2024

Powerful multi-threaded coroutine dispatcher and parallel execution engine

C++ 581 95 Updated Aug 23, 2024

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

C++ 4,939 757 Updated Feb 8, 2024

C++ Parallel Computing and Asynchronous Networking Framework

C++ 13,365 2,446 Updated Jan 3, 2025

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

61,007 7,879 Updated Jan 5, 2025

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

C++ 24,339 3,018 Updated Aug 17, 2024

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

Python 9,517 2,536 Updated Aug 11, 2024

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

TeX 172 34 Updated Jun 21, 2019
Python 24 14 Updated Jan 17, 2019

How to use wandb?

Python 601 49 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,650 1,945 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++ 515 120 Updated Dec 27, 2023

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

C++ 621 103 Updated Dec 27, 2023

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

Makefile 10,673 2,835 Updated Dec 20, 2024

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,393 2,102 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++ 39,902 8,587 Updated Jun 14, 2024

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

Shell 53,066 11,668 Updated Jan 3, 2025

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

1,252 264 Updated Jan 15, 2021

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

Python 112 22 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,296 1,519 Updated Aug 1, 2024

180+ Algorithm & Data Structure Problems using C++

C++ 5,963 1,325 Updated Feb 6, 2024

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

C++ 2,801 992 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 8,768 1,506 Updated Jun 26, 2024

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

JavaScript 55,140 15,911 Updated Jun 26, 2024