All Projects → Xstrings → Similar Projects or Alternatives

569 Open source projects that are alternatives of or similar to Xstrings

Algorithms Study Group
Study group for algorithms in Ruby, hosted at App Academy
Stars: ✭ 94 (-89.41%)
Mutual labels:  algorithm, strings
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-85.92%)
Mutual labels:  algorithm, strings
Algorithms
A collection of algorithms and data structures
Stars: ✭ 11,553 (+1201.01%)
Mutual labels:  algorithm, strings
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-69.26%)
Mutual labels:  algorithm, strings
Light Tips
Some code tips about algorithms, php and more 🔥
Stars: ✭ 705 (-20.61%)
Mutual labels:  algorithm
Fuzzysearch
🐷 Tiny and fast fuzzy search in Go
Stars: ✭ 602 (-32.21%)
Mutual labels:  algorithm
Convchain
Bitmap generation from a single example with convolutions and MCMC
Stars: ✭ 581 (-34.57%)
Mutual labels:  algorithm
Soundfingerprinting
Open source audio fingerprinting in .NET. An efficient algorithm for acoustic fingerprinting written purely in C#.
Stars: ✭ 554 (-37.61%)
Mutual labels:  algorithm
2021 Postgraduate 408
💯✍备考2021年研究生-408
Stars: ✭ 730 (-17.79%)
Mutual labels:  algorithm
Ahocorasickdoublearraytrie
An extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
Stars: ✭ 695 (-21.73%)
Mutual labels:  algorithm
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (-38.51%)
Mutual labels:  algorithm
Differential Line
a generative algorithm
Stars: ✭ 606 (-31.76%)
Mutual labels:  algorithm
Turf
A modular geospatial engine written in JavaScript
Stars: ✭ 6,659 (+649.89%)
Mutual labels:  algorithm
Data Structure And Algorithms With Es6
Data Structures and Algorithms using ES6
Stars: ✭ 594 (-33.11%)
Mutual labels:  algorithm
Pyswarms
A research toolkit for particle swarm optimization in Python
Stars: ✭ 742 (-16.44%)
Mutual labels:  algorithm
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (-35.81%)
Mutual labels:  algorithm
Algorithm interview notes Chinese
学习笔记:自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/Python/Pytorch
Stars: ✭ 29 (-96.73%)
Mutual labels:  algorithm
Python String Similarity
A library implementing different string similarity and distance measures using Python.
Stars: ✭ 546 (-38.51%)
Mutual labels:  algorithm
Competitivequestion
Question solved on various competitive sites 🤘
Stars: ✭ 5 (-99.44%)
Mutual labels:  algorithm
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+603.94%)
Mutual labels:  algorithm
Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
Stars: ✭ 5,675 (+539.08%)
Mutual labels:  algorithm
Qiskit Aqua
Quantum Algorithms & Applications in Python
Stars: ✭ 514 (-42.12%)
Mutual labels:  algorithm
Datastructureandalgorithms
Write code that run faster, use less memory and prepare for your Job Interview
Stars: ✭ 509 (-42.68%)
Mutual labels:  algorithm
Android Notes
✨✨✨这有一包小鱼干,确定不要吃嘛?( 逃
Stars: ✭ 732 (-17.57%)
Mutual labels:  algorithm
Goraph
Package goraph implements graph data structure and algorithms.
Stars: ✭ 635 (-28.49%)
Mutual labels:  algorithm
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-44.14%)
Mutual labels:  algorithm
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (-30.74%)
Mutual labels:  algorithm
Dc Notes
自己的学习笔记。包含:21届秋招经历、🐂客面经问题按照频率总结、Java一系列知识、数据库、分布式、微服务、前端、技术面试、工具教程等(持续更新)
Stars: ✭ 714 (-19.59%)
Mutual labels:  algorithm
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (-31.98%)
Mutual labels:  algorithm
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (-11.37%)
Mutual labels:  algorithm
Diffabledatasources
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
Stars: ✭ 601 (-32.32%)
Mutual labels:  algorithm
Texturesynthesis
Texture synthesis from examples
Stars: ✭ 709 (-20.16%)
Mutual labels:  algorithm
Algorithms Learning With Go
算法学习 Golang 版,参考 raywenderlich/swift-algorithm-club
Stars: ✭ 587 (-33.9%)
Mutual labels:  algorithm
Torbot
Dark Web OSINT Tool
Stars: ✭ 821 (-7.55%)
Mutual labels:  algorithm
Kotlin Algorithm Club
Algorithms and data structures in Kotlin.
Stars: ✭ 576 (-35.14%)
Mutual labels:  algorithm
Tech Refrigerator
🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟
Stars: ✭ 699 (-21.28%)
Mutual labels:  algorithm
Drtlaplus
Dr. TLA+ series - learn an algorithm and protocol, study a specification
Stars: ✭ 561 (-36.82%)
Mutual labels:  algorithm
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (-17%)
Mutual labels:  algorithm
Crypto Trader
💰 Cryptocurrency trading bot library with a simple example strategy (trading via Gemini).
Stars: ✭ 554 (-37.61%)
Mutual labels:  algorithm
Jcsprout
👨‍🎓 Java Core Sprout : basic, concurrent, algorithm
Stars: ✭ 26,536 (+2888.29%)
Mutual labels:  algorithm
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+2638.4%)
Mutual labels:  algorithm
Naive Bayes Classifier
Naive Bayes classifier is classification algorithm. It uses Naive based Bernoulli and Multinomial equation to classify documents(Text) as ham or spam.
Stars: ✭ 6 (-99.32%)
Mutual labels:  algorithm
Treelib
An efficient implementation of tree data structure in python 2/3.
Stars: ✭ 540 (-39.19%)
Mutual labels:  algorithm
Arabiccompetitiveprogramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Stars: ✭ 675 (-23.99%)
Mutual labels:  algorithm
Chat
基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Stars: ✭ 516 (-41.89%)
Mutual labels:  algorithm
Imageai
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Stars: ✭ 6,734 (+658.33%)
Mutual labels:  algorithm
Glue
Glue strings to data in R. Small, fast, dependency free interpreted string literals.
Stars: ✭ 512 (-42.34%)
Mutual labels:  strings
Android Review
🔥Android 复习资料汇总(每周持续更新~)
Stars: ✭ 650 (-26.8%)
Mutual labels:  algorithm
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-43.92%)
Mutual labels:  algorithm
Vscode Leetcode
Solve LeetCode problems in VS Code
Stars: ✭ 6,982 (+686.26%)
Mutual labels:  algorithm
Learn Algorithms
算法学习笔记
Stars: ✭ 6,165 (+594.26%)
Mutual labels:  algorithm
Twine
String manipulation, leveled up!
Stars: ✭ 496 (-44.14%)
Mutual labels:  strings
Algorithms And Data Structures In Ruby
Ruby implementation of Algorithms,Data-structures and programming challenges
Stars: ✭ 489 (-44.93%)
Mutual labels:  algorithm
Anti Webspider
Web 端反爬技术方案
Stars: ✭ 486 (-45.27%)
Mutual labels:  algorithm
Numerical Computing Is Fun
Learning numerical computing with notebooks for all ages.
Stars: ✭ 730 (-17.79%)
Mutual labels:  algorithm
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (-29.39%)
Mutual labels:  algorithm
Sweep
Fast and powerful Swift string scanning made simple
Stars: ✭ 485 (-45.38%)
Mutual labels:  strings
Paddlepaddle code
用PaddlePaddle和Tensorflow实现常用的深度学习算法
Stars: ✭ 485 (-45.38%)
Mutual labels:  algorithm
Algorithms
Data Structure Libraries and Algorithms implementation
Stars: ✭ 624 (-29.73%)
Mutual labels:  algorithm
100 Days Of Ios Datastructure Algorithm
100天iOS数据结构与算法实战
Stars: ✭ 836 (-5.86%)
Mutual labels:  algorithm
1-60 of 569 similar projects