All Projects → Hnswlib → Similar Projects or Alternatives

939 Open source projects that are alternatives of or similar to Hnswlib

Earcut
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Stars: ✭ 1,359 (+1158.33%)
Mutual labels:  algorithm
Frontend knowledge
📚 Important Frontend Knowledge(前端知识汇总)
Stars: ✭ 103 (-4.63%)
Mutual labels:  algorithm
Ml
A high-level machine learning and deep learning library for the PHP language.
Stars: ✭ 1,270 (+1075.93%)
Mutual labels:  algorithm
Fracture
generative algorithm
Stars: ✭ 99 (-8.33%)
Mutual labels:  algorithm
Cuesheet
A framework for writing Spark 2.x applications in a pretty way
Stars: ✭ 86 (-20.37%)
Mutual labels:  spark
Go Algorithms
Algorithms and data structures for golang
Stars: ✭ 1,529 (+1315.74%)
Mutual labels:  algorithm
Codejam
Codejam, apac, kickstart, I/O for Women... 2017, 2016, 2015, 2014... All solutions here!
Stars: ✭ 85 (-21.3%)
Mutual labels:  algorithm
Almond
A Scala kernel for Jupyter
Stars: ✭ 1,354 (+1153.7%)
Mutual labels:  spark
Sortingalgorithm.hayateshiki
Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
Stars: ✭ 84 (-22.22%)
Mutual labels:  algorithm
Fast methods
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
Stars: ✭ 102 (-5.56%)
Mutual labels:  algorithm
Spark States
Custom state store providers for Apache Spark
Stars: ✭ 83 (-23.15%)
Mutual labels:  spark
Deep Reinforcement Learning With Pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Stars: ✭ 1,345 (+1145.37%)
Mutual labels:  algorithm
Hadoop cookbook
Cookbook to install Hadoop 2.0+ using Chef
Stars: ✭ 82 (-24.07%)
Mutual labels:  spark
Any Angle Pathfinding
A collection of algorithms used for any-angle pathfinding with visualisations.
Stars: ✭ 107 (-0.93%)
Mutual labels:  algorithm
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-24.07%)
Mutual labels:  algorithm
Logisland
Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex event processing and is suitable for time series analysis. A large set of valuable ready to use processors, data sources and sinks are available.
Stars: ✭ 97 (-10.19%)
Mutual labels:  spark
Algorithms
Port of http://stoimen.com/blog series of algorithms on github
Stars: ✭ 81 (-25%)
Mutual labels:  algorithm
Spark Terasort
Spark Terasort
Stars: ✭ 101 (-6.48%)
Mutual labels:  spark
Mleap
MLeap: Deploy ML Pipelines to Production
Stars: ✭ 1,232 (+1040.74%)
Mutual labels:  spark
Scalacaster
Purely Functional Algorithms and Data Structures in Scala
Stars: ✭ 1,342 (+1142.59%)
Mutual labels:  algorithm
Delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
Stars: ✭ 1,641 (+1419.44%)
Mutual labels:  algorithm
Must Do Coding Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
Stars: ✭ 96 (-11.11%)
Mutual labels:  algorithm
Docker Spark
🚢 Docker image for Apache Spark
Stars: ✭ 78 (-27.78%)
Mutual labels:  spark
Hacktoberfest Projecteuler
This repo contains solutions for projecteuler problems in multiple languages. Specially created for newcomers to contribute as part of Hacktoberfest Challenge.
Stars: ✭ 78 (-27.78%)
Mutual labels:  algorithm
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-6.48%)
Mutual labels:  algorithm
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-27.78%)
Mutual labels:  algorithm
Codinginterviews2 Bypython
此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。
Stars: ✭ 78 (-27.78%)
Mutual labels:  algorithm
Hacktoberfest
Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
Stars: ✭ 78 (-27.78%)
Mutual labels:  algorithm
Geogeometry
GeoGeometry is a set of algorithms and functions for manipulating geo hashes and geometric shapes with geo coordinates.
Stars: ✭ 94 (-12.96%)
Mutual labels:  algorithm
Jsprit
jsprit is a java based, open source toolkit for solving rich vehicle routing problems
Stars: ✭ 1,208 (+1018.52%)
Mutual labels:  algorithm
Anticrawlersolution
It covers the blockade principle of most anti-climbing strategies and corresponding solutions.👽👽👽👽(涵盖了大部分的反爬策略的封锁原理以及对应的解决方案。)
Stars: ✭ 77 (-28.7%)
Mutual labels:  algorithm
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 (+10435.19%)
Mutual labels:  spark
Minperf
A Minimal Perfect Hash Function Library
Stars: ✭ 107 (-0.93%)
Mutual labels:  algorithm
Spark On K8s Operator
Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Stars: ✭ 1,780 (+1548.15%)
Mutual labels:  spark
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (-6.48%)
Mutual labels:  algorithm
Algorithms Study Group
Study group for algorithms in Ruby, hosted at App Academy
Stars: ✭ 94 (-12.96%)
Mutual labels:  algorithm
Algorithms Hacktoberfest
Write Algorithm in any language and contribute to HacktoberFest
Stars: ✭ 77 (-28.7%)
Mutual labels:  algorithm
Home
ApacheCN 开源组织:公告、介绍、成员、活动、交流方式
Stars: ✭ 1,199 (+1010.19%)
Mutual labels:  spark
Competitive Programming
My solutions to problems from various competitive programming websites.
Stars: ✭ 93 (-13.89%)
Mutual labels:  algorithm
Libqsbr
QSBR and EBR library
Stars: ✭ 76 (-29.63%)
Mutual labels:  algorithm
Spark Ffm
FFM (Field-Awared Factorization Machine) on Spark
Stars: ✭ 101 (-6.48%)
Mutual labels:  spark
Spark Website
Apache Spark Website
Stars: ✭ 75 (-30.56%)
Mutual labels:  spark
Normcorre
Matlab routines for online non-rigid motion correction of calcium imaging data
Stars: ✭ 75 (-30.56%)
Mutual labels:  algorithm
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-30.56%)
Mutual labels:  algorithm
Spark Summit 2017 Sanfrancisco
spark summit 2017 SanFrancisco
Stars: ✭ 93 (-13.89%)
Mutual labels:  spark
Cleanframes
type-class based data cleansing library for Apache Spark SQL
Stars: ✭ 75 (-30.56%)
Mutual labels:  spark
Ds Cheatsheets
List of Data Science Cheatsheets to rule the world
Stars: ✭ 9,452 (+8651.85%)
Mutual labels:  spark
Fast zlib
Heavily optimized zlib compression algorithm
Stars: ✭ 105 (-2.78%)
Mutual labels:  algorithm
Onp
The implementations of "An O(NP) Sequence Comparison Algorithm"
Stars: ✭ 100 (-7.41%)
Mutual labels:  algorithm
Funmath
☔️ Implementations of mathematical functions, formulas and concepts
Stars: ✭ 93 (-13.89%)
Mutual labels:  algorithm
Dataspherestudio
DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
Stars: ✭ 1,195 (+1006.48%)
Mutual labels:  spark
Apache Spark Hands On
Educational notes,Hands on problems w/ solutions for hadoop ecosystem
Stars: ✭ 74 (-31.48%)
Mutual labels:  spark
Ivy
Visualization of sorting algorithm
Stars: ✭ 93 (-13.89%)
Mutual labels:  algorithm
Lpa Detector
Optimize and improve the Label propagation algorithm
Stars: ✭ 75 (-30.56%)
Mutual labels:  spark
Spark Twitter Stream Example
"Sentiment analysis" on a live Twitter feed with Apache Spark and Apache Bahir
Stars: ✭ 73 (-32.41%)
Mutual labels:  spark
Bigdata Notebook
Stars: ✭ 100 (-7.41%)
Mutual labels:  spark
Big Data
🔧 Use dplyr to analyze Big Data 🐘
Stars: ✭ 93 (-13.89%)
Mutual labels:  spark
Labs
Research on distributed system
Stars: ✭ 73 (-32.41%)
Mutual labels:  spark
Kamu Cli
Next generation tool for decentralized exchange and transformation of semi-structured data
Stars: ✭ 69 (-36.11%)
Mutual labels:  spark
Monster
The Art of Template MetaProgramming (TMP) in Modern C++♦️
Stars: ✭ 90 (-16.67%)
Mutual labels:  algorithm
61-120 of 939 similar projects