ultimatumvizz's Stars
kdn251/interviews
Everything you need to know to get the job.
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
codepath/android_guides
Extensive Open-Source Guides for Android Developers
keon/algorithms
Minimal examples of data structures and algorithms in Python
phil-opp/blog_os
Writing an OS in Rust
lichess-org/lila
♞ lichess.org: the forever free, adless and open source chess server ♞
redox-os/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
apache/predictionio
PredictionIO, a machine learning server for developers and ML engineers.
ctjhoa/rust-learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
theanalyst/awesome-distributed-systems
A curated list to learn about distributed systems
gurugio/lowlevelprogramming-university
How to be low-level programmer
pockethub/PocketHub
PocketHub Android App
gitbucket/gitbucket
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
horst3180/arc-theme
A flat theme with transparent elements
intel-analytics/ipex-llm
Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, GraphRAG, DeepSpeed, Axolotl, etc
linkerd/linkerd
Old repo for Linkerd 1.x. See the linkerd2 repo for Linkerd 2.x.
LibreCAD/LibreCAD
LibreCAD is a cross-platform 2D CAD program written in C++17. It can read DXF/DWG files and can write DXF/PDF/SVG files. It supports point/line/circle/ellipse/parabola/spline primitives. The user interface is highly customizable, and has dozens of translations.
sherxon/AlgoDS
Implementation of Algorithms and Data Structures, Problems and Solutions
steveicarus/iverilog
Icarus Verilog
spotify/scio
A Scala API for Apache Beam and Google Cloud Dataflow.
sryza/aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
shihyu/Linux_Programming
akka/akka-http
The Streaming-first HTTP server/module of Akka
ThoughtWorksInc/DeepLearning.scala
A simple library for creating complex neural networks
kimberli/interviews
CS interview study sheet
austinschwartz/ctci_v6
:books: Cracking the Coding Interview 6th edition problems
scala/scala-xml
The standard Scala XML library
groz/interviews
Solutions to popular job interview problems in Scala