Pinned Repositories
Android-Development-with-Kotlin
Android Development guide
android-tv-program-guide
Android TV Program Guide
android-tvheadend
Android + TV Headend + TV Input Framework
awesome
😎 Awesome lists about all kinds of interesting topics
awesome-broadcasting
A curated list of amazingly awesome open source resources related to broadcast technologies
awesome-ciandcd
continuous integration and continuous delivery
awesome-courses
:books: List of awesome university courses for learning Computer Science!
Distributed-Key-Value-Store
Distributed Key Value Store
Hate_speech_detection
There is tonnes of hate speech being posted everyday on social media by different users. Facebook runs its hate speech detection algorithm and actively removes content which is hateful. The objective is to build a machine learning model that classifies a piece of text as hate speech or not. An example of a hateful sentence is “ I don’t know how much more I can take! 45 is a compulsive liar! #Trump30Hours #TrumpIsATraitor ” . The problem statement is that we are given a piece of text, which we need to classify into hate speech or not hate speech. It is a binary classification problem with labels “HOF”(0) denoting hate speech and “NOT”(1) denoting non hateful sentences. Numbers in brackets denote the class label.
Hakai-Shin's Repositories
Hakai-Shin/Distributed-Key-Value-Store
Distributed Key Value Store
Hakai-Shin/android-tv-program-guide
Android TV Program Guide
Hakai-Shin/Mini-Torrent
Mini-Torrent
Hakai-Shin/OneDB
Integer only, Inmemory Database
Hakai-Shin/bistro
Bistro is a flexible distributed scheduler, a high-performance framework supporting multiple paradigms while retaining ease of configuration, management, and monitoring.
Hakai-Shin/cachefs
In Memory File System
Hakai-Shin/CouponManagementSystem
Coupon Management System
Hakai-Shin/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Hakai-Shin/DCache
A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can easily deploy, publish, and scale services on the web interface.
Hakai-Shin/dice
An extremely simple Golang-based in-memory KV store that speaks the Redis dialect.
Hakai-Shin/GoBooks
List of Golang books
Hakai-Shin/incubator-pegasus
Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
Hakai-Shin/JobScheduler
Jon scheduler
Hakai-Shin/learn-go-with-tests
Learn Go with test-driven development
Hakai-Shin/libphonenumber
Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
Hakai-Shin/Maurice-Bach-Notes
Notes on the classic book: The Design of the UNIX Operating System
Hakai-Shin/minicache
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both HTTP/gRPC interfaces secured with mTLS.
Hakai-Shin/mongo
The MongoDB Database
Hakai-Shin/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Hakai-Shin/project-layout
Standard Go Project Layout
Hakai-Shin/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
Hakai-Shin/redpanda
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
Hakai-Shin/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
Hakai-Shin/srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
Hakai-Shin/srt
Secure, Reliable, Transport
Hakai-Shin/trafficcontrol
Apache Traffic Control is an Open Source implementation of a Content Delivery Network
Hakai-Shin/trafficserver
Apache Traffic Server™ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
Hakai-Shin/tvheadend
Tvheadend is a TV streaming server for Linux supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV,SAT>IP and other formats through the unix pipe as input sources.
Hakai-Shin/vegeta
HTTP load testing tool and library. It's over 9000!
Hakai-Shin/wrk
Modern HTTP benchmarking tool