FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

orderedmap · GitHub Topics · GitHub

#

orderedmap

Here are 30 public repositories matching this topic...

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

  • Updated Jul 11, 2026
  • Go

A fast and space efficient Radix tree in Java

  • Updated Mar 31, 2020
  • Java

Python port of OrderedDict to Go

  • Updated Oct 27, 2022
  • Go

Ordered map for JSON storage

  • Updated Sep 9, 2025
  • Go

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

  • Updated Feb 4, 2021
  • Go

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.

  • Updated Sep 15, 2023
  • C++

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

  • Updated Jan 20, 2021
  • C

Immutable collections for typescript

  • Updated Jan 16, 2026
  • TypeScript

a go ordered map that supports custom sorting rule

  • Updated Dec 23, 2023
  • Go

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

  • Updated Jul 5, 2017
  • Go

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

  • Updated Dec 21, 2025
  • Go

Type-safe implementations of OrderedMap, Queue, Set and Stack using Go generics

  • Updated Aug 23, 2026
  • Go

ordered-map: Ordered map parser and writer.

  • Updated May 31, 2021
  • Python

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

  • Updated Dec 12, 2020
  • C++

Go ordered map

  • Updated May 21, 2018
  • Go

Serialize and deserialize JSON values while preserving object keys order

  • Updated Jan 15, 2025
  • Go

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.

  • Updated Mar 24, 2023
  • Go

omap provides an ordered map implementation for Go.

  • Updated Jul 31, 2026
  • Go

Parsing JSON to dynamic json structure with sorted fields

  • Updated Mar 11, 2022
  • Go

an avl tree based orderedmap for golang

  • Updated Apr 27, 2023
  • Go

Improve this page

Add a description, image, and links to the orderedmap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the orderedmap topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL