Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinmoene/wordindex-ranged
wordindex: create a linenumber cross-referenced list of words using C++20 std::ranges
https://github.com/martinmoene/wordindex-ranged
Last synced: 16 days ago
JSON representation
wordindex: create a linenumber cross-referenced list of words using C++20 std::ranges
- Host: GitHub
- URL: https://github.com/martinmoene/wordindex-ranged
- Owner: martinmoene
- License: gpl-2.0
- Created: 2022-07-24T14:37:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T07:46:14.000Z (over 2 years ago)
- Last Synced: 2024-10-28T03:20:41.195Z (2 months ago)
- Language: C++
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordindex-ranged
wordindex: create a linenumber cross-referenced list of words using C++20 std::ranges