adamretter / utf8-validator-c
UTF8 Validator (C edition)
☆23Updated 3 years ago
Alternatives and similar repositories for utf8-validator-c:
Users that are interested in utf8-validator-c are comparing it to the libraries listed below
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Instrumentation CPU profiler for Linux and macOS applications☆21Updated last month
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆13Updated 11 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- ☆13Updated 3 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆32Updated 4 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- A vectorized single header hash function.☆19Updated 5 months ago
- Useful macros for debugging purposes.☆16Updated 10 years ago
- ☆23Updated last week
- Batched random number generation☆17Updated 4 months ago
- The CIlk programming language from http://supertech.lcs.mit.edu/cilk/☆9Updated 9 years ago
- A generic Priority Queue implementation in C using heaps - nothing fancy.☆12Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- ☆11Updated 8 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Teeny Tiny Compiler built in Rust☆16Updated last year
- Optimised x86-64 gzip decompressor☆29Updated 7 years ago
- A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications☆81Updated 9 years ago
- A portable command-line argument parser☆19Updated 5 months ago
- iOS app to test memory-level parallelism☆20Updated 5 years ago
- Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!☆18Updated 3 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated 11 months ago
- ⚽ Reliable message passing in distributed systems.☆14Updated last year
- A small DFA for under 16 states☆51Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- A deceptively simple way to add a configuration file to a command-line application.☆16Updated last month