Skip to content

Conversation

dyammarcano
Copy link
Contributor

No description provided.

Introduced several data structures (Queue, Stack, Set, LinkedList, RingBuffer, PriorityQueue) with generic implementations. Refactored and restructured packages for better organization (e.g., renaming 'rand' to 'random' and 'reflection' to 'structure'). Enhanced modularity by adding a worker pattern and JSON wrapper utilities.
Reorganized package structure for better clarity (e.g., `compress` to `compression`, `encode` to `encoder`), alongside updating imports and references accordingly. Introduced more descriptive function names for password hashing methods. Updated README and examples to reflect these changes.
Moved modules to more logical directory structures for better organization (e.g., `schedule` to `time/schedule`, `compression` to `encoding/compression`). Simplified function signatures, improved consistency, and revamped password generation logic with enhanced testing.
@dyammarcano dyammarcano merged commit 995d46b into main Apr 22, 2025
5 checks passed
@dyammarcano dyammarcano deleted the folder-structure branch April 22, 2025 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant