All Projects → Liblist → Similar Projects or Alternatives

892 Open source projects that are alternatives of or similar to Liblist

Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (+750%)
Mutual labels:  datastructures, linked-list, queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+2695.45%)
Mutual labels:  linked-list, list, queue
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+772.73%)
Mutual labels:  datastructures, list, queue
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 (+468.18%)
Mutual labels:  datastructures, list, queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+1804.55%)
Mutual labels:  datastructures, list, queue
Data-structures
Data Structures in Java
Stars: ✭ 13 (-40.91%)
Mutual labels:  linked-list, queue, datastructures
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+1595.45%)
Mutual labels:  datastructures, multi-threading, queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+2395.45%)
Mutual labels:  datastructures, linked-list, queue
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-40.91%)
Mutual labels:  queue, datastructures
DSA--GeeksForGeeks
DSA course solutions in C++ Jump to below directly for more problems
Stars: ✭ 47 (+113.64%)
Mutual labels:  linked-list, datastructures
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 (+81590.91%)
Mutual labels:  list, queue
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (+13.64%)
Mutual labels:  linked-list, queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+304.55%)
Mutual labels:  queue, datastructures
AlgoDaily
just for fun
Stars: ✭ 118 (+436.36%)
Mutual labels:  linked-list, queue
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+531.82%)
Mutual labels:  linked-list, queue
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 (+272.73%)
Mutual labels:  linked-list, queue
Plf list
A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average. 20-24% speed increase in use-case testing.
Stars: ✭ 98 (+345.45%)
Mutual labels:  linked-list, list
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 (+654.55%)
Mutual labels:  linked-list, queue
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+631.82%)
Mutual labels:  linked-list, queue
Interviewbit
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
Stars: ✭ 166 (+654.55%)
Mutual labels:  linked-list, queue
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+159.09%)
Mutual labels:  datastructures, queue
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-22.73%)
Mutual labels:  linked-list, 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 (+195.45%)
Mutual labels:  linked-list, queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+100%)
Mutual labels:  linked-list, 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 (+554.55%)
Mutual labels:  linked-list, queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+250%)
Mutual labels:  linked-list, queue
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (+40.91%)
Mutual labels:  linked-list, queue
Gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
Stars: ✭ 254 (+1054.55%)
Mutual labels:  list, queue
Libft
42 library of basic C functions - queues, lists, memory operations and more 😄
Stars: ✭ 21 (-4.55%)
Mutual labels:  linked-list, queue
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+290.91%)
Mutual labels:  linked-list, queue
Collections.pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Stars: ✭ 115 (+422.73%)
Mutual labels:  list, 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 (+1359.09%)
Mutual labels:  list, queue
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+1140.91%)
Mutual labels:  datastructures, linked-list
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+20086.36%)
Mutual labels:  linked-list, queue
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+5027.27%)
Mutual labels:  linked-list, 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 (+140.91%)
Mutual labels:  linked-list, queue
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (+450%)
Mutual labels:  linked-list, queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (+59.09%)
Mutual labels:  linked-list, queue
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+2009.09%)
Mutual labels:  linked-list, queue
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 (+14540.91%)
Mutual labels:  linked-list, queue
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+2218.18%)
Mutual labels:  list, queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+2740.91%)
Mutual labels:  linked-list, queue
Awesome Conferences
DEPRECATED 🎫 A list of awesome conferences
Stars: ✭ 719 (+3168.18%)
Mutual labels:  list
Awesome Fonts
Curated list of fonts and everything
Stars: ✭ 798 (+3527.27%)
Mutual labels:  list
Awesome Fantasy
🏰 Fantasy literature worth reading
Stars: ✭ 714 (+3145.45%)
Mutual labels:  list
Awesome Transit
Community list of transit APIs, apps, datasets, research, and software 🚌🌟🚋🌟🚂
Stars: ✭ 713 (+3140.91%)
Mutual labels:  list
Hackathon Packing List
📋 Hackathon Packing List - A Handy Guide
Stars: ✭ 17 (-22.73%)
Mutual labels:  list
Awesome Qt
A curated list of awesome tools, libraries, and resources for the Qt framework.
Stars: ✭ 786 (+3472.73%)
Mutual labels:  list
Awesome Web Security
🐶 A curated list of Web Security materials and resources.
Stars: ✭ 6,623 (+30004.55%)
Mutual labels:  list
Dsjslib
A library implementing several standard data structures and utilities, in JavaScript. Its written and tested using Node.js which is the target platform.
Stars: ✭ 707 (+3113.64%)
Mutual labels:  datastructures
Awesome 2vec
Curated list of 2vec-type embedding models
Stars: ✭ 784 (+3463.64%)
Mutual labels:  list
Colorful
A curated list of awesome resources to choose your next color scheme
Stars: ✭ 702 (+3090.91%)
Mutual labels:  list
Embedded Scripting Languages
A list of embedded scripting languages
Stars: ✭ 699 (+3077.27%)
Mutual labels:  list
Inc.runtime.queue
An runtime queue use Asynchronous program
Stars: ✭ 19 (-13.64%)
Mutual labels:  queue
Ppel
The Python Practical Examples List. REAL projects for beginners.
Stars: ✭ 17 (-22.73%)
Mutual labels:  list
Awesome Kotlin Android
🔥📱收集利用 Kotlin 进行 Android 开发的开源库,扩展,工具,开源项目,资料等高质量资源
Stars: ✭ 784 (+3463.64%)
Mutual labels:  list
Open Source Ios Apps
📱 Collaborative List of Open-Source iOS Apps
Stars: ✭ 28,826 (+130927.27%)
Mutual labels:  list
Pure Bash Bible
📖 A collection of pure bash alternatives to external processes.
Stars: ✭ 28,109 (+127668.18%)
Mutual labels:  list
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+3440.91%)
Mutual labels:  multi-threading
Awesome Macos Command Line
Use your macOS terminal shell to do awesome things.
Stars: ✭ 25,622 (+116363.64%)
Mutual labels:  list
1-60 of 892 similar projects