w32zhong / BTreeimplementation
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 9 years ago
Alternatives and similar repositories for BTreeimplementation:
Users that are interested in BTreeimplementation are comparing it to the libraries listed below
- A TCP-like protocol implemented on top of UDP☆10Updated 8 years ago
- Lightweight web server, proxy with HTTP/1.1/2/S☆33Updated last year
- Message Queue and Message Broker☆6Updated 6 years ago
- Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.☆15Updated 13 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Crossroads I/O core library☆19Updated 13 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
- Coroutines for C/C++☆81Updated 4 years ago
- 简易无类型脚本语言☆14Updated 11 years ago
- Message Queue/C++/Lua based game server☆15Updated 11 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- Lock-free linked list☆16Updated 12 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- buffered socket library for libev☆21Updated 3 years ago
- C implementation of a caching and cache-filling library inspired to groupcache☆43Updated 9 years ago
- Oracle Berkeley DB sourcecode☆12Updated 10 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆44Updated 9 years ago
- 用cpp编写的一个实现了最核心功能的YACC,供练习使用.☆11Updated 7 years ago
- Forked from https://github.com/dysinger/nanomsg-examples☆21Updated 9 years ago
- A quicker FIX engine based on Muduo☆10Updated 12 years ago
- Berkeley DB 1.85 with patches and fixes applied☆26Updated last year
- qHttpd is a customizable HTTP server framework in C.☆27Updated last year
- ICE library☆12Updated 7 years ago
- Interactive TCP stack learning tool☆13Updated last year
- echo client and server written using libev☆21Updated 13 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 10 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago