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
- Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.☆15Updated 12 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- Berkeley DB 1.85 with patches and fixes applied☆24Updated last year
- buffered socket library for libev☆20Updated 2 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Fork of Berkeley DB Java Edition under the Sleepycat License☆10Updated 3 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆14Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- Dynamic-language-like data structure for C☆13Updated 8 years ago
- A more flexible replacement for libevent's httpd API (Developers, use the develop branch to patch, not master)☆14Updated 10 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- 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
- a unix like OS from scratch☆24Updated 2 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- Embedded JavaScript Engine and Ecosystem☆18Updated 7 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 13 years ago
- Oracle Berkeley DB sourcecode☆12Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Minimalistic block device example, for kernel-releases > 3. It's also a working Ramdisk.☆15Updated 8 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago
- Message Queue/C++/Lua based game server☆15Updated 11 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆53Updated 2 years ago
- an open C language parser. you can walk through the AST for special purpose.☆9Updated 7 years ago
- Netstring parsing in C☆35Updated 4 years ago
- SpiderMonkey is Mozilla's JavaScript engine written in C/C++.☆21Updated 13 years ago
- ☆10Updated 8 years ago
- Lock-free linked list☆16Updated 12 years ago