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:
- Fork of Berkeley DB Java Edition under the Sleepycat License☆10Updated 3 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
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- A TCP-like protocol implemented on top of UDP☆10Updated 8 years ago
- qHttpd is a customizable HTTP server framework in C.☆27Updated last year
- buffered socket library for libev☆21Updated 3 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A quicker FIX engine based on Muduo☆9Updated 12 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- a c89 compiler, need total test.☆29Updated 7 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆16Updated 4 months ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- Oracle Berkeley DB sourcecode☆12Updated 11 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 8 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- A light weight, low level embedded key-value database library☆32Updated 11 years ago
- ↗️ A growable C char array and also a stream - on stack and heap☆9Updated last month
- A synthetic benchmark of C10K problem using pthreads or epoll☆22Updated 9 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.☆16Updated 13 years ago
- Concurrency Control Flow 并发流程控制☆28Updated 10 years ago
- Unofficial repo of historical Oracle BerkeleyDB source☆48Updated 9 years ago
- SpiderMonkey is Mozilla's JavaScript engine written in C/C++.☆21Updated 13 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 13 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago