A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
-
Updated
Jan 4, 2023 - C
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,不高产不母猪,打我自己脸
Absolute balanced kdtree for fast kNN search.
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
[KDD 2020] Hierarchical Topic Mining via Joint Spherical Tree and Text Embedding
Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.
A super simple file database, base on B-tree. 基于B-tree实现的Key-value文件数据库。
Data Structure and Algorithms
With the help of splay tree data structure, we would create a tree whose nodes are embedded with the Ip address of the device that are connect to a specific network router.
An Single Header C/C++ library to work with dirs and files
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
Here I am uploading data structure and algorithm codes.
Collection of Data Structure Programs for DS:Lab (CS1303) 2019-20
C语言高级树数据结构实现文件系统,使用二叉树和多叉树,文章地址:http://www.srcmini.com/1315.html
Add a description, image, and links to the tree-structure topic page so that developers can more easily learn about it.
To associate your repository with the tree-structure topic, visit your repo's landing page and select "manage topics."