dcant's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
Mozilla-Ocho/llamafile
Distribute and run LLMs with a single file.
quantopian/zipline
Zipline, a Pythonic Algorithmic Trading Library
karpathy/llama2.c
Inference Llama 2 in one file of pure C
HandsOnLLM/Hands-On-Large-Language-Models
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
VikParuchuri/zero_to_gpt
Go from no deep learning knowledge to implementing GPT.
xapian/xapian
Mirror of the Xapian repository. You're welcome to open pull requests on github (they'll just get merged indirectly).
hydro-project/anna
A low-latency, cloud-native KVS
efficient/SuRF
First Practical and General-purpose Range Filter
gaowanli/PinGo
纯Swift编写的仿“随遇”App
jpsim/DeckRocket
DeckRocket turns your iPhone into a remote for Deckset presentations
baidu/puck
Puck is a high-performance ANN search engine
peggy1502/Amazing-Resources
List of references and online resources related to data science, machine learning and deep learning.
hypertable/hypertable
A flexible database focused on performance and scalability
takidau/streamingbook
Code snippets from the Streaming Systems book (streamingbook.net).
XiaoMi/themis
Themis provides cross-row/cross-table transaction on HBase based on google's percolator.
Pfzuo/Level-Hashing
Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)
VCNC/haeinsa
Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase
vicaya/hypertable
A flexible database focused on performance and scalability
dasebe/robinhoodcache
RobinHood the first tail latency-aware caching system
jfloff/taod
TaoD is a naive implementation of Facebook's TAO API for its social graph.
AnirudhMergu/TesseractOCR
Sample project to demonstrate Tesseract OCR
cirruslabs/google-storage-proxy
HTTP proxy with REST API to interact with Google Cloud Storage Buckets
mkuokkanen/seda-proto
Simple application proto with HTML client, WebSockets communication, and Java server side application. Server handles incoming messages in serialized fashion and broadcasts results.
mdwelsh/seda
The SEDA Project. This is my PhD thesis work from 2001.
striderarun/SEDA
A multithreaded execution framework inspired by Apache Cassandra’s concurrent execution model