All Git Users → WojciechMula

14 open source projects by WojciechMula

1. Sse Popcount
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
2. Toys
Storage for my snippets, toy programs, etc.
3. Base64 Avx512
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"
4. Sse4 Strstr
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
5. Base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
6. Simd Sort
AVX512F and AVX2 versions of quick sort
✭ 68
7. Aspell Python
Python wrapper for aspell (C extension and python version)
✭ 62
c
8. Simd Search
Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)
✭ 38
9. Pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
10. pyDAWG
Python module (C extension and plain python) implementing DAWG
11. simd-string
SIMD (SSE) string functions
12. interview-questions
A list of question to a prospective employer
✭ 21
13. simd-byte-lookup
SIMDized check which bytes are in a set
14. ternary-logic
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
1-14 of 14 user projects