All Projects → Cdcontainers → Similar Projects or Alternatives

2770 Open source projects that are alternatives of or similar to Cdcontainers

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 (+119.3%)
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+236.84%)
Mutual labels:  stack, datastructures, heap, library, queue, containers
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+182.46%)
Mutual labels:  stack, collections, heap, library, queue
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-26.32%)
Mutual labels:  stack, library, queue, map
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+56.14%)
Mutual labels:  stack, queue, datastructures, heap
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+314.04%)
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-77.19%)
Mutual labels:  avl-tree, queue, datastructures, heap
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+863.16%)
Mutual labels:  stack, datastructures, collections, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+1878.95%)
Mutual labels:  stack, collections, queue, map
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+4545.61%)
Mutual labels:  stack, queue, heap
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+691.23%)
Mutual labels:  stack, heap, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-22.81%)
Mutual labels:  stack, queue, heap
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-40.35%)
Mutual labels:  stack, queue, heap
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 (+191.23%)
Mutual labels:  stack, heap, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-77.19%)
Mutual labels:  stack, queue, datastructures
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 (+5550.88%)
Mutual labels:  stack, avl-tree, queue
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 (+18992.98%)
Mutual labels:  stack, avl-tree, map
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+112.28%)
Mutual labels:  stack, collections, queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+635.09%)
Mutual labels:  stack, datastructures, queue
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 (+463.16%)
Mutual labels:  stack, collections, queue
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (+112.28%)
Mutual labels:  stack, heap, queue
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+794.74%)
Mutual labels:  stack, heap, queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+7691.23%)
Mutual labels:  stack, heap, queue
Qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
Stars: ✭ 614 (+977.19%)
Mutual labels:  stack, library, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+996.49%)
Mutual labels:  stack, avl-tree, queue
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+4345.61%)
Mutual labels:  stack, heap, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+978.95%)
Mutual labels:  stack, heap, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+228.07%)
Mutual labels:  stack, datastructures, queue
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (+175.44%)
Mutual labels:  stack, queue, map
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+714.04%)
Mutual labels:  stack, queue, heap
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-56.14%)
Mutual labels:  stack, queue, heap
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-70.18%)
Mutual labels:  stack, queue
php-collections
A collection library for php
Stars: ✭ 34 (-40.35%)
Mutual labels:  map, collections
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-73.68%)
Mutual labels:  stack, queue
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-47.37%)
Mutual labels:  stack, queue
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+14.04%)
Mutual labels:  stack, 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 (-7.02%)
Mutual labels:  stack, queue
collections
📝 Collections library made in TypeScript
Stars: ✭ 14 (-75.44%)
Mutual labels:  queue, collections
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-75.44%)
Mutual labels:  stack, datastructures
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-71.93%)
Mutual labels:  stack, heap
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (-3.51%)
Mutual labels:  stack, queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+35.09%)
Mutual labels:  stack, queue
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-75.44%)
Mutual labels:  map, queue
AlgoDaily
just for fun
Stars: ✭ 118 (+107.02%)
Mutual labels:  stack, queue
Phpcollections
A set of collections for PHP.
Stars: ✭ 53 (-7.02%)
Mutual labels:  stack, collections
TUMGAD
Exercise generator and helpful materials for the Introduction to Algorithms and Data Structures 📚
Stars: ✭ 27 (-52.63%)
Mutual labels:  avl-tree, datastructures
AhaAlgorithms
《啊哈算法》书上代码
Stars: ✭ 47 (-17.54%)
Mutual labels:  map, stack
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (+50.88%)
Mutual labels:  stack, heap
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (-42.11%)
Mutual labels:  stack, heap
NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
Stars: ✭ 45 (-21.05%)
Mutual labels:  map, collections
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-45.61%)
Mutual labels:  stack, queue
quetie
🎀 Just the cutest and tiniest queue/deque implementation!
Stars: ✭ 111 (+94.74%)
Mutual labels:  stack, queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (-40.35%)
Mutual labels:  stack, queue
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 (+152.63%)
Mutual labels:  avl-tree, queue
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (+345.61%)
Mutual labels:  stack, queue
Drawroutemaps
Library for draw route maps between two point LatLng
Stars: ✭ 348 (+510.53%)
Mutual labels:  library, map
Tinyconstraints
Nothing but sugar.
Stars: ✭ 3,721 (+6428.07%)
Mutual labels:  stack, library
Klib
A standalone and lightweight C library
Stars: ✭ 3,442 (+5938.6%)
Mutual labels:  avl-tree, library
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+554.39%)
Mutual labels:  datastructures, queue
Docker Stacks
DECK is a powerful and high performant local web development studio unlike any other.
Stars: ✭ 376 (+559.65%)
Mutual labels:  stack, containers
1-60 of 2770 similar projects