Commit Graph

3789 Commits

Author SHA1 Message Date
Marko Kungla
2471030135 Add bexp - Brace Expansion library 2021-07-23 06:08:45 -03:00
Peter Stace
cb99c736ff Add simplefeatures 2021-07-23 06:01:08 -03:00
Ed Freyfogle
12ff2b1554 Update OpenCage URL 2021-07-23 05:57:22 -03:00
Owen Young
b3c61a7ac0 Add Track Awesome List 2021-07-23 05:56:31 -03:00
Nuno Cruces
8eb35bc813 Add zenity 2021-07-23 05:55:05 -03:00
Avelino
07773c8194
recovery pull request template to md
Signed-off-by: Avelino <avelinorun@gmail.com>
2021-07-15 07:24:36 -03:00
Avelino
3b249705dc
Update and rename PULL_REQUEST_TEMPLATE.md to PULL_REQUEST_TEMPLATE.yaml 2021-07-15 07:11:22 -03:00
James Mills
8264ddbc23 Fix the sourcecode URLs for many of my (prologic) Go libraries 2021-07-12 20:00:10 -03:00
Negasus
80ce875ca4 add Balerter to the DevOps section 2021-07-08 07:36:48 -03:00
Samuel Guyah
2e8aacc1f0 added period 2021-07-06 06:06:16 -03:00
Samuel Guyah
fd3291bfcd Elvish Programming Language 2021-07-06 06:06:16 -03:00
Milad Ebrahimi
5408bd23c2 Add vjson library 2021-07-06 06:04:59 -03:00
Nikolay Dubina
9845557fba Update README.md 2021-07-06 06:01:51 -03:00
Max Chechel
281d81e6f4 Added hexdingest/execpool to the Goroutines category 2021-07-06 05:56:21 -03:00
Wendell Sun
b02e21c26a Add awesome-go-extra 2021-07-06 05:46:59 -03:00
Roman Atachiants
aa3af29622 Adding kelindar/bitmap
Hi folks,

I'm adding a high quality implementation of a dense bitmap/bitset which supports various logical operations, iterating over, filtering and is SIMD-enabled (AVX2) for large dense bitsets. AVX-512 contributions would be welcome, if anyone has CPU that supports these.

- github.com repo: https://github.com/kelindar/bitmap
- pkg.go.dev: https://pkg.go.dev/github.com/kelindar/bitmap
- goreportcard.com: https://goreportcard.com/report/github.com/kelindar/bitmap
- coverage service link: https://coveralls.io/github/kelindar/bitmap (**97% coverage**)

**Make sure that you've checked the boxes below before you submit PR:**
- [x] I have added my package in alphabetical order.
- [x] I have an appropriate description with correct grammar.
- [x] I know that this package was not listed before.
- [x] I have added pkg.go.dev link to the repo and to my pull request.
- [x] I have added coverage service link to the repo and to my pull request.
- [x] I have added goreportcard link to the repo and to my pull request.
- [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard).

Thanks for reviewing this!
2021-06-30 18:49:02 -03:00
wizjin
ca2ef230d1 Add chanify. 2021-06-29 07:32:55 -03:00
olku
a859fad3b6 Remove QBS
Removed QBS (Query By Struct) ORM as QBS hasn't been updated for over 4 years.
2021-06-28 09:14:38 -03:00
Rijul Gulati
a3d92ca2ad Added go-andotp 2021-06-20 16:08:04 -03:00
Rijul Gulati
bd23bff1b3 Added go-andotp 2021-06-20 16:08:04 -03:00
Pascal Dennerly
bc90329e8e End description. 2021-06-20 16:05:04 -03:00
Pascal Dennerly
1e59b1853e Update README.md 2021-06-20 16:05:04 -03:00
Roman Atachiants
0c9fee8da5 Update README.md 2021-06-20 15:41:58 -03:00
Samir Alajmovic
82d45cb806
Add mani to the Utilities category (#3637)
* Add mani

* Update

* Remove newline
2021-06-20 00:26:49 +05:30
Phani Rithvij
0d6845d2cf
Add clipboard (#3631) 2021-06-13 12:32:35 +05:30
Evan Surdam
e8448ac83c Add go-swagger-ui 2021-06-04 22:10:25 -03:00
Rijul Gulati
ddd33e521c Build fix 2021-06-02 12:13:51 -03:00
Rijul Gulati
11d1c7f3e2 added otpgen 2021-06-02 12:13:51 -03:00
Oliver N
09fd1cd9e9 add ujson 2021-06-02 09:52:36 -03:00
Jay Zhang
71e6bd217e sort alphabetically 2021-06-01 09:04:08 -03:00
Jay Zhang
7eb3a0311d add wangyoucao577/go-project-layout 2021-06-01 09:04:08 -03:00
O'meid
d054d06e3b Add Configuration/uConfig
Add uConfig configuration management library.
2021-06-01 06:56:08 -03:00
Jo Vandeginste
53c3516d30 Add "jovandeginste/payme"
QR code generator (ASCII & PNG) for SEPA payments.
2021-06-01 06:51:00 -03:00
aler9
f4bbc5ee74 Add gortsplib 2021-06-01 06:49:59 -03:00
Avelino
616a3eff0b
Project Layout: set unofficial highlight 2021-06-01 06:44:37 -03:00
rainu
919b0c72c4 Add command-chain 2021-06-01 06:36:35 -03:00
hdt3213
d44bb3e644 add godis into database category 2021-06-01 06:35:14 -03:00
Jay Gabriels
d98eb0b58d Update ghorg to be listed under DevOps category 2021-05-28 20:40:35 -03:00
Irvan Ahmad Prasetya
28b5958ce6 Remove pyros2097/go-embed 2021-05-26 06:39:57 -03:00
J. Hart
55a25927b9 Added GoFlake
Submitting a pull request to add GoFlake to the UUID section of the libraries. Contribution guidelines have been read and complied with.
2021-05-15 12:37:37 -03:00
Çağatay
ce85c5547b Added marker 2021-05-13 06:08:35 -03:00
Yuriy Nazarenko
f100086da8 Ended line with dot for "Data Structures" -> parapipe 2021-05-13 05:45:21 -03:00
Yuriy Nazarenko
ccfc01424c Added "Data Structures" -> parapipe 2021-05-13 05:45:21 -03:00
Robert Pająk
d599ac9b85 taskflow migrated to goyek 2021-05-13 05:43:18 -03:00
Yaroslav Podorvanov
c92166e250 Added JSON-to-Proto under Go Tools 2021-05-13 05:41:58 -03:00
Iheb Haboubi
531c70dcb4 add punctuation in description 2021-05-13 05:41:12 -03:00
Iheb Haboubi
183626eecd add dsu 2021-05-13 05:41:12 -03:00
Mikalai Konan
330f9fb8c2 added go-type 2021-05-13 05:40:09 -03:00
Iglou.eu
fa27eec9eb Fix wildcard typo ... 2021-05-13 05:36:01 -03:00
Iglou.eu
09b8471c01 Add go-wilcard 2021-05-13 05:36:01 -03:00