All Projects → Scala Samples → Similar Projects or Alternatives

1005 Open source projects that are alternatives of or similar to Scala Samples

Teaching Kids Programming
Teaching Kids Programming
Stars: ✭ 52 (-58.4%)
Mutual labels:  algorithms
Spark python ml examples
Spark 2.0 Python Machine Learning examples
Stars: ✭ 87 (-30.4%)
Mutual labels:  spark
Awesome Ebooks
收录开源的经典技术书籍 PDF 文件及相关网站,持续更新中...
Stars: ✭ 51 (-59.2%)
Mutual labels:  algorithms
Pyspark Cheatsheet
🐍 Quick reference guide to common patterns & functions in PySpark.
Stars: ✭ 108 (-13.6%)
Mutual labels:  spark
Numerical Linear Algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
Stars: ✭ 8,263 (+6510.4%)
Mutual labels:  algorithms
Nifty
Numerical computing in Swift – for Linux and macOS
Stars: ✭ 86 (-31.2%)
Mutual labels:  algorithms
Awesome Recommendation Engine
The purpose of this tiny project is to put things together with the know how that i learned from the course big data expert from formacionhadoop.com The idea is to show how to play with apache spark streaming, kafka,mongo, spark machine learning algorithms.
Stars: ✭ 47 (-62.4%)
Mutual labels:  spark
Apache Spark Internals
The Internals of Apache Spark
Stars: ✭ 1,045 (+736%)
Mutual labels:  spark
Cuesheet
A framework for writing Spark 2.x applications in a pretty way
Stars: ✭ 86 (-31.2%)
Mutual labels:  spark
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+730.4%)
Mutual labels:  algorithms
Cslearning
开源项目之「计算机编程自学之路」:计算机自学指南+面试大全+资源分享+技术文章
Stars: ✭ 107 (-14.4%)
Mutual labels:  algorithms
Spark As Service Using Embedded Server
This application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server
Stars: ✭ 46 (-63.2%)
Mutual labels:  spark
Godot3 procgen demos
Exploring Procedural Generation algorithms in Godot
Stars: ✭ 85 (-32%)
Mutual labels:  algorithms
Algorithm Notes
Comprehensive algorithms solution to help engineers prepare their interviews and future study
Stars: ✭ 44 (-64.8%)
Mutual labels:  algorithms
Spring Shiro Spark
Spring-Shiro-Spark是Spring-Boot Hibernate Spark Spark-SQL Shiro iView VueJs... ...的集成尝试
Stars: ✭ 114 (-8.8%)
Mutual labels:  spark
Algorithms
全面的算法代码仓库
Stars: ✭ 1,014 (+711.2%)
Mutual labels:  algorithms
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-32.8%)
Mutual labels:  algorithms
Spark Examples
Spark examples
Stars: ✭ 41 (-67.2%)
Mutual labels:  spark
Architecture Samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Stars: ✭ 39,879 (+31803.2%)
Mutual labels:  samples
Java
Implementation of All ▲lgorithms in Java Programming Language
Stars: ✭ 41 (-67.2%)
Mutual labels:  algorithms
Happy Algorithms
📚 本仓库每1~3周会发布期刊,期刊内容为机器学习、深度学习、自然语言处理等领域的算法文章📝
Stars: ✭ 84 (-32.8%)
Mutual labels:  algorithms
Azure Kusto Spark
Apache Spark Connector for Azure Kusto
Stars: ✭ 40 (-68%)
Mutual labels:  spark
Example Spark Kafka
Apache Spark and Apache Kafka integration example
Stars: ✭ 120 (-4%)
Mutual labels:  spark
Data Ingestion Platform
Stars: ✭ 39 (-68.8%)
Mutual labels:  spark
Spark States
Custom state store providers for Apache Spark
Stars: ✭ 83 (-33.6%)
Mutual labels:  spark
Snappydata
Project SnappyData - memory optimized analytics database, based on Apache Spark™ and Apache Geode™. Stream, Transact, Analyze, Predict in one cluster
Stars: ✭ 995 (+696%)
Mutual labels:  spark
Flink Learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
Stars: ✭ 11,378 (+9002.4%)
Mutual labels:  spark
Optimus
🚚 Agile Data Preparation Workflows made easy with dask, cudf, dask_cudf and pyspark
Stars: ✭ 986 (+688.8%)
Mutual labels:  spark
Algorithms And Data Structures
JavaScript Algorithms and Data Structures Masterclass course on Udemy by Colt Steele
Stars: ✭ 82 (-34.4%)
Mutual labels:  algorithms
Algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
Stars: ✭ 36 (-71.2%)
Mutual labels:  algorithms
Competitive Programming
Hello Programmers 💻 , A one-stop Destination✏️✏️ for all your Competitive Programming Resources.📗📕 Refer CONTRIBUTING.md for contributions
Stars: ✭ 113 (-9.6%)
Mutual labels:  algorithms
Learning Spark
零基础学习spark,大数据学习
Stars: ✭ 37 (-70.4%)
Mutual labels:  spark
Litiv
C++ implementation pool for computer vision R&D projects.
Stars: ✭ 82 (-34.4%)
Mutual labels:  algorithms
Quant Finance Resources
Courses, Articles and many more which can help beginners or professionals.
Stars: ✭ 36 (-71.2%)
Mutual labels:  algorithms
Letters
Письма к студентам курса
Stars: ✭ 107 (-14.4%)
Mutual labels:  algorithms
Algo Phantoms Backend
💻 Algo-Phantoms-Backend is an Application that provides pathways and quizzes along with a code editor to help you towards your DSA journey.📰🔥 This repository contains the REST APIs of the application.✨
Stars: ✭ 36 (-71.2%)
Mutual labels:  algorithms
Cs Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Stars: ✭ 1,215 (+872%)
Mutual labels:  algorithms
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (-72%)
Mutual labels:  algorithms
Spark Alchemy
Collection of open-source Spark tools & frameworks that have made the data engineering and data science teams at Swoop highly productive
Stars: ✭ 122 (-2.4%)
Mutual labels:  spark
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+6270.4%)
Mutual labels:  algorithms
Hellomap Ios
Quick start with the Google Maps iOS SDK
Stars: ✭ 81 (-35.2%)
Mutual labels:  samples
Cs Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
Stars: ✭ 9,264 (+7311.2%)
Mutual labels:  algorithms
Easyiterator
🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.
Stars: ✭ 107 (-14.4%)
Mutual labels:  algorithms
Innovative Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
Stars: ✭ 34 (-72.8%)
Mutual labels:  algorithms
Lehar
Visualize data using relative ordering
Stars: ✭ 81 (-35.2%)
Mutual labels:  spark
Spark Summit East 2017
Stars: ✭ 33 (-73.6%)
Mutual labels:  spark
Dailycodingproblem
Stars: ✭ 113 (-9.6%)
Mutual labels:  algorithms
Deepdatabase
A relational database engine using B+ tree indexing
Stars: ✭ 32 (-74.4%)
Mutual labels:  algorithms
Hands On Algorithmic Problem Solving
A middle-to-high level algorithm book designed with coding interview at heart!
Stars: ✭ 1,227 (+881.6%)
Mutual labels:  algorithms
Algos And Data Structures
Collection of Test Specs and Implementation of various algorithms and data structures from the Princeton Coursera course: Intro to Algorithms part 1 and 2
Stars: ✭ 31 (-75.2%)
Mutual labels:  algorithms
Uva
800 UVa Online Judge solutions in Go
Stars: ✭ 106 (-15.2%)
Mutual labels:  algorithms
Ngxs Examples
NGXS Example Apps
Stars: ✭ 80 (-36%)
Mutual labels:  samples
Echo
Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)
Stars: ✭ 126 (+0.8%)
Mutual labels:  algorithms
Spark Infotheoretic Feature Selection
This package contains a generic implementation of greedy Information Theoretic Feature Selection (FS) methods. The implementation is based on the common theoretic framework presented by Gavin Brown. Implementations of mRMR, InfoGain, JMI and other commonly used FS filters are provided.
Stars: ✭ 123 (-1.6%)
Mutual labels:  spark
Trienet
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Stars: ✭ 122 (-2.4%)
Mutual labels:  algorithms
Crystalline
A collection of containers & algorithms for the Crystal programming language
Stars: ✭ 120 (-4%)
Mutual labels:  algorithms
Spark Lucenerdd
Spark RDD with Lucene's query and entity linkage capabilities
Stars: ✭ 114 (-8.8%)
Mutual labels:  spark
Hnswlib
Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs
Stars: ✭ 108 (-13.6%)
Mutual labels:  spark
Laravel Spark Google2fa
Google Authenticator support for Laravel Spark
Stars: ✭ 86 (-31.2%)
Mutual labels:  spark
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-61.6%)
Mutual labels:  algorithms
241-300 of 1005 similar projects