abhaysinha's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
databricks/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
alcfeoh/ng2-training
Training files for Angular (prior to v17)
shyamseshadri/angular-up-and-running
Code repository for the Angular: Up & Running Book, which covers Angular 2+, using TypeScript and more...
clarkware/jdepend
A Java package dependency analyzer that generates design quality metrics.
douglascraigschmidt/LiveLessons
This repository contains all the source code examples from my LiveLessons course on "Java Concurrent Programming" and my various LiveTraining courses, as described at http://www.dre.vanderbilt.edu/~schmidt/DigitalLearning.
burrsutter/9stepsawesome
The exercises/samples repo for bit.ly/9stepsawesome presentation
wmr513/caching
Source code from my microservices caching session at NFJS
ResidentMario/missingno
Missing data visualization module for Python.
joelgrus/data-science-from-scratch
code for Data Science From Scratch book
thomasnield/oreilly_machine_learning_from_scratch
Resources for the O'Reilly Online Training "Machine Learning from Scratch"
microsoft/service-fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
OWASP/API-Security
OWASP API Security Project
remkop/picocli
Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps can include as source & avoid adding a dependency. Written in Java, usable from Groovy, Kotlin, Scala, etc.
IgniteUI/igniteui-angular
Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
mattharrison/Tiny-Python-3.6-Notebook
This repository contains the text for the Tiny Python 3.6 Notebook.
reactor/BlockHound
Java agent to detect blocking calls from non-blocking threads.
GoogleCloudPlatform/python-docs-samples
Code samples used on cloud.google.com
wso2/product-is
Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
sebgoa/oreilly-kubernetes
O'Reilly Online Training for Kubernetes
IBM/sarama
Sarama is a Go library for Apache Kafka.
edenhill/kcat
Generic command line non-JVM Apache Kafka producer and consumer
FINRAOS/DataGenerator
DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
sandervanvugt/bash-scripting
files for my bash-scripting course on Safari Live
bmtgoncalves/FromScratch
codete/oreilly-intelligent-bots
larsgeorge/hbase-book
Contains the code used in the HBase: The Definitive Guide book.
TNG/ArchUnit
A Java architecture test library, to specify and assert architecture rules in plain Java
dchester/jsonpath
Query and manipulate JavaScript objects with JSONPath expressions. Robust JSONPath engine for Node.js.
json-path/JsonPath
Java JsonPath implementation