Pinned Repositories
ace
Ace (Ajax.org Cloud9 Editor)
acme.sh
A pure Unix shell script implementing ACME client protocol
aerogear-otp-java
aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
agrona
High Performance data structures and utility methods for Java
ajvm
A hobby jvm, just want to know how a java virtual machine works.
algorithms-Java
All Algorithms implemented in Java
AntennaPod
A podcast manager for Android
datasource-proxy
Provide a datasource proxy that can inject your own logic into all queries
db-scheduler
Persistent cluster-friendly scheduler for Java
NKU915's Repositories
NKU915/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
NKU915/agrona
High Performance data structures and utility methods for Java
NKU915/algorithms-Java
All Algorithms implemented in Java
NKU915/AndroidSecurityStudy
安卓应用安全学习
NKU915/db-scheduler
Persistent cluster-friendly scheduler for Java
NKU915/asmtools
https://wiki.openjdk.java.net/display/CodeTools/asmtools
NKU915/awesome-annotation-processing
A curated list of resources related to the Java annotation processing API (JSR 269)
NKU915/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
NKU915/awesome-db-tools
Everything that makes working with databases easier
NKU915/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
NKU915/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
NKU915/awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice about software architecture, patterns, and principles.
NKU915/awesome-workflow-engines
A curated list of awesome open source workflow engines
NKU915/coder-kung-fu
开发内功修炼
NKU915/design-pattern-reloaded
Implementation of GoF design patterns in Java 8
NKU915/FRIDA-DEXDump
Fast search and dump dex on memory.
NKU915/grpc-by-example-java
A collection of useful/essential gRPC Java Examples
NKU915/java-algorithms-implementation
Algorithms and Data Structures implemented in Java
NKU915/java-concurrency
Checklist for code reviews
NKU915/java-string-similarity
Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ...
NKU915/jna
Java Native Access
NKU915/jvm-readings
JVM readings
NKU915/live-plugin
IntelliJ plugin for writing plugins at runtime
NKU915/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.
NKU915/mybatis-3
MyBatis SQL mapper framework for Java
NKU915/perfmark
PerfMark is a High Performance Tracing Library.
NKU915/Practical-Cryptography-for-Developers-Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
NKU915/RoaringBitmap
A better compressed bitset in Java
NKU915/yavi
Yet Another Validation for Java (A lambda based type safe validation framework)
NKU915/zip4j
A Java library for zip files and streams