GitHub topics: multimap
avk959/LGenerics
Generic algorithms and data structures for Lazarus/Free Pascal
Language: Pascal - Size: 99.3 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 124 - Forks: 20

martinschaible/rspamd-rules
Curated Multimaps and Rules for Rspamd
Size: 4.27 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 24 - Forks: 3

user1095108/sg
c++ associative containers based on the scapegoat tree
Language: C++ - Size: 289 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

user1095108/xsg
c++ associative containers based on the XOR scapegoat tree
Language: C++ - Size: 280 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 1

agl-alexglopez/ccc
Various containers written for C programmers who need complete control over their memory.
Language: C - Size: 15.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 14 - Forks: 1

Adityasinghvats/CPP---code
Data Structures and Algorithms
Language: C++ - Size: 10.6 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

github/multimap
A map in which more than one value may be stored under each key.
Language: JavaScript - Size: 426 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 38 - Forks: 3

mauriciosantos/Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
Language: JavaScript - Size: 1.37 MB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1,255 - Forks: 113

LeoVen/C-Macro-Collections
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
Language: C - Size: 4.35 MB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 558 - Forks: 40

rimbu-org/rimbu
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Language: TypeScript - Size: 75.8 MB - Last synced at: 5 days ago - Pushed at: 14 days ago - Stars: 136 - Forks: 9

RobTillaart/MultiMap
Arduino library for fast non-linear mapping or interpolation of values
Language: C++ - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 4

Kronuz/cpp-btree
Modern C++ B-tree containers
Language: C++ - Size: 34.2 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 269 - Forks: 52

nakira974/Lkhsoft.Collections
.NET.Core useful collections
Language: C# - Size: 378 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Srekel/the-entitytainer
A single header library for managing game entity hierarchies.
Language: C - Size: 308 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 40 - Forks: 1

shomali11/maps
Concurrent Map
Language: Go - Size: 84 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

jwangsadinata/go-multimap
Go-Multimap is an implementation of the `multimap` data structure in Go.
Language: Go - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 38 - Forks: 13

imartayan/mashmap
A flat HashMap that supports multiple entries per key
Language: Rust - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

ammahith/DSA-Solutions
Data structure and Algo solutions. The problems are based on LeetCode and freeCodecamp
Language: C++ - Size: 55.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

Anvoker/Anvoker.Maps
Provides robust map collections for C# with high compatibility with core collection interfaces. Mirrored from GitLab.
Language: C# - Size: 249 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

bursasha/cpp-projects
Programming and algorithmization in C++ π₯
Language: C++ - Size: 156 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kamilowski32/ERLOJ
C++ program using multimaps
Language: C++ - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rafos/go-multimap
Go-Multimap is a generic implementation of the multimap data structure in Go.
Language: Go - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mauriciosantos/Buckets-Swift
Swift Collection Data Structures Library
Language: Swift - Size: 2.68 MB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 118 - Forks: 14

alexdrone/DataStructures
A collection of Data Structures implemented in Swift.
Language: Swift - Size: 345 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 49 - Forks: 8

maximilianMairinger/moreMaps
A collection of additional map-like data structures. Including a bidirectional map, a multi map, and a bidirectional multi map.
Language: JavaScript - Size: 29.3 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vanpana/MultiMapSLL
ADT Multimap implemented using Singly Linked Lists alocated dinamically
Language: C++ - Size: 8.37 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

csn3rd/OfficeHourVisit π¦
Office Hour Simulation
Language: C++ - Size: 276 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

michelerenzullo/AddressBook
High performance AddressBook with multimap
Language: C - Size: 4.47 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dpoliwhi/containers_CPP
Implementations of STL data structuries
Language: C++ - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

matheusoliveira/go-ordered-map
Optimal ordered map and multi-map implementations in Golang, with optional sync support and multiple implementations of same interfaces
Language: Go - Size: 109 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Akashkhandelwal191/Complete_STL
Complete STL(Standard Template Library) With Example And Source Code
Language: C++ - Size: 169 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

zakariamaaraki/Morphine-JS
Full data structure library written in JavaScript.
Language: JavaScript - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LightJason/Java-Action-Map
LightJason - AgentSpeak(L++) Map Actions
Language: Java - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

CodeChain-io/rust-multimap
Multimap
Language: Rust - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

gabrielsanttana/text-pre-analyzer
π An application that preprocesses text to be further analysed as a digraph
Language: Java - Size: 454 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

cherryDevBomb/MultiMap
πΊοΈ MultiMap implementation using a HashTable with collision resolution by chaining.
Language: C++ - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

EddieCornelious/js_data-collections
Efficient, fully tested, mutable data collections for JavaScript
Language: JavaScript - Size: 855 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 1

meghneelgore/ImmutableMultiBimap
Language: Kotlin - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mtumilowicz/treemultimap
Exploring basic features of guava's TreeMultimap.
Language: Groovy - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mariusadam/multimap-templated-cpp
An implementation of unordered multimap using cpp templates
Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0
