All Projects → Containers → Similar Projects or Alternatives

3304 Open source projects that are alternatives of or similar to Containers

Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+802.4%)
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 (+156.8%)
Mutual labels:  tree, stack, array, collections, set, priority-queue, list, queue
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+88.8%)
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 (+2476.8%)
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-54.4%)
Gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, …
Stars: ✭ 10,883 (+8606.4%)
Mutual labels:  tree, stack, set, avl-tree, list, map
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-66.4%)
Mutual labels:  data-structures, vector, stack, priority-queue, queue, map
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+53.6%)
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+49.6%)
Mutual labels:  data-structures, tree, stack, datastructures, queue
Geeksforgeeks Dsa 2
This repository contains all the assignments and practice questions solved during the Data Structures and Algorithms course in C++ taught by the Geeks For Geeks team.
Stars: ✭ 53 (-57.6%)
Mutual labels:  data-structures, tree, stack, array, queue
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-64%)
Mutual labels:  map, set, list, collection, collections
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+11.2%)
Mutual labels:  data-structures, tree, stack, array, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-89.6%)
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+392%)
Mutual labels:  tree, stack, set, list, queue
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (+103.2%)
Mutual labels:  vector, stack, set, list, queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+3452.8%)
Mutual labels:  data-structures, tree, stack, array, queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+235.2%)
Mutual labels:  tree, stack, datastructures, list, queue
Collection
A PHP library for representing and manipulating collections.
Stars: ✭ 488 (+290.4%)
Mutual labels:  array, set, collection, queue, map
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+28.8%)
Mutual labels:  data-structures, vector, stack, collections, queue
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+25.6%)
Mutual labels:  data-structures, stack, set, queue, map
ctl
My variant of the C Template Library
Stars: ✭ 105 (-16%)
Mutual labels:  set, tree, stack, queue, priority-queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-72%)
Mutual labels:  tree, stack, array, queue
Fortress-of-Solitude
This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Stars: ✭ 53 (-57.6%)
Mutual labels:  stack, queue, vector, tree-structure
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-28.8%)
Mutual labels:  tree, stack, queue, datastructures
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-3.2%)
Mutual labels:  tree, stack, collections, queue
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-11.2%)
Mutual labels:  data-structures, array, set, containers
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+339.2%)
Mutual labels:  stack, datastructures, collections, queue
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-75.2%)
Mutual labels:  stack, queue, array, data-structures
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (-34.4%)
Mutual labels:  data-structures, tree, stack, queue
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 (+14277.6%)
Mutual labels:  set, list, queue, map
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+1927.2%)
Mutual labels:  data-structures, stack, priority-queue, queue
Data Structures
Go datastructures.
Stars: ✭ 336 (+168.8%)
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 (+86.4%)
Mutual labels:  data-structures, set, list, map
Libdict
C library of key-value data structures.
Stars: ✭ 234 (+87.2%)
Mutual labels:  data-structures, tree, avl-tree, map
Qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
Stars: ✭ 614 (+391.2%)
Mutual labels:  vector, stack, tree-structure, queue
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+271.2%)
Mutual labels:  tree, stack, queue, array
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (-73.6%)
Mutual labels:  tree, avl-tree, array, container
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Stars: ✭ 166 (+32.8%)
Mutual labels:  tree, stack, array, queue
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-76.8%)
Mutual labels:  tree, stack, queue, array
php-sorted-collections
Sorted Collections for PHP
Stars: ✭ 22 (-82.4%)
Mutual labels:  map, set, tree, collection
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+308%)
Mutual labels:  stack, array, list, queue
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+2018.4%)
Mutual labels:  stack, queue, priority-queue
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Stars: ✭ 20 (-84%)
Mutual labels:  vector, array, container
go-streams
Stream Collections for Go. Inspired in Java 8 Streams and .NET Linq
Stars: ✭ 127 (+1.6%)
Mutual labels:  collection, array, collections
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-72.8%)
Mutual labels:  tree, stack, queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-72.8%)
Mutual labels:  tree, stack, queue
AlgoDaily
just for fun
Stars: ✭ 118 (-5.6%)
Mutual labels:  tree, stack, queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (-38.4%)
Mutual labels:  tree, stack, queue
Phpcollections
A set of collections for PHP.
Stars: ✭ 53 (-57.6%)
Mutual labels:  stack, collections, collection
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-62.4%)
Mutual labels:  map, tree, stack
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-79.2%)
Mutual labels:  map, set, list
Ki
Go language (golang) full strength tree structures (ki in Japanese)
Stars: ✭ 61 (-51.2%)
Mutual labels:  data-structures, tree, tree-structure
geeks-for-geeks-solutions
✅ My own Amazon, Microsoft and Google SDE Coding challenge Solutions (offered by GeeksForGeeks).
Stars: ✭ 246 (+96.8%)
Mutual labels:  tree, stack, vector
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-89.6%)
Mutual labels:  avl-tree, queue, datastructures
Map
PHP Map package for easy and elegant handling of PHP arrays as array-like map objects
Stars: ✭ 1,180 (+844%)
Mutual labels:  array, collection, map
php-collections
A collection library for php
Stars: ✭ 34 (-72.8%)
Mutual labels:  map, array, collections
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-88.8%)
Mutual labels:  map, queue, array
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 (+15.2%)
Mutual labels:  tree, avl-tree, queue
rrbit-js
No description or website provided.
Stars: ✭ 11 (-91.2%)
Mutual labels:  vector, array, collections
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+118.4%)
Mutual labels:  data-structures, tree, datastructures
1-60 of 3304 similar projects