w32zhong / BTreeimplementationLinks
CSC 541 Assignment 4 B-Trees Introduction The goals of this assignment are two-fold: To introduce you to searching data on disk using B-trees. To investigate how changing the order of a B-tree affects its performance. Index File During this assignment you will create, search, and manage a binary index file of integer key values. The values sto…
☆10Updated 10 years ago
Alternatives and similar repositories for BTreeimplementation
Users that are interested in BTreeimplementation are comparing it to the libraries listed below
Sorting:
- Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.☆16Updated 13 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- Oracle Berkeley DB sourcecode☆12Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- Berkeley DB 1.85 with patches and fixes applied☆26Updated 2 years ago
- 简易无类型脚本语言☆14Updated 11 years ago
- a variant of LevelDB with faster write speed☆18Updated 10 years ago
- Concurrency Control Flow 并发流程控制☆28Updated 10 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- qHttpd is a customizable HTTP server framework in C.☆27Updated last year
- Interactive TCP stack learning tool☆13Updated 2 years ago
- A simple C-like dynamic Language☆23Updated 8 years ago
- Simple fault-tolerant distributed file system. 1. Utilize virtual ring style key-value store with 3 backups. 2. Automated failure detecti…☆17Updated 9 years ago
- 利用Windows SDK构建一个微型游戏引擎TinyEngine,Win32项目,C++☆14Updated 11 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- A coroutine library written in and for C. Different kinds of Interfaces available: Posix thread style(old version), Lua coroutine style(C…☆36Updated 6 years ago
- a fast and simple message queue server☆88Updated 11 years ago
- buffered socket library for libev☆21Updated 3 years ago
- C++ network library☆10Updated 10 years ago
- A quicker FIX engine based on Muduo☆9Updated 12 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Updated 7 years ago
- simple regex implementation for c, based on articles by Russ Cox: http://swtch.com/~rsc/regexp/regexp2.html☆15Updated 4 years ago
- CppCMS is the high performance web development framework built in C++ and released under both Commercial of Open Source (LGPLv3) licenses…☆18Updated 12 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆48Updated 9 years ago
- MySQL UDF executing Lua code with storage engine API☆19Updated 8 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- A TCP-like protocol implemented on top of UDP☆10Updated 8 years ago