This website requires JavaScript.
Explore
Help
Register
Sign In
rexy712
/
rexylib
Watch
1
Star
0
Fork
0
You've already forked rexylib
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
74
Commits
1
Branch
4
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
rexy712
f0d9d6f6ab
Fix linker flags since threadpool needs pthreads
2020-09-25 06:12:03 -07:00
include
/rexy
fix build error with libc++ v8-v10
2020-09-24 05:11:20 -07:00
pc
Add cmake build system
2020-04-04 22:24:10 -07:00
src
Add mpmc_queue classes taken from our_dick project
2020-09-20 15:06:44 -07:00
tests
Add string searching with default option of two-way algorithm or user specified algorithm. Rearrange file structure to hopefully make things not seem arbitrarily placed in the cx subfolder
2020-09-19 09:44:05 -07:00
.gitignore
Choose a more apt hash function for strings and fix build issues with cxstrings
2020-05-02 16:15:21 -07:00
CMakeLists.txt
Fix linker flags since threadpool needs pthreads
2020-09-25 06:12:03 -07:00
Description
No description provided
1
MiB
Languages
C++
98.8%
CMake
1.2%