An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with set

A curated list of projects in awesome lists tagged with set .

https://github.com/emirpasic/gods

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree

Last synced: 09 Sep 2025

https://github.com/emirpasic/Gods

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree

Last synced: 12 Mar 2025

https://github.com/loiane/javascript-datastructures-algorithms

:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book

algorithm avl-tree binary-tree data-structures deque dictionary dijkstra-algorithm graph graph-algorithms javascript-algorithms linked-list priority-queue queue quicksort set sorting-algorithms stack tree typescript typescript-algorithms

Last synced: 23 Apr 2025

https://github.com/deckarep/golang-set

A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.

concurrency datastructures generics go golang set threadsafe

Last synced: 13 May 2025

https://github.com/deckarep/Golang-set

A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.

concurrency datastructures generics go golang set threadsafe

Last synced: 12 Mar 2025

https://github.com/grantjenks/python-sortedcontainers

Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set

data-types dict list python set sorted

Last synced: 12 May 2025

https://github.com/elm/core

Elm's core libraries

array core dictionary elm json set

Last synced: 14 May 2025

https://github.com/ramsey/collection

:card_index_dividers: A PHP library for representing and manipulating collections.

array collection hash map php php8 queue set

Last synced: 11 May 2025

https://github.com/liyue201/gostl

Data structure and algorithm library for go, designed to provide functions similar to C++ STL

bitmap bloomfilterr deque hamt ketama list multiset queue rbtree set skiplist sort stack stl vector

Last synced: 14 May 2025

https://github.com/P-p-H-d/mlib

Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).

algorithms array bitset c collections data-structures generic hashmap json list lock-free memory-pool priority-queue queue set stack string tree tuples variant

Last synced: 14 Mar 2025

https://github.com/scylladb/go-set

Type-safe, zero-allocation sets for Go

golang set zero-allocation

Last synced: 14 May 2025

https://github.com/yourtion/LearningMasteringAlgorithms-C

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

algorithm bfs bistree c des dfs graph haffman heap linked-list list lz77 mastering-algorithms-c queue rsa set sort stack tree xcode

Last synced: 20 Mar 2025

https://github.com/terkelg/zet

Set() as it should be.

difference intersection set set-theory sets union

Last synced: 04 Apr 2025

https://github.com/marc-mabe/php-enum

Simple and fast implementation of enumerations with native PHP

enum enumeration enumerator enummap enumset map php php-enum set

Last synced: 14 May 2025

https://github.com/jonschlinkert/kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

arguments array date iterator javascript jonschlinkert kind map node nodejs object primitive regex set string type typeof

Last synced: 14 May 2025

https://github.com/g-makarov/dot-path-value

Safely get and set deep nested properties using dot notation.

access array change deep dot get notation object path property set type typescript update value

Last synced: 29 Apr 2025

https://github.com/bedops/bedops

:microscope: BEDOPS: high-performance genomic feature operations

bed bedops bioinformatics c c-plus-plus compression conversion genomics parallel pipeline set set-theory toolkit

Last synced: 04 Apr 2025

https://github.com/frptools/collectable

High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.

batching data-structures deep dictionary es2015-modules hash-array-mapped-trie immutable immutablejs javascript javascript-library list map nested-structures red-black-tree set sorted-map sorted-set typescript typescript-definitions

Last synced: 09 Apr 2025

https://github.com/kronuz/cpp-btree

Modern C++ B-tree containers

btree c-plus-plus map modern-cpp multimap multiset set

Last synced: 09 Jul 2025

https://github.com/spamscanner/spamscanner

Spam Scanner is a Node.js anti-spam, email filtering, and phishing prevention tool and service. Built for @ladjs, @forwardemail, @cabinjs, @breejs, and @lassjs.

anti-spam api data enron javascript node rspam rspamd scanner service set spam spam-classification spam-classifier spam-detection spam-filter spam-filtering spam-prevention spam-protection spamassassin

Last synced: 30 Sep 2025

https://github.com/zhangyunhao116/skipset

skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.

concurrent-data-structure go set skiplist sorted-sets threadsafe zset

Last synced: 09 Apr 2025

https://github.com/raviqqe/hamt

Immutable and Memory-Efficient Maps and Sets in Go

functional-programming go hamt immutable map set

Last synced: 16 May 2025

https://github.com/adrienjt/redux-data-structures

Reducer factory functions for common data structures: counters, maps, lists (queues, stacks), sets, etc.

common-reducers counter data-structures dictionary higher-order-reducers map queue reducer-composition reducer-creation reducer-generator reducer-makers redux set stack toggle

Last synced: 23 Aug 2025

https://github.com/hashicorp/go-set

The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for orderable data

generics go golang golang-library hashset red-black-tree set treeset

Last synced: 15 May 2025

https://github.com/ajkhoury/apiset

API Set resolver for Windows

api api-set apiset set windows

Last synced: 06 Jul 2025

https://github.com/runfalk/spans

Spans is a pure Python implementation of PostgreSQL's range types.

datatype interval python-2 python-3 range set

Last synced: 29 Jul 2025

https://github.com/grantjenks/python-sortedcollections

Python Sorted Collections Library

data-types dict list python set sorted

Last synced: 11 Dec 2025

https://github.com/cyanogenoid/dspn

[NeurIPS 2019] Deep Set Prediction Networks

deep-learning neurips neurips-2019 prediction set

Last synced: 05 May 2025

https://github.com/gabrieldim/advanced-programming

Generic programming, generic classes, maps, sets, abstract data types and so on.

abstarct class data data-type data-types generic generic-programming generics interface interfaces map set

Last synced: 10 Jul 2025

https://github.com/deckarep/ziglang-set

A generic and general purpose Set implementation for the Zig language

datastructures generics set standard-library zig zig-package ziglang

Last synced: 20 Jun 2025

https://github.com/shenwei356/unikmer

A versatile toolkit for k-mers with taxonomic information

difference golang intersection k-mer kmer set unik union unique

Last synced: 30 Dec 2025

https://github.com/barrust/set

Simple Set implementation in C

c set

Last synced: 30 Apr 2025

https://github.com/byk/superset

A library that provides the missing Set methods for ES6 such as map and filter.

javascript library set

Last synced: 07 Apr 2025

https://github.com/ahrtr/gocontainer

Implements some containers (stack, queue, priorityQueue, set, arrayList, linkedList, map and btree) in golang

arraylist btree comparator data-structures go gocontainer golang linkedlist linkedmap priorityqueue queue set sort stack

Last synced: 22 Mar 2025

https://github.com/delonnewman/invokable

Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).

array composition curry currying functional-programming functions hash memoization memoize objects ruby ruby-gem ruby-lambda ruby-proc set

Last synced: 13 Apr 2025

https://github.com/karmaniverous/serify-deserify

Reversibly transform unserializable values into serializable ones. Includes Redux middleware.

bigint date deserialize json map parse redux serializable serialize set state stringify type typescript

Last synced: 06 Apr 2025

https://github.com/atapas/js-collections-map-set

Repository to have example code to demonstrate JavaScript Map and Set data structures.

data-collection data-structures javascript map set

Last synced: 12 Apr 2025

https://github.com/amadeusitgroup/amc

Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set

cpp cpp-header cpp-library cpp11 cpp17 fixedcapacityvector flatset header-only highperformance set smallvector sortedvector vector

Last synced: 25 Apr 2025

https://github.com/geeknoid/frozen-collections

Fast partially immutable collections for Rust

collections map no-std rust set

Last synced: 21 Aug 2025

https://github.com/mw201608/superexacttest

Statistical testing and visualization of mult-set intersections

intersection set statistics visualization

Last synced: 22 Oct 2025

https://msune.github.io/libcdada/

Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)

bitmap c cdada data data-container data-structures data-structures-and-algorithms hashmap hashtable library libstdc libstdcxx linked-list list map queue set stack string struct

Last synced: 18 Nov 2025

https://github.com/varunbln/customarmor

Pocketmine plugin in PHP to create custom armor sets with several abilities

abilities armor armorset burger custom mcmmo php plugin pmmp pmmp-plugin pocketmine rpg set special

Last synced: 23 Oct 2025

https://github.com/itytophile/rab

Rusty Armor Builds - Monster Hunter Rise Armor Set Creation Tool

armor armors build charm free hunter jewel monster opensource rab rise rust search set skill software talisman tool

Last synced: 09 May 2025

https://github.com/perdata/treap

golang persistent immutable treap sorted sets

golang heap immutable map persistent set treap tree

Last synced: 14 Mar 2025

https://github.com/codewithdhruba01/learn-python-language

This repository provides a structured breakdown of key Python topics from beginner to advanced

dictionary function ifelse list loops oops recursion set string

Last synced: 27 Jul 2025

https://github.com/msune/libcdada

Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)

bitmap c cdada data data-container data-structures data-structures-and-algorithms hashmap hashtable library libstdc libstdcxx linked-list list map queue set stack string struct

Last synced: 24 Apr 2025

https://github.com/StudioSol/set

A simple Set data structure implementation in Go (Golang) using LinkedHashMap.

data-structures go golang hacktoberfest linked-hashmap set

Last synced: 14 Mar 2025

https://github.com/jaguar-dart/observable_ish

Observable state and events for browser and Flutter.

binding emitter events flutter list map mobile observable pipe react react-native reactive set ui

Last synced: 12 Oct 2025

https://github.com/staircase-dev/piso

Pandas Interval Set Operations: providing methods for set operations, analytics, lookups and joins on pandas' Interval, IntervalArray and IntervalIndex

data-analysis data-science data-structures interval interval-arithmetic interval-set pandas set set-operations set-theory

Last synced: 20 Aug 2025

https://github.com/jonschlinkert/union-value

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.

array dot-notation get nested-values object set union utility

Last synced: 09 Apr 2025

https://github.com/bluefireteam/ordered_set

A simple implementation for an ordered set

collections dart flame flutter hacktoberfest set

Last synced: 06 Oct 2025

https://github.com/lovasoa/fast_array_intersect

The fastest javascript array intersection function

algorithms arrays intersection javascript-library set utility

Last synced: 12 May 2025

https://github.com/jofas/map_macro

Declarative macros for statically initializing collections with ease

collections hashbrown hashmap hashset macros map no-std rust rust-crate set

Last synced: 09 Apr 2025

https://github.com/tomakado/containers

Collection of simple generic data structures currently missing in Go's standard library.

binary-search-tree binary-tree data-structures go-algorithms go-datastructure go-library linked-list queue set stack tree tree-structure

Last synced: 25 Jul 2025

https://github.com/privatenumber/chainset

Set object values using property chaining syntax

chain deep object property set

Last synced: 26 Jul 2025

https://github.com/paurkedal/ocaml-radixmap

Map à la Binary Radix Tree

containers ip-address map ocaml radix-tree set

Last synced: 01 Oct 2025

https://github.com/bwoodsend/hirola

NumPy vectorized hash table for fast set and dict operations.

dict hashtable numpy python set

Last synced: 08 Aug 2025

https://github.com/elandaofficial/venum

A simulated java-like associative-enum implementation.

associative cpp enum java macros map set venum

Last synced: 24 Jun 2025

https://github.com/benibela/hamt

Mutable and immutable persistent maps and sets as hash array mapped trie (HAMT) for FreePascal

hamt hashmap hashset hat-trie immutable immutable-collections immutable-datastructures map persistent-data-structure set trie

Last synced: 09 Mar 2026

https://github.com/klaudiosinani/dsforest

Disjoint-set forests for ES6

disjoint es6 find forest set typescript union

Last synced: 24 Apr 2025

https://github.com/rekola/radix-cpp

Radix set/map implementation

c-plus-plus cplusplus data-structures map radix-sort set

Last synced: 14 Aug 2025

https://github.com/torokmark/utils.sh

:shell: Complex Types for shell. String, Map, Set, Stack, Date, Random and others

date files map queue scripting set shell string utilities

Last synced: 03 Jul 2025

https://github.com/aartaka/stdlambda

Standard library for Lambda Calculus, finally making LC a practical programming language.

arithmetic boolean-logic cons lambda-calculus list recursion set stdlib

Last synced: 19 Jan 2026

https://github.com/jerolba/bikey

Low memory footprint Map and Set implementation on objects with composited keys

bikey collections java map set table

Last synced: 12 Feb 2026

https://github.com/davdroman/swift-builders

Result builders for Swift and Foundation types

array builder data dictionary resultbuilder set string substring swift

Last synced: 09 Apr 2025

https://github.com/tomeraberbach/keyalesce

🔑 Get the same key for the same sequence of values!

finalizationregistry hashing idempotent key-value map set weakmap weakref

Last synced: 22 Jul 2025

https://github.com/jonschlinkert/option-cache

Get and set options easily, for node.js projects.

cache config configuration defaults get option options set settings

Last synced: 17 Oct 2025

https://github.com/osoken/sqlitecollections

Python collections that are backended by sqlite3 DB and are compatible with the built-in collections

dict list python set sqlite3

Last synced: 24 Jan 2026

https://github.com/martinohmann/vecmap-rs

A vector-based map and set implementation for rust

collections map rust set

Last synced: 31 Jul 2025

https://github.com/trackableentities/trackable-entities-js

Base classes that track change state when properties are updated and objects are added or removed objects from collections.

angular change-tracking map observables proxies set

Last synced: 11 Apr 2025

https://github.com/shubh2-0/collection-framework

Collection Framework that makes our work lighter by providing useful da: Collection Framework repo offers practical implementations and theoretical insights into Java's powerful Collection Framework. Explore data structures, algorithms, and usage examples. Contribute, learn, and unlock the full potential of collections! 📚💻✨ #Java #Collections

arraylist collection-frameworks collections java linked-list queue set spring-boot

Last synced: 23 Apr 2025

https://github.com/cantido/int_set

A time- and memory-efficient data structure for positive integers.

bitfield bitfields bittorrent collection elixir enumerable hacktoberfest set

Last synced: 10 Apr 2025

https://github.com/Cantido/int_set

A time- and memory-efficient data structure for positive integers.

bitfield bitfields bittorrent collection elixir enumerable hacktoberfest set

Last synced: 03 Apr 2025

https://github.com/jeeliz/jeelizexposurecontroller

JavaScript/WebGL library to control the camera exposure using ImageCapture API, according to a set average lightness.

average camera control imagecapture imagecapture-api javascript lightness set webcam webgl

Last synced: 16 Apr 2025

https://github.com/fabiospampinato/path-prop

Fast library for manipulating plain objects using paths.

delete flat get has object path prop remove set unflat

Last synced: 17 Jul 2025

https://github.com/theislab/superexacttestpy

Python implementation of the SuperExactTest package

intersection python3 set statistics visualization

Last synced: 11 Oct 2025

https://github.com/inspect-js/which-collection

Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

collection javascript map set weakmap weakset which

Last synced: 05 Apr 2025

https://github.com/talfig/set-data-structure

Data structure implementation for mathematical set operations in C.

data-structures mathematics set

Last synced: 18 Apr 2025

https://github.com/radekmie/ranges-set

Set operations on human-friendly ranges.

friendly hacktoberfest human range set util

Last synced: 22 Apr 2025