sets
There are 394 repositories under sets topic.
terkelg/zet
Set() as it should be.
JacksonAllan/CC
A small, ergonomic generic container library.
JuliaReach/LazySets.jl
Scalable symbolic-numeric set computations in Julia
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
JacksonAllan/Verstable
A versatile, performance-oriented generic hash table library for C.
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
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
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!
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.
matthias314/SmallCollections.jl
A Julia package providing variable-length vector, set and dictionary types that don't allocate
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.
OmenApps/django-generate-series
Use Postgres' generate_series to create sequences with Django's ORM
smsharma/point-cloud-galaxy-diffusion
Transformer-guided diffusion for galaxy clustering. Code repository associated with https://arxiv.org/abs/2311.17141
Florents-Tselai/pandas-sets
Set-oriented Operations in Pandas
winkjs/wink-distance
Distance/Similarity functions for Bag of Words, Strings, Vectors and more.
haskell-perf/sets
Benchmarks for set data structures: hash sets, dawg's, bloom filters, etc.
delonnewman/activerecord-setops
Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).
haydn/set-fns
∅ A utility library for working with sets.
ramalho/strset
A full-featured set type for string elements in Go
omarbelkady/Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
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.
nvzqz/byte-set-rs
Efficient sets of bytes for Rust
ehmicky/big-cartesian
Cartesian product for big inputs
rpahl/container
Extends the functionality of base R list and provides specialized data structures deque, set, dict, and dict.table, the latter to extend the data.table package.
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.