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
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
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
.
https-github-com-bit
/
go
Public
forked from
golang/go
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
go
src
math
bits
on
dev.debug
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 15, 2017
math/bits: add examples for leading zero methods
Show description for 5f7b3fa
waits
authored and
kevinburke
committed
5f7b3fa
View commit details
Copy full SHA for 5f7b3fa
View code at this point
Browse repository at this point
Commits on May 10, 2017
cmd/compile: ppc64x intrinsics for math/bits
Show description for 8304d10
laboger
committed
8304d10
View commit details
Copy full SHA for 8304d10
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
math/bits: support negative rotation count and remove RotateRight
Show description for 9d01def
griesemer
committed
9d01def
View commit details
Copy full SHA for 9d01def
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
math/bits: move left-over functionality from bits_impl.go to bits.go
Show description for 32b41c8
griesemer
committed
32b41c8
View commit details
Copy full SHA for 32b41c8
View code at this point
Browse repository at this point
math/bits: faster LeadingZeros and Len functions
Show description for 83bc4a2
griesemer
committed
83bc4a2
View commit details
Copy full SHA for 83bc4a2
View code at this point
Browse repository at this point
math/bits: faster TrailingZeroes8
Show description for 9515cb5
griesemer
committed
9515cb5
View commit details
Copy full SHA for 9515cb5
View code at this point
Browse repository at this point
math/bits: faster OnesCount using table lookups for sizes 8,16,32
Show description for d7a659b
griesemer
committed
d7a659b
View commit details
Copy full SHA for d7a659b
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
math/bits: faster Reverse8/16 functions using table lookups
Show description for e18adbf
griesemer
committed
e18adbf
View commit details
Copy full SHA for e18adbf
View code at this point
Browse repository at this point
math/bits: fix incorrect doc strings for TrailingZeros functions
Show description for ac91a51
griesemer
committed
ac91a51
View commit details
Copy full SHA for ac91a51
View code at this point
Browse repository at this point
Commits on Feb 19, 2017
math/bits: faster OnesCount
Show description for 177dfba
griesemer
committed
177dfba
View commit details
Copy full SHA for 177dfba
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
math/bits: added benchmarks for Leading/TrailingZeros
Show description for a4a3d63
griesemer
committed
a4a3d63
View commit details
Copy full SHA for a4a3d63
View code at this point
Browse repository at this point
math/bits: faster Rotate functions, added respective benchmarks
Show description for 19028bd
griesemer
committed
19028bd
View commit details
Copy full SHA for 19028bd
View code at this point
Browse repository at this point
math/bits: faster OnesCount, added respective benchmarks
Show description for a12edb8
griesemer
committed
a12edb8
View commit details
Copy full SHA for a12edb8
View code at this point
Browse repository at this point
math/bits: faster Reverse, ReverseBytes
Show description for 4498b68
griesemer
committed
4498b68
View commit details
Copy full SHA for 4498b68
View code at this point
Browse repository at this point
math/bits: fix benchmarks (make sure calls don't get optimized away)
Show description for 3a239a6
griesemer
committed
3a239a6
View commit details
Copy full SHA for 3a239a6
View code at this point
Browse repository at this point
math/bits: much faster ReverseBytes, added respective benchmarks
Show description for ddb15ce
griesemer
committed
ddb15ce
View commit details
Copy full SHA for ddb15ce
View code at this point
Browse repository at this point
math/bits: much faster Reverse, added respective benchmarks
Show description for 7d5c003
griesemer
committed
7d5c003
View commit details
Copy full SHA for 7d5c003
View code at this point
Browse repository at this point
math/bits: expand doc strings for all functions
Show description for 81acd30
griesemer
committed
81acd30
View commit details
Copy full SHA for 81acd30
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
math/bits: added package for bit-level counting and manipulation
Show description for 661e217
griesemer
committed
661e217
View commit details
Copy full SHA for 661e217
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.