Skip to content

Commit 68ab8fd

Browse files
authored
pdqsort
1 parent 55526a2 commit 68ab8fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
581581
* [libusb](http://www.libusb.org/) - A universal USB library which allows for portable access to USB devices. [LGPL2]
582582
* [Mach7](https://github.com/solodon4/Mach7) - A Pattern-matching library for C++. [BSD]
583583
* [PCRE](http://pcre.org/) - A regular expression C library inspired by the regular expression capabilities in Perl. [BSD]
584+
* [pdqsort](https://github.com/orlp/pdqsort) - Pattern-defeating quicksort. [zlib]
584585
* [RE2](https://github.com/google/re2) - A software library for regular expressions via a finite-state machine using automata theory.
585586
* [PHP-CPP](https://github.com/CopernicaMarketingSoftware/PHP-CPP) - A library to build PHP extensions with C++. [Apache2] [website](http://www.php-cpp.com/)
586587
* [Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. [GPL2/Commercial]

0 commit comments

Comments
 (0)