cuprate-hinto-janai/books/architecture/src
SyntheticBird b6c4adc83a
p2p: Implement P2P Bucket data structure (#329)
Implements P2P Bucket data structure

This commit implements a "Bucket" data structure that is a collection
of data that discriminates its items into "buckets" (vector of size N)
following a defined function.

- Implements Bucket data structure and Bucketable trait
- Implements Bucketable for Ipv4Addr
- Added the crate to the workspace dependencies
- Added arrayvec as a dependency
2024-11-02 00:45:56 +00:00
..
appendix p2p: Implement P2P Bucket data structure (#329) 2024-11-02 00:45:56 +00:00
benchmarking books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
binary books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
birds-eye-view books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
consensus books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
external-monero-libraries books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
formats-protocols-types books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
instrumentation books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
intro books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
known-issues-and-tradeoffs books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
networking books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
resources book/architecture: add resource index (#268) 2024-09-08 18:31:58 +01:00
rpc architecture-book: fill RPC section (#243) 2024-08-08 00:15:22 +01:00
storage books/architecture: port database design document (#267) 2024-09-24 17:23:22 +01:00
testing books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
zmq books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
cuprate-architecture.md books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
foreword.md books: architecture skeleton (#224) 2024-07-18 21:35:52 +01:00
SUMMARY.md books/architecture: port database design document (#267) 2024-09-24 17:23:22 +01:00