-
Updated
Feb 18, 2022 - PLpgSQL
#
partitioning
Here are 169 public repositories matching this topic...
Partition management extension for PostgreSQL
A scikit-learn based module for multi-label et. al. classification
machine-learning
clustering
scikit-learn
classification
partitioning
label-prediction
scikit
multi-label
scikit-multilearn
-
Updated
Feb 24, 2022 - Python
Partitioning tool for PostgreSQL
postgresql
range
hash
fdw
partition-table
partitioning
pathman
query-optimization
runtimeappend
customscan
-
Updated
Dec 13, 2021 - C
ActiveRecord PostgreSQL Partitioning
-
Updated
Dec 17, 2021 - Ruby
Partitioned ETS tables for Erlang and Elixir
-
Updated
Dec 6, 2020 - Erlang
Analyze Data with Pandas-based Networks. Documentation:
graphviz
data-science
data-mining
network
graphs
parallel
pandas
data-visualization
data-structures
networkx
graph-theory
data-analysis
graph-database
partitioning
network-visualization
iterative-methods
network-analysis
interfacing
multilayer-networks
-
Updated
Jun 14, 2021 - Python
KaHIP -- Karlsruhe HIGH Quality Partitioning.
python
algorithms
cpp
graph
load-balancer
partitioning-algorithms
sharding
partitioning
evolutionary-algorithm
algorithm-engineering
graph-partitioning
process-mapping
edge-partitioning-algorithms
-
Updated
Jan 13, 2022 - C++
A starting point to build a web API to work with Azure Cosmos DB using ASP.NET Core and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemented through the repository pattern.
react
typescript
material-ui
clean-architecture
azure-functions
asp-net-core
repository-pattern
partitioning
cosmos-db
nswagstudio
clean-architecture-cosmos-db
partition-key
asp-net-core-cosmos-db
cosmos-db-sdk-v3
-
Updated
Sep 2, 2021 - C#
KaHyPar (Karlsruhe Hypergraph Partitioning) is a multilevel hypergraph partitioning framework providing direct k-way and recursive bisection based partitioning algorithms that compute solutions of very high quality.
cpp
graph
graph-algorithms
graphs
partitioning-algorithms
evolutionary-algorithms
partitioning
hypergraph-partitioning
algorithm-engineering
graph-partitioning
hypergraph
hypergraphs
papers-with-code
-
Updated
Jan 23, 2022 - C++
Docker compose config for mongodb cluster
docker
mongo
router
mongodb
docker-compose
shard
replicas
sharding
partitioning
location-based
mongo-cluster-docker
-
Updated
Mar 27, 2019 - Shell
Bao, a Lightweight Static Partitioning Hypervisor
security
embedded
virtualization
hypervisor
static
safety
partitioning
armv8
risc-v
mixed-critcality
-
Updated
Feb 25, 2022 - C
pioardi
commented
Jan 1, 2020
Use SSL on web socket communication ( leader.js and follower.js files)
A Django extension that supports PostgreSQL 11 time ranges and list partitioning.
-
Updated
Nov 25, 2021 - Python
PySpark Algorithms Book: https://www.amazon.com/dp/B07X4B2218/ref=sr_1_2
python
data-science
data
big-data
spark
algorithms
nosql
transformations
distributed-computing
pyspark
monoid
mapreduce
partitioning
dataframe
rdd
graphframes
data-abstractions
pyspark-algorithms
-
Updated
Jan 3, 2020 - Python
Reinstall your ubuntu server overssh via grub image boot
-
Updated
Jul 21, 2018 - Shell
SANSA Query Layer
-
Updated
Oct 8, 2020 - Scala
Riichi Mahjong Kit: (1) Game log crawler (sqlite3, json, bs4); (2) Game log preprocessor; (3) Deterministic algorithms library
-
Updated
Oct 29, 2018 - Python
Kafka Workers is a client library which unifies records consuming from Kafka and processing them by user-defined WorkerTasks.
kafka
parallel
multithreading
stream-processing
kafka-consumer
partitioning
backpressure
kafka-workers
parallel-consumer
-
Updated
Dec 9, 2021 - Java
Unified Id - the identity of your data.
storage
dotnet
azure
dotnet-core
sharding
dotnet-standard
partitioning
storage-abstractions
cosmosdb
-
Updated
Nov 26, 2021 - C#
21
beegee-tokyo
commented
Mar 18, 2018
IDE: Arduino IDE 1.8.5
Unusual installation path: C:\Program Files (x86)\Arduino
Sketchbook location: B:\Arduino-Dev
ESP32 installation path: B:\Arduino-Dev\hardware\espressif\esp32
OS: Windows 7 Home Premium Service Pack 1 64-bit
First tried download ZIP file:
- download ESP32Partitions.zip into C:\Program Files (x86)\Arduino\tools
- extract content into
BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like multi-dimensional range queries and spatial joins. In addition, data streams are supported.
screenshot
sstables
nosql
storage-engine
bigdata
gis
storage-manager
spatial-data
partitioning
nosql-database
range-query
key-value-database
multi-dimensional
multidimensional-data
data-streams
datastream
key-value-store
spatial-join
distributed-storage-manager
multi-dimensional-data
-
Updated
Mar 9, 2022 - Java
Partitioning scripts for Zabbix on PostgreSQL
-
Updated
Nov 3, 2017 - PLpgSQL
A modern Fortran interface to the METIS graph partitioning library
serial
graph
fortran
partitioning
reordering
sparse-matrix
metis
graph-partitioning
mesh-partitioning
-
Updated
Jun 23, 2019 - Fortran
Web based Data Explorer / Data Jump Station with Erlang In-Memory Support
-
Updated
Mar 2, 2022 - Erlang
Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel hypergraph partitioner equipped with parallel implementations of techniques employed in most sequential state-of-the-art hypergraph partitioners. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.
graph-algorithms
graphs
parallel-computing
partitioning-algorithms
high-performance-computing
partitioning
shared-memory
tbb
hypergraph-partitioning
algorithm-engineering
graph-partitioning
hypergraph
hypergraphs
-
Updated
Mar 4, 2022 - C++
A Partition Manager for the ESP range of IoT Boards
esp8266
csv
esp32
esp
partitioning
espressif
eeprom
bin
esp8266-arduino
esp32-arduino
esp-partition-gui
partition-manager
iot-boards
-
Updated
Jan 28, 2018 - Python
Improve this page
Add a description, image, and links to the partitioning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the partitioning topic, visit your repo's landing page and select "manage topics."
Following the "const whenever is possible" principle, I would suggest to add this restriction to our code in places where we want our structures not to change and force them to stay untouchable.
Already commented in @ZigRazor PR