nakamasato / database-design-and-implementationLinks
Database Design And Implementation
☆14Updated 7 months ago
Alternatives and similar repositories for database-design-and-implementation
Users that are interested in database-design-and-implementation are comparing it to the libraries listed below
Sorting:
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- prime search engine☆15Updated 7 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- ☆62Updated 3 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- Explore java through small experimental programs.☆41Updated 5 months ago
- ☆125Updated 2 months ago
- Head First SQL Your Brain on SQL -- A Learner's Guide☆9Updated 7 years ago
- zero copy in Java and C☆50Updated 10 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Log-Structured Merge Tree Java implementation☆99Updated last year
- Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 4 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆109Updated last month
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- Lock-free (Non-blocking) Data Structures in Java☆13Updated 9 years ago
- Presentation slides from conferences☆18Updated 5 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 11 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Guided walkthrough to understand the performance aspects of a Java web service☆63Updated 2 months ago
- https://openjdk.org/projects/code-tools/jmh-jdk-microbenchmarks☆41Updated 3 weeks ago
- Hugecast - The Off-Heap Storage for Hazelcast☆22Updated 11 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 6 years ago
- Unofficial mirror of HSQLDB (https://sf.net/p/hsqldb/), namely HyperSQL Database. It is a relational database management system and a set…☆82Updated 2 months ago
- Live Demonstrations of Java Performance Problems. Instructions: https://github.com/eostermueller/javaPerformanceTroubleshooting/wiki/In…☆20Updated 3 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Stream Ops is a fully embeddable data streaming engine and stream processing API for Java.☆49Updated 5 years ago
- A repository showing various parts and variations of parser and tokenizer designs and implementations.☆29Updated last year
- A Java metrics interface with fast buffered metrics and third party reporters☆18Updated 8 months ago