GitHub topics: collision-resolution
setanarut/coll
2d collision library for Go
Language: Go - Size: 87.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0
a38062an/python-hashset
Efficient spell checker built with a custom hash set and binary search tree. Achieves double performance using optimized collision handling. Showcases practical use of both data structures for fast dictionary lookups.
Language: Python - Size: 1.39 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
malewicz1337/hash-table-c
A simple hash table implementation in C, demonstrating fundamental concepts including hashing, collision resolution via chaining, and dynamic resizing for optimal performance.
Language: C - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
shuffleandko/circle-collision-without-vector
Language: HTML - Size: 4.92 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Nathanlie-Ortega/HashTable
C++ console app by Nathanlie Ortega implementing a hash table with linear probing and chaining. Supports insert, search, delete, and display with a menu interface. Demonstrates collision handling, dynamic structures, and hashing concepts.
Language: C++ - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
LijunSun90/MatrixWorld
MatrixWorld: A pursuit-evasion platform for safe multi-agent coordination and autocurricula
Language: Python - Size: 952 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 7 - Forks: 1
charliegil/Game-Mechanics-Prototypes
Various prototypes for game mechanics implemented in Unity.
Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0
nataliakoliou/Taxi-Dispatching-System-using-JADE
Java-based taxi dispatching system for single and multi-agent coordination in grid world environments
Language: Java - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0
gabrielegilardi/HashTable
Hash table and dictionary class implementation using lists and double-linked lists.
Language: Python - Size: 31.3 KB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1
felipeek/raw-physics
Simple rigid-body physics simulator powered by XPBD.
Language: C - Size: 8.13 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 61 - Forks: 5
ukashasohail/Hashing-Algorithm
An algorithm for Hash Table Data Structure written in Python using Linear Probing for Collision resolution.
Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0
owenbrooks/fizz
A bouncing ball physics simulation focusing on collision detection and resolution
Language: C++ - Size: 1.02 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
knightfury16/2DCircleCollision
2D circle collision detection and collision resolution
Language: JavaScript - Size: 465 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0