arizansari80 / c_generic_data_structure Star 4 Code Issues Pull requests Generic Data Structure Library for C language and a great way to learn pointer concept in c and c++binary-search-treeorderedmapqsortorderedsetessence-java-string-in-cset-data-structure-cgeneric-set-data-structure-in-cadvance-string-library-in-cbst-delete-operationpointers-in-cpointer-to-function Updated Jan 20, 2021C
frazer-rbsn / orderedset Star 3 Code Issues Pull requests A simple, static Ordered Set collection type for Swift. Doesn't depend on Foundation.swiftsetimmutablecollectionstaticorderedordered-setorderedsetarraysetsortedsetnsorderedset Updated Apr 4, 2026Swift
MajorNick / orderedSet Star 1 Code Issues Pull requests Ordered Set, from classic STL, with functions like Lower-Bound and Bsearch. Every "Big" Operation works in log(n).golangsetstl-containersorderedset Updated Mar 11, 2023Go
turbolent / OrderedSet Star 1 Code Issues Pull requests A mutable random access collection of unique elements, which behaves like a set, but guarantees insertion orderswiftordered-setorderedset Updated May 12, 2019Swift
sendyhalim / OrderedSet Star 0 Code Issues Pull requests Swift ordered set data structureswiftsetordereddatastructureorderedset Updated Oct 10, 2019Swift