Skip to content
View zhangyunhao116's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Organizations

@bytedance @golangci
Block or Report

Block or report zhangyunhao116

Report abuse

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

Report abuse
Showing results

Minimalist ML framework for Rust

Rust 14,753 845 Updated Aug 1, 2024

Delve is a debugger for the Go programming language.

Go 22,528 2,132 Updated Jul 30, 2024

A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.

Rust 1,570 25 Updated Feb 7, 2023

Zero-cost asynchronous programming in Rust

Rust 5,311 611 Updated Jul 19, 2024

A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.

Go 20 4 Updated Dec 11, 2022

Abseil Common Libraries (C++)

C++ 14,535 2,558 Updated Jul 30, 2024

Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.

Go 109 7 Updated Jan 17, 2023

Go Project Design Documents

Go 3,311 392 Updated Jul 18, 2024

Pattern-defeating quicksort.

C++ 2,329 101 Updated Dec 6, 2023

The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the link for more detail: https://eng.uber.com/pprof-go-profiler/

Go 180 6 Updated Aug 3, 2023

Zstandard - Fast real-time compression algorithm

C 22,902 2,042 Updated Jul 31, 2024

Linux Driver for WMI on Gigabyte Mainboards. LEGACY. New development happens in mainline Linux.

ASL 31 4 Updated Apr 13, 2022

A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)

C 52 5 Updated Nov 26, 2023

Universal Utilities for Go

Go 1,642 220 Updated Jul 29, 2024

The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.

C 939 71 Updated Jun 7, 2024

skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.

Go 171 15 Updated Dec 3, 2023

How to be low-level programmer

9,937 706 Updated May 17, 2024

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

Rust 20,912 1,642 Updated Jul 29, 2024

Extremely fast non-cryptographic hash algorithm

C 8,806 768 Updated Jul 29, 2024

skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.

Go 233 17 Updated Apr 2, 2023

High-performance LRU cache implementation with multi-keys supported for Go

Go 2 1 Updated Nov 30, 2019

Learning operating system development using Linux kernel and Raspberry Pi

C 13,019 1,285 Updated Mar 29, 2024

Demos for zmail

Python 3 4 Updated Feb 2, 2019

Convert object between camel-case and snake-case in python3

Python 2 Updated Feb 4, 2020

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…

C 65,852 23,619 Updated Aug 1, 2024

Zmail makes it easier to send and retrieve emails in python3

Python 426 111 Updated Mar 17, 2022

This is a tiny tool used to convert a python script to a executable file(only for Mac&Linux)

Python 69 24 Updated Jun 4, 2020

简单、实用的爬虫工具,仅需四步创建属于你的爬虫程序!

Python 47 23 Updated Feb 8, 2018

A simple, yet elegant, HTTP library.

Python 51,826 9,282 Updated Jul 30, 2024