fib0n's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
spotify/luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
elastic/logstash
Logstash - transport and process your logs, events, or other data
quickwit-oss/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
brannondorsey/wifi-cracking
Crack WPA/WPA2 Wi-Fi Routers with Airodump-ng and Aircrack-ng/Hashcat
reactive-streams/reactive-streams-jvm
Reactive Streams Specification for the JVM
Netflix/concurrency-limits
anticensority/runet-censorship-bypass
Web-extension for bypassing censorship in Russia
tdunning/t-digest
A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
lemire/Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
powturbo/TurboPFor-Integer-Compression
Fastest Integer Compression
fomkin/korolev
Single Page Applications running on the server side.
lemire/javaewah
A compressed alternative to the Java BitSet class
lemire/JavaFastPFOR
A simple integer compression library in Java
henripal/labnotebook
LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.
airlift/slice
Java library for efficiently working with heap and off-heap memory
CamDavidsonPilon/tdigest
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
jankotek/JDBM3
Embedded Key Value Java Database
Borisvl/bigbash
A converter that generates a bash one-liner from an SQL Select query (no DB necessary)
OpenHFT/Java-Lang
Java Language support
mattbierner/STT-C-Compile-Time-Snake
Snake/Nibbler implementation using C++ template metaprogamming
arteam/100-Java-Concurrency-questions
An attempt to answer to the concurrency questions from a famous Habr blog post (in Russian)
nurkiewicz/completablefuture
CompletableFuture in Java 8 - asynchronous processing done right
vlsi/compactmap
Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html
tdunning/bandit-ranking
mjambon/moving-percentile
Moving percentile algorithm, similar in its requirements to exponential moving average
UltimaPhoenix/luceneappengine
This project provides a directory useful to build Lucene and Google App Engine powered applications