All Projects → C Macro Collections → Similar Projects or Alternatives

3136 Open source projects that are alternatives of or similar to C Macro Collections

Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-70.31%)
Mutual labels:  stack, datastructures, heap, library, queue, containers
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 (-34.9%)
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-16.15%)
Mutual labels:  data-structures, stack, heap, hashmap, library, queue
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+22.92%)
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+1219.79%)
Mutual labels:  data-structures, stack, heap, 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 (+67.19%)
Mutual labels:  stack, hashmap, list, queue
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-78.12%)
Mutual labels:  data-structures, stack, library, queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+2213.02%)
Mutual labels:  data-structures, stack, heap, queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (-53.65%)
Mutual labels:  stack, queue, datastructures, heap
Data-structures
Data Structures in Java
Stars: ✭ 13 (-93.23%)
Mutual labels:  stack, queue, datastructures, data-structures
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+165.63%)
Mutual labels:  stack, heap, list, queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+118.23%)
Mutual labels:  stack, datastructures, list, queue
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-2.6%)
Mutual labels:  data-structures, stack, datastructures, queue
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-86.98%)
Mutual labels:  stack, queue, hashmap, heap
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+220.31%)
Mutual labels:  stack, heap, list, queue
Heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Stars: ✭ 520 (+170.83%)
Mutual labels:  data-structures, heap, queue
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-88.54%)
Mutual labels:  datastructures, list, queue
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (+32.29%)
Mutual labels:  stack, list, queue
data-structure-project
自己实现集合框架系列整理总结
Stars: ✭ 29 (-84.9%)
Mutual labels:  stack, queue, hashmap
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 (-72.4%)
Mutual labels:  data-structures, stack, queue
ctl
My variant of the C Template Library
Stars: ✭ 105 (-45.31%)
Mutual labels:  stack, queue, hashmap
shoki
Purely functional data structures in Java
Stars: ✭ 30 (-84.37%)
Mutual labels:  stack, queue, hashmap
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (-71.35%)
Mutual labels:  stack, queue, hashmap
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+141.67%)
Mutual labels:  stack, queue, heap
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+1279.17%)
Mutual labels:  stack, queue, heap
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-93.23%)
Mutual labels:  queue, datastructures, heap
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 (-57.29%)
Mutual labels:  data-structures, stack, queue
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (-40.1%)
Mutual labels:  stack, list, queue
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+309.9%)
Mutual labels:  data-structures, stack, data-structure
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 (+1577.6%)
Mutual labels:  data-structures, stack, queue
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (-36.98%)
Mutual labels:  stack, heap, queue
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+94.27%)
Mutual labels:  data-structures, datastructures, queue
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+782.29%)
Mutual labels:  data-structures, data-structure, heap
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-27.6%)
Mutual labels:  data-structures, stack, queue
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-75%)
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-18.23%)
Mutual labels:  data-structures, stack, queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+185.94%)
Mutual labels:  stack, datastructures, queue
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (-7.29%)
Mutual labels:  stack, data-structure, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (-77.08%)
Mutual labels:  stack, queue, heap
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (-82.29%)
Mutual labels:  stack, queue, heap
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+487.5%)
Mutual labels:  data-structures, stack, queue
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+42.19%)
Mutual labels:  data-structures, datastructures, heap
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-42.19%)
Mutual labels:  data-structures, hashmap, containers
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 (+5568.23%)
Mutual labels:  stack, data-structure, list
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-83.85%)
Mutual labels:  stack, queue, data-structures
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+134.9%)
Mutual labels:  stack, heap, queue
Qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
Stars: ✭ 614 (+219.79%)
Mutual labels:  stack, library, queue
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 (-13.54%)
Mutual labels:  stack, heap, queue
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (+291.67%)
Mutual labels:  data-structures, heap
Arabiccompetitiveprogramming
The repository contains the ENGLISH description files attached to the video series in my ARABIC algorithms channel.
Stars: ✭ 675 (+251.56%)
Mutual labels:  data-structures, library
Etl
Embedded Template Library
Stars: ✭ 783 (+307.81%)
Mutual labels:  library, containers
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+3155.73%)
Mutual labels:  data-structures, heap
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+6637.5%)
Mutual labels:  datastructures, library
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (-81.77%)
Mutual labels:  data-structures, library
Rhashmap
Robin Hood hash map library
Stars: ✭ 33 (-82.81%)
Mutual labels:  hashmap, library
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-81.77%)
Mutual labels:  stack, queue
Boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
Stars: ✭ 5,671 (+2853.65%)
Mutual labels:  data-structures, queue
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-84.37%)
Mutual labels:  data-structures, datastructures
Awesome Competitive Programming
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+4649.48%)
Mutual labels:  data-structure, list
Contacts Swiftui
A contacts app built using SwiftUI! Scroll through a dynamic list of contacts, bring up detail views with contact info, and mark contacts as favorites!
Stars: ✭ 43 (-77.6%)
Mutual labels:  stack, list
1-60 of 3136 similar projects