Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: orderedmap

SeedTactics/immutable-collections

Immutable collections for typescript

Language: TypeScript - Size: 1.33 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 0 - Forks: 1

elliotchance/orderedmap

🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.

Language: Go - Size: 35.2 KB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 748 - Forks: 61

RealFax/order-map

implementation of high performance concurrent safe ordered map

Language: Go - Size: 43.9 KB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 3 - Forks: 0

kazamori/orderedmap

An alternative generic ordered map in Go with de/serializing from/to JSON.

Language: Go - Size: 24.4 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - 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: 2 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

cevaris/ordered_map

Python port of OrderedDict to Go

Language: Go - Size: 1.34 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 69 - Forks: 13

pigfu/orderedmap

a go ordered map that supports custom sorting rule

Language: Go - Size: 6.84 KB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

montag451/go-ojson

Serialize and deserialize JSON values while preserving object keys order

Language: Go - Size: 32.2 KB - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

CodeKunalTomar/SGPA-Calculator

This is a C++ program that calculates the SGPA (Semester Grade Point Average) for a single semester based on the grades obtained in each course.

Language: C++ - Size: 12.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

metalim/jsonmap

Ordered map for JSON storage

Language: Go - Size: 47.9 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 14 - Forks: 0

haifenghuang/orderedmap

OrderedMap for go which support marshaling/unmarshaling(using json.Decoder).

Language: Go - Size: 10.7 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

memory-overflow/go-orderedmap

an avl tree based orderedmap for golang

Language: Go - Size: 12.7 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

LPX3F8/orderedmap

🧑‍💻 Implementation of ordered map in golang. Fast, thread-safe and generic support

Language: Go - Size: 31.3 KB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

kkqy/gokvpairs

KeyValuePairs is a type that can hold the order of keys of json in Golang. We can use it to preserve the order of keys of json.

Language: Go - Size: 3.91 KB - Last synced: 12 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

rohansuri/adaptive-radix-tree

A fast and space efficient Radix tree in Java

Language: Java - Size: 7.48 MB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 97 - Forks: 12

cornelk/orderedmap

A Golang Map that keeps track of the insert order of items.

Language: Go - Size: 10.7 KB - Last synced: 6 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

arizansari80/c_generic_data_structure

Generic Data Structure Library for C language and a great way to learn pointer concept in c and c++

Language: C - Size: 46.9 KB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 3 - Forks: 1

nikitaksv/dynjson

Parsing JSON to dynamic json structure with sorted fields

Language: Go - Size: 21.5 KB - Last synced: 11 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 1

lorenzosaino/go-orderedmap

Go implementation of an ordered map using generics

Language: Go - Size: 1.26 MB - Last synced: 10 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

mansi-k/ADSA_Assignment2

Implemented AVL tree as well as ordered and unordered hashmaps from scratch

Language: C++ - Size: 42 KB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

secnot/orderedmap

OrderedMap is a Go implentation of a map that preserves the order of insertion, so key/value pais can be iterated in the order they where added

Language: Go - Size: 70.3 KB - Last synced: 10 months ago - Pushed: almost 7 years ago - Stars: 3 - Forks: 1

sanyathisside/Hashing

Hashing Data Structure.

Language: C++ - Size: 2.46 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 1

jfjlaros/ordered-map

ordered-map: Ordered map parser and writer.

Language: Python - Size: 34.2 KB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

somyalalwani/Ordered-Map

Implemented an Ordered Map in C++ without using any inbuilt data structure.

Language: C++ - Size: 49.8 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

millerlogic/orderedmap

Go ordered map

Language: Go - Size: 3.91 KB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

fredwangwang/orderedmap Fork of cevaris/ordered_map

Python port of OrderedDict to Go

Language: Go - Size: 1.36 MB - Last synced: 10 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0