An open API service indexing awesome lists of open source software.

https://github.com/bearaujus/bthreads

Ultrafast goroutines iteration for your needs
https://github.com/bearaujus/bthreads

ddos-attack-tools go golang goroutines threading

Last synced: 4 months ago
JSON representation

Ultrafast goroutines iteration for your needs

Awesome Lists containing this project

README

          

# BTHREADS
Ultrafast goroutines iteration for your needs

# Installation
```
go get github.com/Bearaujus/bthreads
```

# Showcase
Once bthread instance successfully deployed it `can't be stopped`.
The only way to stop bthread instance, simply `press ^c (ctrl + c)`

Screen Shot 2022-06-11 at 22 25 58

# Example
- [Test Your Luck](https://github.com/Bearaujus/bthreads/blob/main/examples/test_your_luck.go)
- [Spam Http Request](https://github.com/Bearaujus/bthreads/blob/main/examples/spam_http_request.go)
- [Spam Gocql Request](https://github.com/Bearaujus/bthreads/blob/main/examples/spam_gocql_request.go)

# Credit
+ Main Github Page : [https://github.com/Bearaujus/](https://github.com/Bearaujus/)
+ Linkedin : [https://www.linkedin.com/in/Bearaujus/](https://www.linkedin.com/in/Bearaujus/)

**Bearaujus** @2022