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
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.☆16Updated 13 years ago
- buffered socket library for libev☆21Updated 3 years ago
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Lock-free linked list☆16Updated 12 years ago
- qHttpd is a customizable HTTP server framework in C.☆27Updated last year
- A TCP-like protocol implemented on top of UDP☆10Updated 8 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- MySQL UDF executing Lua code with storage engine API☆19Updated 8 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- Lightweight web server, proxy with HTTP/1.1/2/S☆33Updated 2 years ago
- SpiderMonkey is Mozilla's JavaScript engine written in C/C++.☆20Updated 13 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 8 months ago
- Oracle Berkeley DB sourcecode☆12Updated 11 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- 小型的tcp/ip协议栈,主控芯片为stm32f407☆15Updated 9 years ago
- a variant of LevelDB with faster write speed☆18Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆12Updated 8 years ago
- Berkeley DB 1.85 with patches and fixes applied☆26Updated 2 years ago
- A simple C-like dynamic Language☆23Updated 8 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Industry-proven, lightweight and productive zero-copy IPC library written in C☆22Updated 5 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- A lite stupid and simple script language.☆32Updated 10 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
- bzip2 is a high compression ratio data compression library.☆14Updated 7 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago