sets
There are 380 repositories under sets topic.
terkelg/zet
Set() as it should be.
JuliaReach/LazySets.jl
Scalable symbolic-numeric set computations in Julia
JacksonAllan/CC
A small, usability-oriented generic container library.
spamegg1/Math-for-CS-solutions
Solutions to In-Class questions, Problem Sets and Exams of MIT Mathematics for Computer Science 2015 (same as 2019 Open Learning Library)
sreahw/schuller-geometric
Source code for lecture notes
google/go-intervals
A golang library for set operations on intervals, such as time ranges.
gpoulter/python-ngram
Python Set subclass that supports searching by ngram similarity
plabayo/venndb
in memory Rust database to query your data like a Venn diagram
JacksonAllan/Verstable
A versatile, performance-oriented generic hash table library for C.
spamegg1/Epp-Discrete-Math-5th-solutions
Solutions to Susanna Epp's Discrete Mathematics book, 5th Edition
ehmicky/fast-cartesian
Fast cartesian product
avinashn/programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
thomas-cardon/manaflux
The app needs a rewrite. It might not work anymore. An assistant that can choose your runes, summoner spells, and item sets for League of Legends.
bot4dofus/Datafus
📚🥚 The Dofus database and socket events in JSON files. Includes the source code and more...
QuickBirdEng/NonEmptyCollections
A type-safe implementation for collections that cannot be empty. Life is too short for emptiness-checks!
sharaf-qeshta/Introduction-to-Java-Programming-and-Data-Structures-Comprehensive-Version-Eleventh-Edition-Global-
My Solutions to Exercises in Introduction to Java Programming and Data Structures Comprehensive Version Eleventh Edition Global Edition Y. Daniel Liang
usethesource/vallang
Generic immutable recursive data representation API targeted at source code models and more.
andrewisen/bim-whale
A client-side IFC parser
kvdos/JSchallenger
JSchallenger is a tool for learning Javascript by solving coding challenges created by Erik Kückelheim. Here is the solution to each challenge.
matthias314/SmallCollections.jl
A Julia package providing variable-length set and vector types that don't allocate
Florents-Tselai/pandas-sets
Set-oriented Operations in Pandas
haskell-perf/sets
Benchmarks for set data structures: hash sets, dawg's, bloom filters, etc.
winkjs/wink-distance
Distance/Similarity functions for Bag of Words, Strings, Vectors and more.
haydn/set-fns
∅ A utility library for working with sets.
delonnewman/activerecord-setops
Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
ramalho/strset
A full-featured set type for string elements in Go
smsharma/point-cloud-galaxy-diffusion
Transformer-guided diffusion for galaxy clustering. Code repository associated with https://arxiv.org/abs/2311.17141
TomerAberbach/weak-merge
🔗 A module for merging WeakSets and WeakMaps.
jakewhiteley/php-sets
A implementation of a Java-like Set data structure for PHP. A Set allows storage of any value without duplicates which can be iterated in insertion order.
omarbelkady/Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
nvzqz/byte-set-rs
Efficient sets of bytes for Rust
ehmicky/big-cartesian
Cartesian product for big inputs
sanjaypradeep/Python-Data-Structure
This repository will be really helpful, if you want to learn from the scratch in Python Programming Languages. Also, makes your strong in Basic Python.
Poweranimal/PowerCollections
Powerfull Collections, Sets, Lists and Maps.
nisabmohd/Data-Structures-Java
I've implemented a comprehensive set of generic data structures in Java, including arrays, linked lists, stacks, queues, trees, and more, ensuring versatility and efficiency in data handling.
xoopR/set6
R6 object-oriented interface for mathematical sets.