C++ implementation of dotenv npm module
- Added Tests
- Empty lines skipped
- Lines beginning with # as comments
- # marks the beginning of comments
- Maintaining inner quotes
- Whitespace trimming
- Multiline quotes
- Removing branches wherever possible
- Latency profiling