A short example showing how to register a structure and get it to generate in all biomes in NeoForge, Forge, and Fabric! (check the branches)
-
Updated
Apr 12, 2025 - Java
A short example showing how to register a structure and get it to generate in all biomes in NeoForge, Forge, and Fabric! (check the branches)
Amazon Chennai Training on Java and OOPS
Aulas e exercícios da matéria: Introdução à Programação Orientada a Objetos I (INE5603)
The better terrain algorithm for javascript
Algorithms and data structures in Java! From University of Oviedo, Data structures & algorithms subject.
Data Structures and Algorithms (DSA) - Java Language Using Integrated Development Environments NetBeans
Several utilities and common algorithms used in my remaining projects and libraries. It includes Basic Linear Algebra (bla) library, which provides multiple Vector and Matrix operations. A simple JSON parser, several structures and generic utilities.
Elimination-backoff stack is an unbounded lock-free LIFO linked list, that eliminates concurrent pairs of pushes and pops with exchanges.
Data Structures using Java
CS146: Data Structures at SJSU (Algorithms By Robert Sedgewick et al)
FIFO Read-write Lock blocks any new readers once a writer requests, thus preventing writer lock-out due to continual stream of readers.
Fine Set is a collection of unique elements maintained as linked list. It uses fine grained locks, allowing pipelined traversal by threads.
Bitonic network is a balanced counting network that allows processes to decompose operations, like counting, and reduce memory contention.
Aprendiendo a construir estructuras básicas de datos para ramo 'Desarrollo en Java'
Add a description, image, and links to the structures topic page so that developers can more easily learn about it.
To associate your repository with the structures topic, visit your repo's landing page and select "manage topics."