Pinned Repositories
kernel-tcp
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
pangbot
Amazon Wholefood and Fresh Slot Grabber
pdfThumbnails
A small script to generate thumbnail images for pdf files, based on pdf.js
kindofblue's Repositories
kindofblue/pdfThumbnails
A small script to generate thumbnail images for pdf files, based on pdf.js
kindofblue/aws-sdk-java
The official AWS SDK for Java.
kindofblue/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
kindofblue/books
kindofblue/c-utils
Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-submodule inside your projects to kickstart development. See https://c-utils.gotomain.io for more details.
kindofblue/cauldron
A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)
kindofblue/cm256
Fast GF(256) Cauchy MDS Block Erasure Codec in C
kindofblue/cobol-copybook.jsonifier
This package allows to receive data files from mainframe in ebcdic format and parse it into json based on the cobol copybook schema.
kindofblue/cpp-channel
Thread-safe container for sharing data between threads
kindofblue/cr_task.h
Header-only library for asynchronous tasks in C
kindofblue/disktest
kindofblue/enkodo
A simple encoder/decoder
kindofblue/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
kindofblue/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
kindofblue/hudi-resources
汇总Apache Hudi相关资料
kindofblue/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
kindofblue/kona
Open-source implementation of the K programming language
kindofblue/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
kindofblue/libpomp
Printf Oriented Message Protocol
kindofblue/libs
Single-file public domain libraries for C/C++
kindofblue/lockfree
A collection of some lockfree datastructures
kindofblue/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
kindofblue/minicsv
A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.
kindofblue/pdqsort
Pattern-defeating quicksort.
kindofblue/snappy
backup/restore framework designed for the cloud infrastructure
kindofblue/sokol
minimal cross-platform standalone C headers
kindofblue/SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
kindofblue/stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
kindofblue/test
kindofblue/tinyalloc
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)