Linux device drivers, kernel modules, procfs, ioctl, polling, interrupts, MMIO, PCI, USB, DMA, MSI, block driver, netdev, TTY, rbtree.
-
Updated
Dec 8, 2025 - C
Linux device drivers, kernel modules, procfs, ioctl, polling, interrupts, MMIO, PCI, USB, DMA, MSI, block driver, netdev, TTY, rbtree.
My variant of the C Template Library
好用的go语言工具库。其中存在使用go语言实现了部分数据结构,包括堆、栈、队列、优先队列、布隆过滤器等。
Data Structures and Algorithms Visualization
A C++ STL-compatible memory allocator (buffer manager)
GenericPieceTable is a generic text editing data structure implemented with a Treap.
🔗 Common Data Structures and Algorithms
A flat, index-based Red-Black Tree with no heap allocations. Ideal memory-constrained environments.
Simple and high-performance data structures and algorithms library
about algorithm data structure, now has lru/lru-k/lfu/slab/rbtree/timerwheel with ttl, 关于算法常用的数据结构
This web-based tool visualizes the transformation of a 2-3 Tree into its equivalent Red-Black Tree. It’s designed to help students and enthusiasts understand the relationship between these two balanced tree structures through interactive graphics and real-time updates.
A generic Binary Search Tree (BST) implementation in Go, supporting both unbalanced and balanced trees (e.g., Red-Black Trees)
Collections pkg for golang - generics support and thread-safe
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Persistent key-value store database library.
Add a description, image, and links to the rbtree topic page so that developers can more easily learn about it.
To associate your repository with the rbtree topic, visit your repo's landing page and select "manage topics."