dorony's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
dutchcoders/transfer.sh
Easy and fast file sharing from the command-line.
apache/storm
Apache Storm
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
JerryLead/SparkInternals
Notes talking about the design and implementation of Apache Spark
forter/security-101-for-saas-startups
security tips for startups
kachayev/fn.py
Functional programming in Python: implementation of missing features to enjoy FP
addthis/stream-lib
Stream summarizer and cardinality estimator.
amaembo/streamex
Enhancing Java Stream API
jOOQ/jOOL
jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
ezylang/EvalEx
EvalEx is a handy expression evaluator for Java, that allows to evaluate simple mathematical and boolean expressions.
n8barr/automotive-model-year-data
Automotive data including vehicle model, make, and year for database creation
airlift/slice
Java library for efficiently working with heap and off-heap memory
grantjenks/python-wordsegment
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
RecallGraph/RecallGraph
A versioning data store for time-variant graph data.
seomoz/pyreBloom
Fast Redis Bloom Filters in Python
moshe/elasticsearch-comrade
Elasticsearch admin panel built for ops and monitoring
quux00/hive-json-schema
Tool to generate a Hive schema from a JSON example doc
dankilman/awe
Dynamic web based reports/dashboards in Python
hiredscorelabs/tamnun-ml
An easy to use open-source library for advanced Deep Learning and Natural Language Processing
dankilman/multiplex
View output of multiple processes, in parallel, in the console, with an interactive TUI
PagerDuty/pagerduty-api-python-client
A python client for PagerDuty's API, v2.0+
moshe/tplot
Easy to use plotting tool for the terminal
dankilman/textomatic
Scratchpad for tabular data transformations
oriweingart/ng-lit
lit-element extension to support AngularJS
xupeng/bloomfilter-redis
Python bloom filter using redis as a shared backend.
reembs/kumulus
A drop-in, non-distributed, replacement for Storm in Kotlin aimed for low latency requirements
leovp/pyreBloom-ng
Python library which implements a Redis-backed Bloom filter.