SzigetiJ / biguint
Big unsigned integers (128, 256, 384, 512 or more bits), big (signed) integers and big decimal numbers.
☆10Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for biguint
- unrolled skip list library for C☆21Updated 5 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆43Updated 3 years ago
- An optimized sample code for SHA256 and SHA512 using C intrinsic☆17Updated 4 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆12Updated 3 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆34Updated 9 months ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆49Updated 7 months ago
- Robin Hood hash map library☆58Updated 3 years ago
- experimental data compression algoritm☆21Updated 8 years ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- AVX-512 utilities☆18Updated 10 years ago
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- Concurrent trie-hash map library☆89Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A very tiny C library for establishing SSL/TLS network connection.☆11Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆77Updated 3 years ago
- Shared memory allocator☆19Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆41Updated 9 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆44Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago