adrian-thurston / colmLinks
The Colm Programming Language
☆173Updated last year
Alternatives and similar repositories for colm
Users that are interested in colm are comparing it to the libraries listed below
Sorting:
- Ragel State Machine Compiler☆563Updated 10 months ago
- ragel cheat sheet☆133Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 4 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Ragel State Machine Compiler - http://www.complang.org/ragel/☆157Updated 9 years ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- A cross-platform library for opening memory-backed libc streams.☆71Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- C99 parser and frontend for libfirm☆347Updated 4 months ago
- Yet Another Earley Parser☆139Updated 3 years ago
- C language wrapper for RE2 the regular expressions library from Google☆125Updated 9 months ago
- Portable, efficient, safe execution of untrusted x86 code☆124Updated 3 years ago
- An obsolete project☆83Updated 6 years ago
- Grammar Zoo☆92Updated 6 years ago
- ☆83Updated 3 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆286Updated 4 years ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated 11 months ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- Coroutines for C.☆74Updated 8 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Fast, multi-reader, multi-writer, lockless data structures for parallel programming☆87Updated last year
- GCC Tiny front-end☆102Updated 7 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Decimal Floating Point C Library☆103Updated last year
- Robin Hood hash map library