All Projects → Heapless → Similar Projects or Alternatives

451 Open source projects that are alternatives of or similar to Heapless

Staticvec
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
Stars: ✭ 236 (-58.96%)
Mutual labels:  data-structures, no-std
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
Stars: ✭ 467 (-18.78%)
Mutual labels:  data-structures
Ewig
The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture
Stars: ✭ 422 (-26.61%)
Mutual labels:  data-structures
Golang runtime reading
golang 1.10.2 runtime code reading - golang runtime源码分析。只有思考过,你才会印象深刻。
Stars: ✭ 393 (-31.65%)
Mutual labels:  data-structures
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-24.35%)
Mutual labels:  data-structures
Cs Playground React
In-Browser Algorithm and Data Structures Practice
Stars: ✭ 491 (-14.61%)
Mutual labels:  data-structures
Algorithmsanddatastructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
Stars: ✭ 400 (-30.43%)
Mutual labels:  data-structures
Stdgpu
stdgpu: Efficient STL-like Data Structures on the GPU
Stars: ✭ 531 (-7.65%)
Mutual labels:  data-structures
Neoalgo
Bringing all Data Structures and Algorithms under one Roof ⚡
Stars: ✭ 440 (-23.48%)
Mutual labels:  data-structures
Psl
PHP Standard Library - a modern, consistent, centralized, well-typed set of APIs for PHP programmers.
Stars: ✭ 329 (-42.78%)
Mutual labels:  data-structures
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (-36.17%)
Mutual labels:  data-structures
C Sharp Algorithms
📚 📈 Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Stars: ✭ 4,684 (+714.61%)
Mutual labels:  data-structures
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (-13.39%)
Mutual labels:  data-structures
Graph
Graph algorithms and data structures
Stars: ✭ 431 (-25.04%)
Mutual labels:  data-structures
Python intro
Jupyter notebooks in Russian. Introduction to Python, basic algorithms and data structures
Stars: ✭ 538 (-6.43%)
Mutual labels:  data-structures
Serde
Serialization framework for Rust
Stars: ✭ 4,901 (+752.35%)
Mutual labels:  no-std
Competitiveprogramming
A collection of algorithms, data structures and other useful information for competitive programming.
Stars: ✭ 475 (-17.39%)
Mutual labels:  data-structures
Interview
Data Structures and Algorithms in Java (useful in interview process)
Stars: ✭ 396 (-31.13%)
Mutual labels:  data-structures
Hat Trie
C++ implementation of a fast and memory efficient HAT-trie
Stars: ✭ 565 (-1.74%)
Mutual labels:  data-structures
Cortex M
Low level access to Cortex-M processors
Stars: ✭ 379 (-34.09%)
Mutual labels:  no-std
Algorithms and data structures
180+ Algorithm & Data Structure Problems using C++
Stars: ✭ 4,667 (+711.65%)
Mutual labels:  data-structures
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (-35.83%)
Mutual labels:  data-structures
Heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Stars: ✭ 520 (-9.57%)
Mutual labels:  data-structures
Techinterview
💎 Cheat sheet to prep for technical interviews.
Stars: ✭ 454 (-21.04%)
Mutual labels:  data-structures
Schema
📐 Validating data structures against a given Schema.
Stars: ✭ 359 (-37.57%)
Mutual labels:  data-structures
Interview Bit
Solutions to problems on Interview Bit
Stars: ✭ 353 (-38.61%)
Mutual labels:  data-structures
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (-21.04%)
Mutual labels:  data-structures
Pgm Index
🏅State-of-the-art learned data structure that enables fast lookup, predecessor, range searches and updates in arrays of billions of items using orders of magnitude less space than traditional indexes
Stars: ✭ 499 (-13.22%)
Mutual labels:  data-structures
Pygorithm
A Python module for learning all major algorithms
Stars: ✭ 4,256 (+640.17%)
Mutual labels:  data-structures
Data Structures Using Python
This is my repository for Data Structures using Python
Stars: ✭ 546 (-5.04%)
Mutual labels:  data-structures
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+672.35%)
Mutual labels:  data-structures
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (-15.13%)
Mutual labels:  data-structures
Js Data Structures And Algorithms
从 0 到 1 学习 JavaScript 数据结构与算法
Stars: ✭ 425 (-26.09%)
Mutual labels:  data-structures
Reftree
Automatically generated diagrams and animations for Scala data structures
Stars: ✭ 566 (-1.57%)
Mutual labels:  data-structures
Datastructures.jl
Julia implementation of Data structures
Stars: ✭ 421 (-26.78%)
Mutual labels:  data-structures
Hellokoding Courses
HelloKoding provides practical coding guides series of Spring Boot, Java, Algorithms, and other topics on software engineering
Stars: ✭ 490 (-14.78%)
Mutual labels:  data-structures
Think Dast Zh
📖 [译] 数据结构思维
Stars: ✭ 402 (-30.09%)
Mutual labels:  data-structures
Python Interview Problems For Practice
120+ Common code and interview problems solved in Python **(it's GROWING...)** Give a Star 🌟If it helps you. Please go through the README.md before starting.
Stars: ✭ 538 (-6.43%)
Mutual labels:  data-structures
Leetcode Swift
Solutions to LeetCode by Swift
Stars: ✭ 4,099 (+612.87%)
Mutual labels:  data-structures
Pandapy
PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x faster (by @firmai)
Stars: ✭ 474 (-17.57%)
Mutual labels:  data-structures
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-31.65%)
Mutual labels:  data-structures
Leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
Stars: ✭ 5,619 (+877.22%)
Mutual labels:  data-structures
Java Algorithms Implementation
Algorithms and Data Structures implemented in Java
Stars: ✭ 3,927 (+582.96%)
Mutual labels:  data-structures
Pyrival
⚡ Competitive Programming Library
Stars: ✭ 463 (-19.48%)
Mutual labels:  data-structures
Algorithms Primer
A consolidated collection of resources for you to learn and understand algorithms and data structures easily.
Stars: ✭ 381 (-33.74%)
Mutual labels:  data-structures
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (-8%)
Mutual labels:  data-structures
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (-35.13%)
Mutual labels:  data-structures
Fuck Coding Interviews
How on earth can I ever think of a solution like that in an interview?!
Stars: ✭ 464 (-19.3%)
Mutual labels:  data-structures
Cortex M Quickstart
Template to develop bare metal applications for Cortex-M microcontrollers
Stars: ✭ 372 (-35.3%)
Mutual labels:  no-std
Fastcore
Python supercharged for the fastai library
Stars: ✭ 565 (-1.74%)
Mutual labels:  data-structures
Programming Books
A collection of Programming books 📖
Stars: ✭ 367 (-36.17%)
Mutual labels:  data-structures
Sde Interview Questions
Most comprehensive list 📋 of tech interview questions 📘 of companies scraped from Geeksforgeeks, CareerCup and Glassdoor.
Stars: ✭ 5,406 (+840.17%)
Mutual labels:  data-structures
Crossbeam
Tools for concurrent programming in Rust
Stars: ✭ 4,180 (+626.96%)
Mutual labels:  data-structures
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (-9.74%)
Mutual labels:  data-structures
Dataviz
Build and Visualize data structures in Golang
Stars: ✭ 348 (-39.48%)
Mutual labels:  data-structures
Ruby
All algorithms implemented in Ruby
Stars: ✭ 454 (-21.04%)
Mutual labels:  data-structures
Algos
Competitive programming algorithms in C++
Stars: ✭ 572 (-0.52%)
Mutual labels:  data-structures
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+1184.35%)
Mutual labels:  data-structures
Faang
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Stars: ✭ 557 (-3.13%)
Mutual labels:  data-structures
Robin Map
C++ implementation of a fast hash map and hash set using robin hood hashing
Stars: ✭ 506 (-12%)
Mutual labels:  data-structures
1-60 of 451 similar projects