Pinned Repositories
acat
Assistive Context-Aware Toolkit
akka
Akka Project
Akka-Essentials
Samples from the book - Akka Essentials
AkkaMessagingRequestResponse
Project demonstrating a Request and Response between two Actors with Kamon.io enabled.
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
avro-kafka-storm
Avro Kafka and Strom integration
awesome-bigdata
A curated list of awesome big data frameworks, ressources and other awesomeness.
awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
banana
Banana is a Java primitive collections library with its own memory management
thesecretlivesofdata
Understanding what your bits do when you're not looking.
KobeFeng's Repositories
KobeFeng/awesome-scala
A community driven list of useful Scala libraries, frameworks and software.
KobeFeng/beam-learning-month
KobeFeng/Cache
N-Way set associative cache implementing LRU, MRU and Custom Cache Policy
KobeFeng/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
KobeFeng/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
KobeFeng/DataflowJavaSDK
Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
KobeFeng/dataloader
DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching.
KobeFeng/db-readings
Readings in Databases
KobeFeng/docker-client
A simple docker client for the JVM
KobeFeng/Fairy-Stockfish
chess variant engine supporting Xiangqi, Shogi, Janggi, Makruk, S-Chess, Crazyhouse, Bughouse, and many more
KobeFeng/flink
Mirror of Apache Flink
KobeFeng/GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
KobeFeng/incubator-beam
Mirror of Apache Beam (Incubating)
KobeFeng/livekit
End-to-end stack for WebRTC. SFU media server and SDKs.
KobeFeng/MetaGPT
🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo
KobeFeng/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
KobeFeng/n-way-set-associative-cache
N-way Set Associative Cache
KobeFeng/openai-cookbook
Examples and guides for using the OpenAI API
KobeFeng/presto
Distributed SQL query engine for big data
KobeFeng/rockstar
Makes you a Rockstar C++ Programmer in 2 minutes
KobeFeng/scalaz
Principled Functional Programming in Scala
KobeFeng/spark-1
Mirror of Apache Spark
KobeFeng/storm-perf-test
A simple storm performance/stress test
KobeFeng/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
KobeFeng/tutorials
Tutorials on Lightweight Modular Staging
KobeFeng/utils4s
scala、spark使用过程中,各种测试用例以及相关资料整理
KobeFeng/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
KobeFeng/vnpy
基于Python的开源量化交易平台开发框架
KobeFeng/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
KobeFeng/zipline
Zipline, a Pythonic Algorithmic Trading Library