All Projects → C Algorithms → Similar Projects or Alternatives

2064 Open source projects that are alternatives of or similar to C Algorithms

Opends
Template Library of Data Structures in C++17
Stars: ✭ 151 (-94.31%)
Mutual labels:  data-structures, library
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-94.76%)
Mutual labels:  algorithm, data-structures
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (-90.92%)
Mutual labels:  algorithm, data-structures
Ringbuf
Lock-free ring buffer (MPSC)
Stars: ✭ 227 (-91.45%)
Mutual labels:  algorithm, library
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+4926.6%)
Mutual labels:  algorithm, data-structures
Algorithm Playground
An (old) and unstructured (messy tbh) collection of programming exercises.
Stars: ✭ 75 (-97.17%)
Mutual labels:  algorithm, data-structures
Data Structure Php Clanguage
对于数据结构和算法类的东西,我工作有些年份了,大学也有所涉猎,积累了一些内容,不高产不母猪,打我自己脸
Stars: ✭ 299 (-88.73%)
Mutual labels:  algorithm, data-structures
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (-89.64%)
Mutual labels:  algorithm, data-structures
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (-89.71%)
Mutual labels:  algorithm, data-structures
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+47.97%)
Mutual labels:  algorithm, data-structures
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (-85.64%)
Mutual labels:  algorithm, data-structures
Algorithmsanddatastructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
Stars: ✭ 400 (-84.93%)
Mutual labels:  algorithm, data-structures
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (-14.39%)
Mutual labels:  algorithm, data-structures
Competitiveprogramming
A collection of algorithms, data structures and other useful information for competitive programming.
Stars: ✭ 475 (-82.1%)
Mutual labels:  data-structures, library
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+75.85%)
Mutual labels:  algorithm, data-structures
Kotlin Algorithm Club
Algorithms and data structures in Kotlin.
Stars: ✭ 576 (-78.3%)
Mutual labels:  algorithm, data-structures
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+103.69%)
Mutual labels:  algorithm, data-structures
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (-76.38%)
Mutual labels:  algorithm, data-structures
Algorithms
Data Structure Libraries and Algorithms implementation
Stars: ✭ 624 (-76.49%)
Mutual labels:  algorithm, data-structures
React Native Blurhash
🖼️ A library to show colorful blurry placeholders while your content loads.
Stars: ✭ 430 (-83.8%)
Mutual labels:  algorithm, library
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-92.95%)
Mutual labels:  algorithm, data-structures
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (-63.6%)
Mutual labels:  algorithm, data-structures
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-99.21%)
Mutual labels:  algorithm, data-structures
Lib9wada
Wonderful library with lots of useful functions, algorithms and data structures in C, link it with -l9wada
Stars: ✭ 35 (-98.68%)
Mutual labels:  data-structures, library
Polysnap
A work in progress polygon operations library with integer snap-rounding
Stars: ✭ 14 (-99.47%)
Mutual labels:  algorithm, library
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-98.19%)
Mutual labels:  algorithm, data-structures
Flatbush
A very fast static spatial index for 2D points and rectangles in JavaScript
Stars: ✭ 1,031 (-61.15%)
Mutual labels:  algorithm, data-structures
Kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
Stars: ✭ 1,106 (-58.33%)
Mutual labels:  algorithm, data-structures
Oh My Python
剑指offer(python版)/ 算法图解 / python基础 / 数据结构
Stars: ✭ 119 (-95.52%)
Mutual labels:  algorithm, data-structures
Algorithms Explanation
All Algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
Stars: ✭ 1,243 (-53.17%)
Mutual labels:  algorithm, data-structures
Advanced Data Structures With Python
Python implementations of Advanced Data Structures and Algorithms. With each code, there is an associated markdown for explanation and applications of that algorithm or data structure.
Stars: ✭ 82 (-96.91%)
Mutual labels:  algorithm, data-structures
Must Do Coding Questions
GeeksforGeeks Must-Do-Coding-Questions Solutions
Stars: ✭ 96 (-96.38%)
Mutual labels:  algorithm, data-structures
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-97.06%)
Mutual labels:  algorithm, data-structures
Algorithms
Algorithms and data structures implemented in JavaScript with explanations, for further readings
Stars: ✭ 99 (-96.27%)
Mutual labels:  algorithm, data-structures
Mystl
C++11 实现的简易版 STL
Stars: ✭ 97 (-96.35%)
Mutual labels:  algorithm, data-structures
Data Structures And Algorithms
A collection of some implementations of data structures and algorithms.
Stars: ✭ 101 (-96.19%)
Mutual labels:  algorithm, data-structures
Libqsbr
QSBR and EBR library
Stars: ✭ 76 (-97.14%)
Mutual labels:  algorithm, library
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-95.89%)
Mutual labels:  algorithm, library
Swarmz
A free, header-only C++ swarming (flocking) library for real-time applications
Stars: ✭ 108 (-95.93%)
Mutual labels:  algorithm, library
Awesome Algorithms Books
CLRS + Algorithhms by Robert Sedgewick, Kevin Wayne +Algorithm_design by Jon Kleinberg and Éva Tardos
Stars: ✭ 116 (-95.63%)
Mutual labels:  algorithm, data-structures
Leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Stars: ✭ 45,650 (+1620.05%)
Mutual labels:  algorithm, data-structures
Algorithms
📝 算法导论与JavaScript实现
Stars: ✭ 126 (-95.25%)
Mutual labels:  algorithm, data-structures
Algorithm
📌 Notes and Codes for studying data structures and algorithm
Stars: ✭ 71 (-97.32%)
Mutual labels:  algorithm, data-structures
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (-95.18%)
Mutual labels:  algorithm, data-structures
Leetcode
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
Stars: ✭ 179 (-93.26%)
Mutual labels:  algorithm, data-structures
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 (+387.42%)
Mutual labels:  algorithm, library
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (-92.99%)
Mutual labels:  algorithm, data-structures
Store
A beautifully-simple framework-agnostic modern state management library.
Stars: ✭ 204 (-92.31%)
Mutual labels:  library
Hkube
🐟 High Performance Computing over Kubernetes - Core Repo 🎣
Stars: ✭ 214 (-91.94%)
Mutual labels:  algorithm
Cordova Plugin Contacts
Apache Cordova Plugin contacts
Stars: ✭ 203 (-92.35%)
Mutual labels:  library
Navigation Stack
NavigationStack is a stack-modeled UI navigation controller. Swift UI library made by @Ramotion
Stars: ✭ 2,289 (-13.75%)
Mutual labels:  library
Paper Onboarding Android
PaperOnboarding is a material design slider made by @Ramotion
Stars: ✭ 2,496 (-5.95%)
Mutual labels:  library
W25qxx
w25qxx SPI FLASH driver for stm32 HAL
Stars: ✭ 211 (-92.05%)
Mutual labels:  library
Rust
All Algorithms implemented in Rust
Stars: ✭ 4,562 (+71.89%)
Mutual labels:  data-structures
Pgsodium
Modern cryptography for PostgreSQL using libsodium.
Stars: ✭ 202 (-92.39%)
Mutual labels:  library
Haste
Haste: a fast, simple, and open RNN library
Stars: ✭ 214 (-91.94%)
Mutual labels:  algorithm
Sparse Map
C++ implementation of a memory efficient hash map and hash set
Stars: ✭ 201 (-92.43%)
Mutual labels:  data-structures
Acmer Qualification Code
ACMer 入门级算法模板
Stars: ✭ 202 (-92.39%)
Mutual labels:  data-structures
Sslyze
Fast and powerful SSL/TLS scanning library.
Stars: ✭ 2,623 (-1.17%)
Mutual labels:  library
Search Engine Parser
Lightweight package to query popular search engines and scrape for result titles, links and descriptions
Stars: ✭ 216 (-91.86%)
Mutual labels:  library
61-120 of 2064 similar projects