jsun98's Stars
t-bfame/diago
Testing Framework for Kubernetes
pydata/xarray
N-D labeled arrays and datasets in Python
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
NARKOZ/hacker-scripts
Based on a true story
ta4j/ta4j
A Java library for technical analysis.
facebook/folly
An open-source C++ library developed and used at Facebook.
cilium/cilium
eBPF-based Networking, Security, and Observability
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
tmux/tmux
tmux source code
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
vsilaev/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
yahoo/elide
Elide is a Java library that lets you stand up a GraphQL/JSON-API web service with minimal effort.
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
apache/curator
Apache Curator
yahoo/Oak
A Scalable Concurrent Key-Value Map for Big Data Analytics
aws/aws-sdk-java
The official AWS SDK for Java 1.x. The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/
redisson/redisson
Redisson - Valkey & Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Redis or Valkey based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
vigna/fastutil
fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.
yahoo/mdbm
MDBM a very fast memory-mapped key/value store.
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
druid-io/tranquility
Tranquility helps you send real-time event streams to Druid and handles partitioning, replication, service discovery, and schema rollover, seamlessly and without downtime.
leventov/Koloboke
Java Collections till the last breadcrumb of memory and performance
keras-team/keras
Deep Learning for humans
graphql/graphql-spec
GraphQL is a query language and execution engine tied to any backend service.
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
mhart/kinesalite
An implementation of Amazon's Kinesis built on LevelDB