c-cores / stdcoreLinks
A library for standard containers and their associated algorithms.
☆12Updated 7 months ago
Alternatives and similar repositories for stdcore
Users that are interested in stdcore are comparing it to the libraries listed below
Sorting:
- Schrödinger's Tcl☆30Updated 10 years ago
- An example of PEG usage☆55Updated 9 years ago
- A JIT compiler for Brainfuck running on x86_64 UEFI☆87Updated 7 years ago
- X86_64 Linux webserver in assembler☆107Updated 10 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 5 months ago
- ☆97Updated 8 years ago
- BSD-licensed C99/POSIX library code shared between tarsnap, scrypt, kivaloo, spiped, and bsdiff.☆117Updated 2 months ago
- 👢 Cross platform dependency manager for developers☆38Updated 7 years ago
- com2txt tool (from 1993)☆31Updated 7 years ago
- A graph based REPL that saves to and loads from disk☆44Updated 10 years ago
- yet another lexical preprocessor☆40Updated 4 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- The latest development version of rose. It may not pass all regression tests.☆106Updated 6 years ago
- ☆152Updated 11 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago
- Enable piping of internal command output to external commands☆70Updated 7 years ago
- Trace And Rewrite Delays In Syscalls: Hooking time-related Linux syscalls to warp a process's perspective of time, using ptrace.☆160Updated last year
- Secure storage for cryptographic secrets, modeled after sudo☆78Updated 5 years ago
- No sane compiler would optimize atomics: the presentation☆107Updated 9 years ago
- CLI to concurrently compress, decompress using Brotli algorithm☆39Updated 6 years ago
- A collection of clang plugins for safer C programming☆92Updated 6 years ago
- An implementation of the unix commands yes, cat, and echo in as few bytes of executable as possible