All Projects → Argo → Similar Projects or Alternatives

681 Open source projects that are alternatives of or similar to Argo

Lru Cache
💫 A feature complete LRU cache implementation in C++
Stars: ✭ 162 (-33.33%)
Mutual labels:  data-structures
Stdpack.c
Collection of small public domain de/compressors in plain C.
Stars: ✭ 73 (-69.96%)
Mutual labels:  algorithms
Cs61b Textbook Zh
📖 [译] UCB CS61b Java 中的数据结构
Stars: ✭ 199 (-18.11%)
Mutual labels:  data-structures
Vos backend
vangav open source - backend; a backend generator (generates more than 90% of the code needed for big scale backend services)
Stars: ✭ 71 (-70.78%)
Mutual labels:  algorithms
Dstruct.net
Advanced data structures for .NET
Stars: ✭ 122 (-49.79%)
Mutual labels:  data-structures
Learning
自己整理了一些网上和书籍中的知识与笔记,来应对技术面试可能遇到的一些问题,包括算法、操作系统、计算机网络、Java、C++、Python、Go。概念不是最重要的!概念不是最重要的!概念不是最重要的!练习题才是!重要的事情说三遍,概念是不是看了很多遍,看几遍忘几遍,题目做过几遍,是不是印象很深,精华是题目,笔者在大量练习后摘录了书籍、牛客网、赛码网、W3C、CSDN等各种渠道的练习题,较为基础的这里就不录入了,主要录入一些易混淆,不容易理解的题目。作者也不喜欢重复造轮子,某些知识点的解释有比较详细的博客,作者就简单引用了,只有作者觉得找不到解释较好的博客时,作者会自己写一篇然后引用,限于篇幅,具体还请点击链接详细了解。
Stars: ✭ 194 (-20.16%)
Mutual labels:  algorithms
Vue Materialize Datatable
A fancy Materialize CSS datatable VueJS component.
Stars: ✭ 162 (-33.33%)
Mutual labels:  data-structures
Trie
Erlang Trie Implementation
Stars: ✭ 121 (-50.21%)
Mutual labels:  data-structures
Ensae teaching cs
Teaching materials in python at the @ENSAE
Stars: ✭ 69 (-71.6%)
Mutual labels:  algorithms
Conduit
High Performance Streams Based on Coroutine TS ⚡
Stars: ✭ 135 (-44.44%)
Mutual labels:  algorithms
Pagerank
Weighted PageRank implementation in Go
Stars: ✭ 68 (-72.02%)
Mutual labels:  algorithms
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (-2.88%)
Mutual labels:  data-structures
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-50.21%)
Mutual labels:  algorithms
Visualizer
A single-page website aiming to provide innovative and intuitive visualizations of common and AI algorithms.
Stars: ✭ 163 (-32.92%)
Mutual labels:  algorithms
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-50.21%)
Mutual labels:  data-structures
Crdt
A Golang implementation of CRDTs.
Stars: ✭ 176 (-27.57%)
Mutual labels:  data-structures
Research On Collaborative Filtering Algorithms
Research on Collaborative Filtering Algorithms
Stars: ✭ 66 (-72.84%)
Mutual labels:  algorithms
Binance grid trader
A grid trading strategy and trading-bot for Binance Exchange. 币安交易所的网格交易
Stars: ✭ 132 (-45.68%)
Mutual labels:  algorithms
Javascript Algorithms
基础理论+JS框架应用+实践,从0到1构建整个前端算法体系
Stars: ✭ 3,282 (+1250.62%)
Mutual labels:  algorithms
Crystalline
A collection of containers & algorithms for the Crystal programming language
Stars: ✭ 120 (-50.62%)
Mutual labels:  algorithms
Blog
Our open source benchmarks and code samples
Stars: ✭ 162 (-33.33%)
Mutual labels:  data-structures
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (-51.03%)
Mutual labels:  data-structures
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+364.61%)
Mutual labels:  algorithms
Algorithmia Python
Python Client for Algorithmia Algorithms and Data API
Stars: ✭ 132 (-45.68%)
Mutual labels:  algorithms
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+364.2%)
Mutual labels:  data-structures
Book list
Python, Machine Learning, Deep Learning and Data Science Books
Stars: ✭ 176 (-27.57%)
Mutual labels:  algorithms
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+597.12%)
Mutual labels:  data-structures
Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+1062.55%)
Mutual labels:  algorithms
Fromscratch
Stars: ✭ 61 (-74.9%)
Mutual labels:  algorithms
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-51.44%)
Mutual labels:  data-structures
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (-33.74%)
Mutual labels:  algorithms
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+669.14%)
Mutual labels:  data-structures
Array Hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Stars: ✭ 130 (-46.5%)
Mutual labels:  data-structures
Algo
Algorithms in Go
Stars: ✭ 56 (-76.95%)
Mutual labels:  algorithms
Simplegpuhashtable
A simple GPU hash table implemented in CUDA using lock free techniques
Stars: ✭ 198 (-18.52%)
Mutual labels:  data-structures
Javascript
Implementation of All ▲lgorithms in Javascript Programming Language
Stars: ✭ 56 (-76.95%)
Mutual labels:  algorithms
Merkle Tree
Merkle Trees and Merkle Inclusion Proofs
Stars: ✭ 130 (-46.5%)
Mutual labels:  data-structures
Pybktree
Python BK-tree data structure to allow fast querying of "close" matches
Stars: ✭ 117 (-51.85%)
Mutual labels:  data-structures
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-20.99%)
Mutual labels:  data-structures
Algorithms Learning
Algorithms learning note and LeetCode solution
Stars: ✭ 160 (-34.16%)
Mutual labels:  algorithms
Algo
数据结构与算法 by golang
Stars: ✭ 116 (-52.26%)
Mutual labels:  algorithms
Lc Java
Clean Leetcode solutions in Java
Stars: ✭ 54 (-77.78%)
Mutual labels:  algorithms
Competitive Programming
Repository of all my submissions to some competitive programming website (Online Judges), as well as, the implementation of some data structures and algorithms.
Stars: ✭ 53 (-78.19%)
Mutual labels:  algorithms
Program Blog
Practice, thinking and reading
Stars: ✭ 228 (-6.17%)
Mutual labels:  data-structures
Algo ds notes
It is a repository that is a collection of algorithms and data structures with implementation in various languages.
Stars: ✭ 1,897 (+680.66%)
Mutual labels:  data-structures
Keyvi
Keyvi - a key value index that powers Cliqz search engine. It is an in-memory FST-based data structure highly optimized for size and lookup performance.
Stars: ✭ 171 (-29.63%)
Mutual labels:  data-structures
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-52.26%)
Mutual labels:  data-structures
Potpack
A tiny rectangle packing JavaScript library (for sprite layouts)
Stars: ✭ 115 (-52.67%)
Mutual labels:  algorithms
Awesome Ebooks
收录开源的经典技术书籍 PDF 文件及相关网站,持续更新中...
Stars: ✭ 51 (-79.01%)
Mutual labels:  algorithms
Codezilla
⚡️ codezilla ⚡️ One giant 🦖 collection of algorithms & design patterns.
Stars: ✭ 127 (-47.74%)
Mutual labels:  data-structures
Sedgewick Algorithms In C Exercises And Examples
Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book
Stars: ✭ 222 (-8.64%)
Mutual labels:  algorithms
Shareoi
算法竞赛课件分享 - Program algorithm learning materials collection in Chinese
Stars: ✭ 2,702 (+1011.93%)
Mutual labels:  algorithms
Pydml
Distance Metric Learning Algorithms for Python
Stars: ✭ 115 (-52.67%)
Mutual labels:  algorithms
Sdb
Simple and fast string based key-value database with support for arrays and json
Stars: ✭ 159 (-34.57%)
Mutual labels:  data-structures
Functional Way
Write small programs (eg -algorithms) in a functional way.
Stars: ✭ 115 (-52.67%)
Mutual labels:  algorithms
Foundational Knowledge For Programmers
List of resources about foundational knowledge for programmers (supposed to last a few decades)
Stars: ✭ 115 (-52.67%)
Mutual labels:  algorithms
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-53.09%)
Mutual labels:  algorithms
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-35.39%)
Mutual labels:  data-structures
Dailycodingproblem
Stars: ✭ 113 (-53.5%)
Mutual labels:  algorithms
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-54.32%)
Mutual labels:  data-structures
301-360 of 681 similar projects