All Projects → Staticvec → Similar Projects or Alternatives

2158 Open source projects that are alternatives of or similar to Staticvec

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 (-47.03%)
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (-18.64%)
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (-31.78%)
Mutual labels:  data-structures, vector, stack, collections
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (-75.85%)
BitLens
🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.
Stars: ✭ 20 (-91.53%)
Mutual labels:  vector, array, container
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 (+36.02%)
Mutual labels:  stack, array, collections
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-79.66%)
Buckets Js
A complete, fully tested and documented data structure library written in pure JavaScript.
Stars: ✭ 1,128 (+377.97%)
Mutual labels:  data-structures, stack, collections
Libgenerics
libgenerics is a minimalistic and generic library for C basic data structures.
Stars: ✭ 42 (-82.2%)
Mutual labels:  data-structures, vector, stack
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+1781.78%)
Mutual labels:  data-structures, stack, array
Containers
Containers backed by std.experimental.allocator
Stars: ✭ 111 (-52.97%)
Mutual labels:  data-structures, array, containers
Data-structures
Data Structures in Java
Stars: ✭ 13 (-94.49%)
Mutual labels:  stack, datastructures, data-structures
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (-41.1%)
Mutual labels:  data-structures, stack, array
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (-86.02%)
Mutual labels:  array, container, static
Problem-Solving
contains all coding interview practice problems, data structures and algorithms implementations. 👨‍💻👨‍💻💥 🚩
Stars: ✭ 14 (-94.07%)
Mutual labels:  stack, datastructures, array
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-20.76%)
Mutual labels:  data-structures, stack, datastructures
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 (-77.54%)
Mutual labels:  data-structures, stack, array
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 (+4511.44%)
Mutual labels:  stack, data-structure, iterator
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Python
Stars: ✭ 31 (-86.86%)
Mutual labels:  stack, array, data-structures
rrbit-js
No description or website provided.
Stars: ✭ 11 (-95.34%)
Mutual labels:  vector, array, collections
php-collections
A collection library for php
Stars: ✭ 34 (-85.59%)
Mutual labels:  array, iterator, collections
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+132.63%)
Mutual labels:  stack, datastructures, collections
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+233.47%)
Mutual labels:  data-structures, stack, data-structure
Helloworld Msa
Main repository with documentation and support files
Stars: ✭ 218 (-7.63%)
Mutual labels:  containers, container
Vuex Feature Scoped Structure
📈 Feature scoped Vuex modules to have a better organization of business logic code inside Vuex modules based on Large-scale Vuex application structures @3yourmind
Stars: ✭ 218 (-7.63%)
Mutual labels:  containers, container
Phpcollections
A set of collections for PHP.
Stars: ✭ 53 (-77.54%)
Mutual labels:  stack, collections
Giropops Monitoring
Full stack tools for monitoring containers and other stuff. ;)
Stars: ✭ 1,019 (+331.78%)
Mutual labels:  stack, containers
Codejam
Set of handy reusable .NET components that can simplify your daily work and save your time when you copy and paste your favorite helper methods and classes from one project to another
Stars: ✭ 217 (-8.05%)
Mutual labels:  data-structures, collections
Immutable Array Prototype
A collection of Immutable Array prototype methods(Per method packages).
Stars: ✭ 56 (-76.27%)
Mutual labels:  array, data-structure
C Vector
A dynamic array implementation in C similar to the one found in standard C++
Stars: ✭ 234 (-0.85%)
Mutual labels:  vector, array
Libdict
C library of key-value data structures.
Stars: ✭ 234 (-0.85%)
Mutual labels:  data-structures, iterator
Gena
Generic pseudo-templated containers for C. Written entirely in C89 with design inspired by the C++ STL. /// DOCS ARE SLIGHTLY OUTDATED, PROJECT IS STABLE AND STILL IN ACTIVE DEVELOPMENT
Stars: ✭ 61 (-74.15%)
Mutual labels:  generics, containers
Static Frame
Immutable and grow-only Pandas-like DataFrames with a more explicit and consistent interface.
Stars: ✭ 217 (-8.05%)
Mutual labels:  data-structures, array
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-85.17%)
Mutual labels:  stack, array
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+400%)
Mutual labels:  data-structures, collections
Adaptive Radix Tree
A fast and space efficient Radix tree in Java
Stars: ✭ 76 (-67.8%)
Mutual labels:  data-structures, datastructures
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 (-65.25%)
Mutual labels:  data-structures, stack
Data Structures And Algorithms
Python implementation of common algorithms and data structures interview questions
Stars: ✭ 84 (-64.41%)
Mutual labels:  data-structures, datastructures
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+4941.1%)
Mutual labels:  data-structures, datastructures
Docker Series
Docker Series about containerizing ASP.NET Core app with MySQL..
Stars: ✭ 88 (-62.71%)
Mutual labels:  containers, container
Brein Time Utilities
Library which contains several time-dependent data and index structures (e.g., IntervalTree, BucketTimeSeries), as well as algorithms.
Stars: ✭ 94 (-60.17%)
Mutual labels:  data-structure, container
Docker
Directus Docker — The Official Docker Container for the Directus Suite
Stars: ✭ 93 (-60.59%)
Mutual labels:  containers, container
Criu
Checkpoint/Restore tool
Stars: ✭ 1,389 (+488.56%)
Mutual labels:  containers, container
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-87.29%)
Mutual labels:  data-structures, datastructures
Complete Placement Preparation
This repository consists of all the material required for cracking the coding rounds and technical interviews during placements.
Stars: ✭ 1,114 (+372.03%)
Mutual labels:  data-structures, datastructures
Graphical Debugging
GraphicalDebugging extension for Visual Studio
Stars: ✭ 88 (-62.71%)
Mutual labels:  vector, array
Miniboxing Plugin
Miniboxing is a program transformation that improves the performance of Scala generics when used with primitive types. It can speed up generic collections by factors between 1.5x and 22x, while maintaining bytecode duplication to a minimum. You can easily add miniboxing to your sbt project:
Stars: ✭ 106 (-55.08%)
Mutual labels:  generics, collections
Data Structures
Data-Structures using C++.
Stars: ✭ 121 (-48.73%)
Mutual labels:  data-structures, data-structure
Data Structures With Go
Data Structures with Go Language
Stars: ✭ 121 (-48.73%)
Mutual labels:  stack, collections
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-50%)
Mutual labels:  data-structures, vector
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+617.8%)
Mutual labels:  data-structures, data-structure
Eclipse Collections
Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.
Stars: ✭ 1,828 (+674.58%)
Mutual labels:  data-structures, collections
Docker Wordpress
WordPress container with Nginx 1.16 & PHP-FPM 7.3 based on Alpine Linux
Stars: ✭ 148 (-37.29%)
Mutual labels:  containers, container
Competitive Programming
VastoLorde95's solutions to 2000+ competitive programming problems from various online judges
Stars: ✭ 147 (-37.71%)
Mutual labels:  data-structures, datastructures
Redux Data Structures
Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.
Stars: ✭ 157 (-33.47%)
Mutual labels:  data-structures, stack
Best Of Python
🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.
Stars: ✭ 1,869 (+691.95%)
Mutual labels:  data-structures, collections
Core
Eru, a simple, stateless, flexible, production-ready orchestrator designed to easily integrate into existing workflows. Can run any virtualization things in long or short time.
Stars: ✭ 147 (-37.71%)
Mutual labels:  containers, container
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 (-29.66%)
Mutual labels:  stack, array
Singularity
Singularity: Application containers for Linux
Stars: ✭ 2,290 (+870.34%)
Mutual labels:  containers, container
Immutable
Thread-safe, persistent, immutable collections for the Crystal language
Stars: ✭ 179 (-24.15%)
Mutual labels:  data-structures, vector
1-60 of 2158 similar projects