All Projects → Gods → Similar Projects or Alternatives

1563 Open source projects that are alternatives of or similar to Gods

Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
Stars: ✭ 125 (-98.85%)
Mutual labels:  tree, stack, set, avl-tree, list, map
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (-94.35%)
Mutual labels:  tree, stack, sort, set, list
Mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
Stars: ✭ 321 (-97.05%)
Mutual labels:  tree, stack, set, list
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-99.57%)
Mutual labels:  map, tree, stack, sort
Javascript Datastructures Algorithms
📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Stars: ✭ 3,221 (-70.4%)
Mutual labels:  tree, stack, set, avl-tree
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (-97.67%)
Mutual labels:  stack, sort, set, list
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (-89.64%)
Mutual labels:  tree, stack, set, map
ctl
My variant of the C Template Library
Stars: ✭ 105 (-99.04%)
Mutual labels:  set, tree, stack, iterator
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (-96.15%)
Mutual labels:  tree, stack, sort, list
Libdict
C library of key-value data structures.
Stars: ✭ 234 (-97.85%)
Mutual labels:  tree, iterator, avl-tree, map
php-sorted-collections
Sorted Collections for PHP
Stars: ✭ 22 (-99.8%)
Mutual labels:  map, set, tree, iterator
Algorithms
Java implementation for Introduction to Algorithms book.
Stars: ✭ 58 (-99.47%)
Mutual labels:  tree, data-structure, red-black-tree
ds
🔗 Common Data Structures and Algorithms
Stars: ✭ 40 (-99.63%)
Mutual labels:  tree, data-structure, red-black-tree
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-99.69%)
Mutual labels:  tree, stack, sort
Redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
Stars: ✭ 17,972 (+65.14%)
Mutual labels:  set, list, map
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-99.59%)
Mutual labels:  map, set, list
Kind Of
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Stars: ✭ 268 (-97.54%)
Mutual labels:  set, iterator, map
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-99.76%)
Mutual labels:  map, set, list
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+84.9%)
Mutual labels:  tree, sort, data-structure
Klib
A standalone and lightweight C library
Stars: ✭ 3,442 (-68.37%)
Mutual labels:  sort, avl-tree, b-tree
Collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
Stars: ✭ 233 (-97.86%)
Mutual labels:  set, list, map
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-98.36%)
Mutual labels:  tree, stack, data-structure
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (-92.77%)
Mutual labels:  stack, data-structure, set
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-98.56%)
Mutual labels:  stack, set, map
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-98.24%)
Mutual labels:  stack, data-structure, list
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-99.48%)
Mutual labels:  stack, avl-tree, map
Java Ds Algorithms
Data Structures and Algorithms in Java
Stars: ✭ 125 (-98.85%)
Mutual labels:  tree, stack, sort
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-98.28%)
Mutual labels:  tree, stack, sort
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (-97.83%)
Mutual labels:  stack, data-structure, iterator
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (-95.74%)
Mutual labels:  tree, stack, sort
BasicExercises
📘 Personal basic practice test playground.
Stars: ✭ 84 (-99.23%)
Mutual labels:  tree, stack, sort
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (-99.73%)
Mutual labels:  map, data-structure
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-99.18%)
Mutual labels:  tree, stack
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-99.84%)
Mutual labels:  stack, iterator
linq
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
Stars: ✭ 39 (-99.64%)
Mutual labels:  map, enumerable
geo-tree
High performance library for geographical map-related operations
Stars: ✭ 51 (-99.53%)
Mutual labels:  map, tree
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-99.29%)
Mutual labels:  tree, stack
AlgoDaily
just for fun
Stars: ✭ 118 (-98.92%)
Mutual labels:  tree, stack
php-collections
A collection library for php
Stars: ✭ 34 (-99.69%)
Mutual labels:  map, iterator
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-99.69%)
Mutual labels:  tree, stack
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (-97.74%)
Mutual labels:  tree, stack
gmap
heterogenous Map over a GADT
Stars: ✭ 40 (-99.63%)
Mutual labels:  map, data-structure
RedBlackTree-An-Intuitive-Approach
Demystifying Red Black Trees
Stars: ✭ 26 (-99.76%)
Mutual labels:  tree, red-black-tree
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (-99.21%)
Mutual labels:  stack, sort
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (-98.68%)
Mutual labels:  tree, avl-tree
leaflet-layer-tree-plugin
No description or website provided.
Stars: ✭ 31 (-99.72%)
Mutual labels:  map, tree
bbst-showdown
Fast AVL Trees & WAVL Trees in Java
Stars: ✭ 24 (-99.78%)
Mutual labels:  avl-tree, red-black-tree
js-collections-map-set
Repository to have example code to demonstrate JavaScript Map and Set data structures.
Stars: ✭ 21 (-99.81%)
Mutual labels:  map, set
Data Structures
Go datastructures.
Stars: ✭ 336 (-96.91%)
Mutual labels:  tree, avl-tree
Php Enum
Simple and fast implementation of enumerations with native PHP
Stars: ✭ 446 (-95.9%)
Mutual labels:  set, map
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (-59.19%)
Mutual labels:  tree, stack
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (-95.57%)
Mutual labels:  tree, sort
Sled
the champagne of beta embedded databases
Stars: ✭ 5,423 (-50.17%)
Mutual labels:  tree, b-tree
Collection
A PHP library for representing and manipulating collections.
Stars: ✭ 488 (-95.52%)
Mutual labels:  set, map
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (-95.31%)
Mutual labels:  stack, list
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (-94.26%)
Mutual labels:  stack, avl-tree
Smart Array To Tree
Convert large amounts of data array to tree fastly
Stars: ✭ 91 (-99.16%)
Mutual labels:  tree, list
Tabulator
Interactive Tables and Data Grids for JavaScript
Stars: ✭ 4,329 (-60.22%)
Mutual labels:  sort, list
Mapsort
Performant sorting for complex input
Stars: ✭ 37 (-99.66%)
Mutual labels:  sort, map
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-99.68%)
Mutual labels:  tree, stack
1-60 of 1563 similar projects