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
- buffered socket library for libev☆21Updated 3 years ago
- qHttpd is a customizable HTTP server framework in C.☆27Updated last year
- Very simple and stupid TCP/IP stack written in C☆10Updated 9 years ago
- Lock-free linked list☆16Updated 12 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Updated 7 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- Message Queue and Message Broker☆6Updated 6 years ago
- Interactive TCP stack learning tool☆13Updated last year
- Oracle Berkeley DB sourcecode☆12Updated 10 years ago
- Embedded JavaScript Engine and Ecosystem☆18Updated 7 years ago
- Overview For this assignment you will be developing an application that uses raw IP sockets to ‘walk’ around an ordered list of nodes (g…☆28Updated 10 years ago
- an open C language parser. you can walk through the AST for special purpose.☆9Updated 7 years ago
- a mini C-like language(C1) compiler☆36Updated 5 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated this week
- 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
- Gossip Membership Protocol and Fault-Tolerant Key Value Store/☆12Updated 9 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- Message Queue/C++/Lua based game server☆15Updated 11 years ago
- A more flexible replacement for libevent's httpd API (Developers, use the develop branch to patch, not master)☆14Updated 10 years ago
- High performence and high efficiency business framework☆11Updated last year
- [c++]使用boost.asio写的简单内存键值对缓存☆11Updated 7 years ago
- Lightweight web server, proxy with HTTP/1.1/2/S☆33Updated last year
- Crossroads I/O core library☆19Updated 13 years ago
- a c89 compiler, need total test.☆29Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 years ago
- A simple sql parser with context-free grammer, predictive parser and lexer with DFA☆12Updated 9 years ago
- watchd is a process watcher / monitor, so watchd is a process watch dog to keep the watched processes alive.☆21Updated 6 years ago
- Hijack Linux kernel syscall with f-stack api.☆18Updated 7 years ago