All Projects → CS_basics → Similar Projects or Alternatives

128 Open source projects that are alternatives of or similar to CS_basics

Bplustree
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Stars: ✭ 1,598 (+7509.52%)
Mutual labels:  data-structure
Usaco
General Resources for Competitive Programming
Stars: ✭ 1,152 (+5385.71%)
Mutual labels:  data-structure
awesome-software-architecture
A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Stars: ✭ 1,594 (+7490.48%)
Mutual labels:  system-design
Apachecn Algo Zh
ApacheCN 数据结构与算法译文集
Stars: ✭ 10,498 (+49890.48%)
Mutual labels:  data-structure
Awesome Unam
A curated list of awesome engineering ecosystem, including UNAM Projects
Stars: ✭ 10 (-52.38%)
Mutual labels:  data-structure
go-time-series
Time series implementation in Go
Stars: ✭ 27 (+28.57%)
Mutual labels:  data-structure
Tastylib
C++ implementations of data structures, algorithms, and system designs.
Stars: ✭ 101 (+380.95%)
Mutual labels:  data-structure
resources-to-master-software-engineering-interview-for-non-cs-majors
📖 Resources To Master Software Engineering Interview for Non CS Majors
Stars: ✭ 44 (+109.52%)
Mutual labels:  system-design
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (+128.57%)
Mutual labels:  data-structure
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+814.29%)
Mutual labels:  data-structure
Skiplist
skip list with rank, code less than z_set in redis
Stars: ✭ 136 (+547.62%)
Mutual labels:  data-structure
Swiftgraph
A Graph Data Structure in Pure Swift
Stars: ✭ 588 (+2700%)
Mutual labels:  data-structure
trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
Stars: ✭ 84 (+300%)
Mutual labels:  data-structure
Cs61a
Structure and Interpretation of Computer Programs
Stars: ✭ 123 (+485.71%)
Mutual labels:  data-structure
LLD
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
Stars: ✭ 608 (+2795.24%)
Mutual labels:  system-design
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 (+51723.81%)
Mutual labels:  data-structure
CP
Competitive Coding
Stars: ✭ 25 (+19.05%)
Mutual labels:  data-structure
Blog
Life is a moment 📔
Stars: ✭ 1,236 (+5785.71%)
Mutual labels:  data-structure
data-structures-algorithms
Self-practice in Data Structures & Algorithms
Stars: ✭ 29 (+38.1%)
Mutual labels:  data-structure
Immutable Array Prototype
A collection of Immutable Array prototype methods(Per method packages).
Stars: ✭ 56 (+166.67%)
Mutual labels:  data-structure
Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (+1023.81%)
Mutual labels:  data-structure
Hashcow
A Rust HashMap implementation with copy-on-write keys and values
Stars: ✭ 29 (+38.1%)
Mutual labels:  data-structure
linked-blocking-multi-queue
A concurrent collection that extends the existing Java concurrent collection library, offering an optionally-bounded blocking "multi-queue" based on linked nodes.
Stars: ✭ 41 (+95.24%)
Mutual labels:  data-structure
Rpds
Rust Persistent Data Structures
Stars: ✭ 613 (+2819.05%)
Mutual labels:  data-structure
Ordereddictionary
Ordered dictionary data structure implementation in Swift
Stars: ✭ 176 (+738.1%)
Mutual labels:  data-structure
Data structures and algorithms in python
📖 Worked Solutions of "Data Structures & Algorithms in Python", written by Michael T. Goodrich, Roberto Tamassia and Michael H. Goldwasser. ✏️
Stars: ✭ 147 (+600%)
Mutual labels:  data-structure
Lintcode
📘 C++11 Solutions of All 289 LintCode Problems (No More Updates)
Stars: ✭ 570 (+2614.29%)
Mutual labels:  data-structure
CPTH
🌟 Competitive Programming Template Headers | With documentation, CI tests and Codecov
Stars: ✭ 23 (+9.52%)
Mutual labels:  data-structure
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+7966.67%)
Mutual labels:  data-structure
algorithm
得到每周一算法
Stars: ✭ 44 (+109.52%)
Mutual labels:  data-structure
Mnemonist
Curated collection of data structures for the JavaScript/TypeScript language.
Stars: ✭ 1,752 (+8242.86%)
Mutual labels:  data-structure
SoleilNotes
技术面试必备知识点:Android、Java、C、C++、Python、Flutter、Gradle、数据结构、计算机组成原理、计算机网络、操作系统、算法、数据结构、设计模式、密码学等等
Stars: ✭ 483 (+2200%)
Mutual labels:  system-design
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (+476.19%)
Mutual labels:  data-structure
System-Design
System design and Object Oriented Design (OOD) related interview problems and solutions.
Stars: ✭ 77 (+266.67%)
Mutual labels:  system-design
Algorithm
The challenges for algorithm contests, and summary the implementation.
Stars: ✭ 115 (+447.62%)
Mutual labels:  data-structure
js-data-structures
🌿 Data structures for JavaScript
Stars: ✭ 56 (+166.67%)
Mutual labels:  data-structure
Algorithm templates
algorithm templates and leetcode examples in Python3, you can learn many python tricks too.
Stars: ✭ 107 (+409.52%)
Mutual labels:  data-structure
system-design-in-practice
Learn how to design a system from tech company blogs 系统设计博客
Stars: ✭ 133 (+533.33%)
Mutual labels:  system-design
Brein Time Utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Stars: ✭ 94 (+347.62%)
Mutual labels:  data-structure
whats-your-architecture
"What's your Architecture?" is a series of architecture and design challenges to voice out the opinions of the TechPrimers community members.
Stars: ✭ 77 (+266.67%)
Mutual labels:  system-design
Datatable
A Python package for manipulating 2-dimensional tabular data structures
Stars: ✭ 1,166 (+5452.38%)
Mutual labels:  data-structure
10weeks-codingtest
구름EDU 10주완성 알고리즘 코딩테스트의 해설 답안집입니다
Stars: ✭ 122 (+480.95%)
Mutual labels:  data-structure
Estrutura De Dados Em Java
Repositório do Material Estrutura de Dados em Java, contendo os principais tópicos de disciplinas sobre Estrutura de Dados. CURSO SOBRE ED: https://luisaraujo.github.io/Estrutura-de-Dados-em-Java/index.html
Stars: ✭ 58 (+176.19%)
Mutual labels:  data-structure
Go Patricia
A generic patricia trie (also called radix tree) implemented in Go (Golang)
Stars: ✭ 243 (+1057.14%)
Mutual labels:  data-structure
Mobx Jsonapi Store
JSON API Store for MobX
Stars: ✭ 52 (+147.62%)
Mutual labels:  data-structure
js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
Stars: ✭ 86 (+309.52%)
Mutual labels:  data-structure
Awesome Competitive Programming
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+43323.81%)
Mutual labels:  data-structure
Denormalizr
Denormalize data normalized with normalizr
Stars: ✭ 231 (+1000%)
Mutual labels:  data-structure
Algorithm Visualizer
🎆Interactive Online Platform that Visualizes Algorithms from Code
Stars: ✭ 35,995 (+171304.76%)
Mutual labels:  data-structure
nanostack
Small middleware stack library
Stars: ✭ 39 (+85.71%)
Mutual labels:  data-structure
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+3647.62%)
Mutual labels:  data-structure
Leetcode
High-quality LeetCode solutions
Stars: ✭ 178 (+747.62%)
Mutual labels:  data-structure
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (+2776.19%)
Mutual labels:  data-structure
fortran-octree
A Fortran octree implementation
Stars: ✭ 17 (-19.05%)
Mutual labels:  data-structure
Leetcode Solutions
🏋️ Python / Modern C++ Solutions of All 2111 LeetCode Problems (Weekly Update)
Stars: ✭ 2,787 (+13171.43%)
Mutual labels:  data-structure
array-keyed-map
JS datastructure, like Map, but the keys are arrays
Stars: ✭ 29 (+38.1%)
Mutual labels:  data-structure
playground
A place to play programming
Stars: ✭ 21 (+0%)
Mutual labels:  data-structure
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+1847.62%)
Mutual labels:  system-design
collaboration
Spring '20 IoT - systems and security class. This is the collaborative half of the class.
Stars: ✭ 14 (-33.33%)
Mutual labels:  system-design
Awesome
🚠Algorithm And Data Structure
Stars: ✭ 152 (+623.81%)
Mutual labels:  data-structure
1-60 of 128 similar projects