Skip to content

This tool takes a list of keywords, and outputs a C/C++ function that determines if the passed in string is one of the words in the fixed list. The function generated should be (depending on the quality of your compiler) significantly faster on average than a solution based on a simple binary search. Initial testing seems to show that, for C++ keywords, the generated code runs in 10%-20% of the time it takes to do a binary search using string compares. That is to say, the code is up to 10x fast

active 2024-08-062024-08-06 (UTC)

Complete coverage26,636 / 26,636 hourly files (100%) · 2 absent upstream2023-08-152026-08-28 (UTC)
Events
8
Pushes
4
Pull requests
2
Issues
1
Stars
0
Forks
0

Activity over time

Daily event counts in the loaded window

Line chart, 1 days from 2024-08-06 to 2024-08-06. Pushes: 4 total, peak 4 in a day. Pull requests: 2 total, peak 2 in a day. Issues: 1 total, peak 1 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.

  • Pushes
  • Pull requests
  • Issues
  • Comments
  • Stars

Top contributors

Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity

ContributorContributionsPushesPRsComments
codemonkey-uk7420

Recent activity

Latest issues, pull requests and releases

  • Pull request#2codemonkey-uk2024-08-06 13:11
  • Pull request#2codemonkey-uk2024-08-06 13:10
  • Issue#1codemonkey-uk2024-08-06 12:21
    Does not compile with gcc 12.4.0

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.