Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
badwolf
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
985
Code
Issues
18
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 18, 2026
chore: use time.Since instead of time.Now().Sub
testwill
authored and
xllora
committed
6cde56d
View commit details
Copy full SHA for 6cde56d
Browse repository at this point
chore: use strings.Contains(xx, xx) instead
testwill
authored and
xllora
committed
5166cd3
View commit details
Copy full SHA for 5166cd3
Browse repository at this point
Commits on May 12, 2025
Update tests.yml
Show description for 000d3e3
xllora
authored
000d3e3
View commit details
Copy full SHA for 000d3e3
Browse repository at this point
Fix go version
xllora
committed
0ec8a3f
View commit details
Copy full SHA for 0ec8a3f
Browse repository at this point
Fix changes on `go fmt`
xllora
committed
eb0ffe0
View commit details
Copy full SHA for eb0ffe0
Browse repository at this point
Fix old log statement that now fails
xllora
committed
ddfa955
View commit details
Copy full SHA for ddfa955
Browse repository at this point
Commits on May 11, 2025
Update dependencies
xllora
committed
5f0495f
View commit details
Copy full SHA for 5f0495f
Browse repository at this point
Commits on Apr 1, 2022
Merge pull request #171 from google/comments
Show description for 6e5b5e3
thiagovas
authored
6e5b5e3
View commit details
Copy full SHA for 6e5b5e3
Browse repository at this point
Add comments to graph struct, making it explicit that channels are closed by the fetch functions.
thiagovas
committed
40d3785
View commit details
Copy full SHA for 40d3785
Browse repository at this point
Commits on Mar 31, 2022
Merge pull request #170 from sidnei/master
Show description for 80df786
thiagovas
authored
80df786
View commit details
Copy full SHA for 80df786
Browse repository at this point
Avoid having a temporary variable.
sidnei
committed
adf8929
View commit details
Copy full SHA for adf8929
Browse repository at this point
Store a pointer to slice in `sync.Pool`.
Show description for a91c35a
sidnei
committed
a91c35a
View commit details
Copy full SHA for a91c35a
Browse repository at this point
Merge pull request #169 from sidnei/master
Show description for 953c2b3
thiagovas
authored
953c2b3
View commit details
Copy full SHA for 953c2b3
Browse repository at this point
Merge branch 'master' of github.com:sidnei/badwolf
sidnei
committed
8104a5d
View commit details
Copy full SHA for 8104a5d
Browse repository at this point
gofmt
sidnei
committed
2f30353
View commit details
Copy full SHA for 2f30353
Browse repository at this point
Merge branch 'google:master' into master
sidnei
authored
e8c9e8d
View commit details
Copy full SHA for e8c9e8d
Browse repository at this point
Use `sync.Pool` to reduce allocations in UUID method all around.
Show description for 7d2a40b
sidnei
committed
7d2a40b
View commit details
Copy full SHA for 7d2a40b
Browse repository at this point
Forgot to release the semaphore, oops.
sidnei
authored and
xllora
committed
38cacc5
View commit details
Copy full SHA for 38cacc5
Browse repository at this point
Use the correct context in sem.Acquire
sidnei
authored and
xllora
committed
f72b546
View commit details
Copy full SHA for f72b546
Browse repository at this point
Fix missing import and missing return at the end of closure
sidnei
authored and
xllora
committed
dfe777e
View commit details
Copy full SHA for dfe777e
Browse repository at this point
Limit concurrency to runtime.GOMAXPROCS(0)
Show description for 936c3ec
sidnei
authored and
xllora
committed
936c3ec
View commit details
Copy full SHA for 936c3ec
Browse repository at this point
Forgot to release the semaphore, oops.
sidnei
committed
598c69e
View commit details
Copy full SHA for 598c69e
Browse repository at this point
Use the correct context in sem.Acquire
sidnei
committed
3056e65
View commit details
Copy full SHA for 3056e65
Browse repository at this point
Fix missing import and missing return at the end of closure
sidnei
committed
193a2df
View commit details
Copy full SHA for 193a2df
Browse repository at this point
Commits on Mar 30, 2022
Limit concurrency to runtime.GOMAXPROCS(0)
Show description for 9bbedb8
sidnei
authored
9bbedb8
View commit details
Copy full SHA for 9bbedb8
Browse repository at this point
Commits on Mar 24, 2022
Merge pull request #167 from sidnei/master
Show description for 1e2947b
thiagovas
authored
1e2947b
View commit details
Copy full SHA for 1e2947b
Browse repository at this point
Add missing import
sidnei
authored
a1da138
View commit details
Copy full SHA for a1da138
Browse repository at this point
Commits on Mar 23, 2022
No need to copy data around in LookupOptions.UUID.
sidnei
committed
41bf42f
View commit details
Copy full SHA for 41bf42f
Browse repository at this point
Don't even copy id into a buffer nor cast to string in predicate.
sidnei
committed
4d4d636
View commit details
Copy full SHA for 4d4d636
Browse repository at this point
Don't use `bytes.Buffer` unless necessary.
Show description for a4858e5
sidnei
committed
a4858e5
View commit details
Copy full SHA for a4858e5
Browse repository at this point
Commits on Mar 15, 2022
Merge pull request #166 from google/slices
Show description for 852c60c
thiagovas
authored
852c60c
View commit details
Copy full SHA for 852c60c
Browse repository at this point
Commits on Mar 10, 2022
Optimize slice allocation in Badwolf.
thiagovas
committed
992374b
View commit details
Copy full SHA for 992374b
Browse repository at this point
Commits on Sep 9, 2021
Merge pull request #164 from Caiogoia/master
Show description for 30cea83
rbkloss
authored
30cea83
View commit details
Copy full SHA for 30cea83
Browse repository at this point
Commits on Sep 3, 2021
changed Errorf to Error on SortByString
Caio Brandão
committed
902c448
View commit details
Copy full SHA for 902c448
Browse repository at this point
changed Error to Errorf on SortByString
Caio Brandão
committed
836a689
View commit details
Copy full SHA for 836a689
Browse repository at this point
Previous
Next
You can’t perform that action at this time.