Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 449 Bytes

TODO.md

File metadata and controls

32 lines (24 loc) · 449 Bytes

TODO - To make Foundation complete (might not be exhaustive :) )

General Purpose:

  • Process
  • Time
  • Benchmarks
  • Tests

Data Structure:

  • (Balanced) Binary Trees
  • Hashtables
  • Dictionary

Data Format:

  • CSV
  • JSON
  • YAML
  • XML

Network:

  • Socket
  • HTTP
  • HTTPs : nice but complicated need lots of crypto, ASN1, x509, tls.