go-actor
A lightweight library for writing concurrent programs in Go using the Actor model.
파일 탐색기
최종 버전 다운로드 (.zip)- lint.yml
- pr.yml
- test.yml
- test_experimental.yml
- dependabot.yml
- FUNDING.yml
- actor_helpers.go
- actor_helpers_test.go
- testing_test.go
- worker_helpers.go
- worker_helpers_test.go
- actor.go
- actor_benchmark_test.go
- actor_test.go
- combine.go
- combine_test.go
- context.go
- context_test.go
- experimental_test.go
- export_test.go
- helpers_test.go
- mailbox.go
- mailbox_benchmark_test.go
- mailbox_test.go
- main_test.go
- options.go
- options_test.go
- queue.go
- queue_test.go
- test_helpers.go
- test_helpers_test.go
- benchmarks.md
- best_practices.md
- common_hurdles.md
- contributing.md
- design_decisions.md
- .gitignore
- .golangci.yml
- .testcoverage.yml
- go.mod
- go.sum
- LICENSE
- Makefile
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
