Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
reugn
/
async
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
279
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 5, 2025
ci: upgrade golangci-lint to v2.1.5 (#41)
reugn
authored
9454a77
Copy full SHA for 9454a77
Commits on Sep 7, 2024
ci: update golangci-lint configuration (#40)
reugn
authored
53f371f
Copy full SHA for 53f371f
Commits on Sep 4, 2024
feat: handle job panics in executor (#39)
reugn
authored
cb3ec9e
Copy full SHA for cb3ec9e
Commits on Aug 26, 2024
test: improve code coverage (#38)
reugn
authored
c2f3d5b
Copy full SHA for c2f3d5b
Commits on Aug 25, 2024
ci: update versions in the build workflow (#37)
reugn
authored
56d4c67
Copy full SHA for 56d4c67
Commits on Aug 22, 2024
feat: add task executor implementation (#36)
reugn
authored
e791168
Copy full SHA for e791168
Commits on Aug 21, 2024
feat!: use context parameter in Future.Get (#35)
reugn
authored
c2a1826
Copy full SHA for c2a1826
Commits on Aug 20, 2024
refactor!: generic types; encapsulate internal structures (#34)
reugn
authored
6d948a5
Copy full SHA for 6d948a5
Commits on Mar 16, 2024
feat: implement priority lock (#33)
reugn
authored
1648eed
Copy full SHA for 1648eed
Commits on Feb 16, 2024
ci: update versions in workflows (#32)
Show description for 8eee5b9
reugn
authored
8eee5b9
Copy full SHA for 8eee5b9
Commits on Feb 5, 2024
test: benchmark async.Map implementations (#31)
reugn
authored
6b4efc0
Copy full SHA for 6b4efc0
feat: add sharded map implementation (#30)
reugn
authored
4732663
Copy full SHA for 4732663
Commits on Feb 4, 2024
test: improve unit tests assertions (#29)
reugn
authored
54f7bb1
Copy full SHA for 54f7bb1
Commits on Nov 24, 2023
fix: make WaitGroupContext reusable (#28)
reugn
authored
986952c
Copy full SHA for 986952c
Commits on Nov 11, 2023
ci: use -race flag in go test (#27)
reugn
authored
c45fbe8
Copy full SHA for c45fbe8
docs: minor revision in the overview section (#26)
reugn
authored
fae8049
Copy full SHA for fae8049
Commits on Nov 3, 2023
refactor: use utility functions in tests (#25)
reugn
authored
5c835a8
Copy full SHA for 5c835a8
refactor!: store pointer to resulting value (#24)
reugn
authored
e4f03f3
Copy full SHA for e4f03f3
Commits on Nov 2, 2023
refactor: replace interface{} with any (#23)
reugn
authored
5394df3
Copy full SHA for 5394df3
Commits on Oct 29, 2023
refactor: use atomic.Int32 type (#22)
reugn
authored
d402489
Copy full SHA for d402489
Commits on Oct 28, 2023
feat: add async.Value implementation (#21)
reugn
authored
ab0c12e
Copy full SHA for ab0c12e
refactor: ReentrantLock internal structure (#20)
reugn
authored
efabd65
Copy full SHA for efabd65
Commits on Oct 27, 2023
refactor: upgrade to go1.20 in ConcurrentMap (#19)
reugn
authored
655d3f5
Copy full SHA for 655d3f5
build: require go1.20 (#18)
reugn
authored
dfaa9bc
Copy full SHA for dfaa9bc
refactor!: remove optimistic lock implementation (#17)
reugn
authored
6618e66
Copy full SHA for 6618e66
Commits on Oct 14, 2023
ci: update versions in workflows (#16)
reugn
authored
c95efd8
Copy full SHA for c95efd8
chore: remove default values assignment in NewWaitGroupContext (#15)
reugn
authored
ba26ed2
Copy full SHA for ba26ed2
Commits on Oct 12, 2023
fix: add noCopy check to ConcurrentMap (#14)
reugn
authored
e95110a
Copy full SHA for e95110a
Commits on Sep 26, 2023
refactor: internal package structure (#13)
reugn
authored
70a1fd2
Copy full SHA for 70a1fd2
Commits on Sep 25, 2023
feat: implement concurrent map (#12)
reugn
authored
443d886
Copy full SHA for 443d886
Commits on Aug 11, 2023
feat: add async.Once implementation (#11)
reugn
authored
22d2d3b
Copy full SHA for 22d2d3b
perf: improve get goroutine id (#10)
rfyiamcool
authored
6b0c2f3
Copy full SHA for 6b0c2f3
Commits on Jul 29, 2023
update versions in the build workflow (#9)
reugn
authored
4511bba
Copy full SHA for 4511bba
Commits on Jul 28, 2023
fix goroutine leak after calling Future.Get() (#8)
reugn
authored
a77de92
Copy full SHA for a77de92
Commits on Nov 26, 2022
Merge pull request #6 from reugn/develop
Show description for 2d4e806
reugn
authored
2d4e806
Copy full SHA for 2d4e806
Pagination
Previous
Next
You can’t perform that action at this time.