apankrat / notesLinks
Assorted notes
☆84Updated 2 years ago
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- Managed C strings library☆97Updated 4 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- a 64-bit histogram / quantile sketch☆59Updated last year
- Non-preemptive Thread Hierarchy Manager☆56Updated last year
- Integer Map Data Structure☆133Updated 2 years ago
- Fleur implements a Bloom Filter library in C that is fully compatible with DCSO's Go and python implementations.☆117Updated 2 years ago
- An easy to decode base64 modification.☆41Updated 4 years ago
- fundamental tools in the spirit of C☆58Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- A minimal viable programming language on top of liblgpp☆78Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Libmish adds a command prompt to your program, and telnet access. With your own commands.☆148Updated last year
- A simple C coroutine library.☆229Updated 2 years ago
- A parser for SQLite create table sql statements.☆136Updated last week
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 3 years ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆128Updated 2 years ago
- A mini x86-64 assembler for fun and learning.☆221Updated 2 weeks ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- ☆57Updated 3 years ago
- Runnable pseudocode for Finite State Entropy compression☆30Updated 7 years ago
- Rendering bitmaps using nodes. Inspired by Blender's Nodes.☆62Updated 6 years ago
- +256,000,000 points per plot, +60 Fps on shity laptop. Only limit is the size of your RAM.☆158Updated 2 weeks ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Linux system calls.☆217Updated 6 years ago