gitlab.com topics: Data Structures
nsajko/TypeDomainNaturalNumberLists.jl
A small Julia package implementing type domain lists of natural numbers.
Last synced at: 3 months ago - Stars: 1 - Forks: 0
nsajko/HomogeneousNonemptyListsRecursive.jl
A software package for the Julia programming language implementing a homogeneous list recursive datastructure.
Last synced at: about 1 month ago - Stars: 1 - Forks: 0
nsajko/TypeDomainNaturalNumberStrictlyBinaryTrees.jl
A software package for the Julia programming language implementing a strictly binary tree datastructure in the type domain. The value of each node is a natural number.
Last synced at: 3 months ago - Stars: 1 - Forks: 0
nsajko/HomogeneousStrictlyBinaryTrees.jl
A software package for the Julia programming language implementing a homogeneous strictly binary tree datastructure.
Last synced at: 3 months ago - Stars: 1 - Forks: 0
simnavi/shapespyer
The project provides Python tool-chain and shell scripts for molecular simulation workflows: preparation, running and analysing molecular dynamics (MD) simulations of bio- and organic soft condensed matter.
Last synced at: over 1 year ago - Stars: 0 - Forks: 0

moinmoti/quadtree
Quad-Tree data structure implementation in c++
Last synced at: over 1 year ago - Stars: 0 - Forks: 0
moinmoti/waffle
Waffle (Spatial Index) data structure implementation in C++.
Last synced at: over 1 year ago - Stars: 0 - Forks: 0

AllanBarua/data-structures-in-python
Implementation of data structures and computer algorithms using the python programming language
Last synced at: over 1 year ago - Stars: 0 - Forks: 0
yuesubi/yctl
A library that allows you to use common data structures with all types with just one line !
Last synced at: almost 2 years ago - Stars: 2 - Forks: 0
mraxilus/explorations
:construction: Exploring various algorithms, concepts, data structures, libraries, and tools.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

One_Ordinary_Man/hashmap_in_c
Hash map implemented in C
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
One_Ordinary_Man/data_structures_in_c
All the general data structures in c.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
One_Ordinary_Man/vectors_in_c
Vectors implemented in C.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
alessandroumbertods/evaluadorhtml
Implementación de un programa que permite la lectura de archivos HTML a través de una URL o de un archivo local y realiza los procesos de edición, validación e informes del estado de un documento web.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

One_Ordinary_Man/circular_linked_list_in_c
Circular linked list implemented in C.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0

One_Ordinary_Man/doubly-linked-lists-in-c
Doubly linked lists implemented in C.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
One_Ordinary_Man/singly-linked-list-in-c
Implementing the singly linked list in C.
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
One_Ordinary_Man/queues-in-c
Implementing queues based on lists in C
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
One_Ordinary_Man/stacks_in_c
Implementing stacks based on lists in C
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
dipankardas011/composite_ds
it provides the composite data structures
Last synced at: 2 months ago - Stars: 1 - Forks: 0
jelkner/csc223
code and resources for VCCS Data Structures and Analysis of Algorithms course
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
gregorymarkthomas/coding-practice
Describes various topics related to Computer Science, in my own words. Contains some mini projects that are examples/playgrounds of various topics. Uses .md files for each topic that are situated in descriptive directories. A 'Work In Progress'.
Last synced at: about 2 years ago - Stars: 1 - Forks: 0
trbot86/setbench
SetBench is a powerful platform for experimenting on C++ data structures that implement a set (search, insert, delete, optional range search). The emphasis is on eliminating performance bottlenecks and providing features to explore performance.
Last synced at: about 2 years ago - Stars: 4 - Forks: 10

mage-platform/model-library/computer-science/blockchain/mage.ledger.datatype
The data types commonly used in distributed ledgers (aka blockchain).
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

MatsuTaku/patricia-double-array-tries
Dynamic string dictionary implementation by Patricia Double-Array Tries.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
NadavShwartz93/list_and_tree
The Project contains a pure implementation of a Doubly linked list, Tree(Binary Search Tree), Queue, Stack, Linked list, and more to come. The implementation is in C++ style.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
jonnybolton/union-of-intervals
A data structure that represents a union of numerical intervals, written in Rust.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

p0int3r/mads
Minimalist algorithms and data structures library in C (M.A.D.S)
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

itisnika/Exercices
Simple algorithmic exercises solved using Python.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

moharamfatema/stack-myversion
using C programming language to implement a stack, and use it to evaluate expressions using methods of postfix and infix.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
aroyuelah/reservations
This is a proof concept for a grid based reservation program, the architecture is horrible and eventually has to be ported to view-controller-mode. There's too much logic in the view
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

sylveryte/algorithms-data-structure-cpp
Algorithms and Data Structure Implemented in C++
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
onikolas/gapbuffer
A gap buffer implementation written in Go.
Last synced at: almost 2 years ago - Stars: 1 - Forks: 0
tassiovale/gcet224
GCET224 - Engenharia de Computação - UFRB
Last synced at: over 2 years ago - Stars: 0 - Forks: 1

baioc/paradigms
Algorithms and Data Structures in various Programming Paradigms
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

moinmoti/kdbtree
KDB-Tree data structure implementation in C++
Last synced at: over 1 year ago - Stars: 0 - Forks: 0
emmajsadams/dstruct
MIGRATED TO GITHUB https://github.com/emmajsadams/dstruct
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

ciroDourado/containers
A simple implementation of a data structure that represents a better version of an Array, which holds metadata used to protect against overflows, and easier retrieval of lengths outside creation scope. Also brings Map array function to it.
Last synced at: over 2 years ago - Stars: 1 - Forks: 0
ruimaciel/mropes
M's ropes library: a rope data structure library implemented in C
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Diego_Martin/c
Mi propia estructura de datos hecha en C y C++, imita la estructura de herencia de Python, Java y Ruby, pero también compatible con C
Last synced at: over 2 years ago - Stars: 0 - Forks: 0


ssoft-scl/module/proto
Модуль содержит инструменты C++ для формирования структур данных и организации на их основе протокола обмена с обеспечением бинарной совместимости при их эволюции в процессе развития ПО.
Last synced at: 9 months ago - Stars: 0 - Forks: 0
arnabsen1729/problems
Solutions of Pepcoding Resources in C++
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

AvinashRavishankar/dsa
A lightweight, header-only C++ template library for common data structures and algorithms.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

moharamfatema/hashtable
implementing a simple hashtable once using linked list and another using linear probing
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
esobrinoz/algorithms-and-data-structures
Algorithms and Data structures implemented with Typescript - ArrayList - LinkedList - Quicksort - Mergesort - Binary Search Tree (BST) - Breadth First Search (BFS) - Depth First Search (DFS) - Disjktra - Binary Heap - RB Tree - AVL Tree
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

teabean/uwb_cssskl133
Assignments for the UWB CSSSKL132 course
Last synced at: over 2 years ago - Stars: 0 - Forks: 1

bosompaddy/cse-30341-fa17-project06
CS 3500 Operating System (Fall 2020) - Project
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

mmuneebsheikh/ds
A project from a course on Coursera Course Name: Data Structures and Performance Institute: UC San Diego Duration: 6 weeks
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
formigoni/electra
C++ Field-Coupled Nanocomputing P&R Data Structure
Last synced at: about 2 years ago - Stars: 2 - Forks: 0

baioc/pygraphs
A package for the study of graph discrete data structures and algorithms
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

eathtespagheti/apa
Laboratori di APA PoliTo 2019/2020
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

anakinsin/algorithmsnotebook
A Data-Structures and Algorithms notebook for theory and competitive programming.
Last synced at: over 2 years ago - Stars: 2 - Forks: 1

theElkman/career-hub
A proposed platform for the students of NSBM to interact with industrial organizations and find the most suitable job opportunities for them using their own skills, powered by a self developed Skill Mapping & Sorting Algorithm (SMSA).
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
raunbahl/algorithms-and-data-structures-assignment2
A simple textual search engine implemented for COMP3506 (Algorithms and Data Structures) with basic features such as word count, phrase occurrence searcher and boolean searches.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
gepds/ed
Pesquisas e Estudos em Estrutura de Dados.
Last synced at: about 1 hour ago - Stars: 3 - Forks: 12

mandober/linked-lists
Implementation of singly/doubly circular/linear linked lists using ES6 classes.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
samuelishida/MC202
All class activites for MC202 course, wich cover Data Structures and Algorithms
Last synced at: about 1 year ago - Stars: 0 - Forks: 0