FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · rigtorp/SPSCQueue · GitHub
rigtorp
/
SPSCQueue
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
1.3k
Code
Issues
7
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 25, 2023
Remove redundant padding
Show description for 1053918
rigtorp
committed
1053918
View commit details
Copy full SHA for 1053918
Browse repository at this point
Clarify pop() preconditions
rigtorp
committed
4066113
View commit details
Copy full SHA for 4066113
Browse repository at this point
Commits on Dec 19, 2021
Fix return type for pop, size, empty in README
rigtorp
authored
945c7c5
View commit details
Copy full SHA for 945c7c5
Browse repository at this point
fix wrong try_push return type in README.md
dfa1
authored and
rigtorp
committed
6790b3f
View commit details
Copy full SHA for 6790b3f
Browse repository at this point
Commits on Dec 14, 2021
Add nodiscard attribute
rigtorp
committed
3086fa9
View commit details
Copy full SHA for 3086fa9
Browse repository at this point
Only build on windows-latest
rigtorp
committed
0062063
View commit details
Copy full SHA for 0062063
Browse repository at this point
Add docs for size() and empty()
rigtorp
committed
2dc4ef7
View commit details
Copy full SHA for 2dc4ef7
Browse repository at this point
Simplify implementation of empty()
rigtorp
committed
62cdc1f
View commit details
Copy full SHA for 62cdc1f
Browse repository at this point
Commits on Jul 22, 2021
Fix column title
rigtorp
committed
565a514
View commit details
Copy full SHA for 565a514
Browse repository at this point
Bump version to 1.1
rigtorp
committed
5b430b0
View commit details
Copy full SHA for 5b430b0
Browse repository at this point
Fix markdown lint errors
rigtorp
committed
66c9fd6
View commit details
Copy full SHA for 66c9fd6
Browse repository at this point
Add correct figure
rigtorp
committed
da60d08
View commit details
Copy full SHA for da60d08
Browse repository at this point
Make sure figure has white background
rigtorp
committed
ed1958c
View commit details
Copy full SHA for ed1958c
Browse repository at this point
Cache head and tail indices
Show description for 3a0507a
rigtorp
committed
3a0507a
View commit details
Copy full SHA for 3a0507a
Browse repository at this point
Remove travis-ci integration
rigtorp
committed
883098d
View commit details
Copy full SHA for 883098d
Browse repository at this point
Make sure assert macro is always enabled for the tests
rigtorp
committed
8372b3d
View commit details
Copy full SHA for 8372b3d
Browse repository at this point
Rename head and tail to readIdx and writeIdx
Show description for eb32188
rigtorp
committed
eb32188
View commit details
Copy full SHA for eb32188
Browse repository at this point
Commits on Mar 15, 2021
Update documentation to reflect implementation
Show description for 6b42a1d
rigtorp
committed
6b42a1d
View commit details
Copy full SHA for 6b42a1d
Browse repository at this point
Commits on Apr 17, 2020
Add CMake install support
rigtorp
committed
a1527df
View commit details
Copy full SHA for a1527df
Browse repository at this point
Commits on Apr 6, 2020
Add GitHub actions status badge
rigtorp
committed
dcde7ba
View commit details
Copy full SHA for dcde7ba
Browse repository at this point
Add huge pages support
rigtorp
committed
26113ed
View commit details
Copy full SHA for 26113ed
Browse repository at this point
Commits on Apr 2, 2020
Add macOS build
rigtorp
committed
e51d9e4
View commit details
Copy full SHA for e51d9e4
Browse repository at this point
Update gitignore
rigtorp
committed
20caaaa
View commit details
Copy full SHA for 20caaaa
Browse repository at this point
Fix capacity being off by one
Show description for fbe67fc
rigtorp
committed
fbe67fc
View commit details
Copy full SHA for fbe67fc
Browse repository at this point
Add support for custom allocators
rigtorp
committed
96a31a8
View commit details
Copy full SHA for 96a31a8
Browse repository at this point
Use static_assert to verify alignment and padding
rigtorp
committed
cf622b1
View commit details
Copy full SHA for cf622b1
Browse repository at this point
Enable -Werror only for CI builds
rigtorp
committed
2656566
View commit details
Copy full SHA for 2656566
Browse repository at this point
Check return code of pthread_setaffinity_np
rigtorp
committed
cf67d6a
View commit details
Copy full SHA for cf67d6a
Browse repository at this point
Use std::hardware_destructive_interference_size if supported
rigtorp
committed
bc30810
View commit details
Copy full SHA for bc30810
Browse repository at this point
Commits on Oct 3, 2019
Add windows build
rigtorp
committed
22191c0
View commit details
Copy full SHA for 22191c0
Browse repository at this point
Use 'ptrdiff_t' instead of 'ssize_t' in 'size()' method.
saracen24
authored and
rigtorp
committed
3872478
View commit details
Copy full SHA for 3872478
Browse repository at this point
Commits on Sep 25, 2019
Add paper citation to README
rigtorp
committed
3b29e25
View commit details
Copy full SHA for 3b29e25
Browse repository at this point
Commits on Jul 30, 2019
Use `ptrdiff_t` instead of `ssize_t` (#6)
Show description for 10c00a5
frabert
authored and
rigtorp
committed
10c00a5
View commit details
Copy full SHA for 10c00a5
Browse repository at this point
Commits on Jun 9, 2019
Merge pull request #5 from rigtorp/update-ci
Show description for 5165a08
rigtorp
authored
5165a08
View commit details
Copy full SHA for 5165a08
Browse repository at this point
Add -Werror for CI builds
Erik Rigtorp
committed
2c7dba9
View commit details
Copy full SHA for 2c7dba9
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL