Go 语言实现各种数据结构和算法,Sets, Lists, Stacks, Maps, Trees, Queues 等等
the champagne of beta embedded databases
翻译 - Beta嵌入式数据库的香槟
#计算机科学#🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
翻译 - learned先进的学习数据结构,可在数十亿个项目的阵列中以比传统索引少几个数量级的空间进行快速查找,前身,范围搜索和更新
the fastest in-memory index in the East 东半球最快并发索引
A pure Rust database implementation using an append-only B-Tree file format.
An embedded key-value store library specialized for building state machine and log store
Disk-based B+-tree written in Pure Java
Embedded persistent key-value store for .NET. Pure C# code.
GPU B-Tree with support for versioning (snapshots).
Benchmarking Rust storage engines
This is an extension of Immutable.js that provides sorted collections SortedMap and SortedSet. The current implementation is using highly optimized B-tree memory structure.
ConcurrentSortedDictionary implementation in (c#, .NET 7) . It is implemented using a concurrent B+Tree
Generic data structure using parameterized types in Golang.
🚀 Data Structures & Algorithms (DSA) concepts: 🔍 Complexity analysis 🧩 Problem-solving techniques 🖥️ Programming paradigms