This website requires JavaScript.
Explore
Help
Sign In
Madeorsk
/
libksr
Watch
1
Star
0
Fork
0
You've already forked libksr
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Tiny utils library in C.
19
Commits
1
Branch
0
Tags
73
KiB
C
94.8%
Meson
5.2%
35d761794e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Madeorsk
35d761794e
Change regex library to pcre2 for cross-platform compilation and better regex support.
2024-08-22 10:55:50 +02:00
include
/ksr
Change regex library to pcre2 for cross-platform compilation and better regex support.
2024-08-22 10:55:50 +02:00
src
Change regex library to pcre2 for cross-platform compilation and better regex support.
2024-08-22 10:55:50 +02:00
tests
Change regex library to pcre2 for cross-platform compilation and better regex support.
2024-08-22 10:55:50 +02:00
.drone.yml
Setup Drone automatic tests.
2021-08-06 16:18:16 +02:00
.gitignore
Create first structures and functions.
2021-07-31 19:06:57 +02:00
gcovr.cfg
Create first structures and functions.
2021-07-31 19:06:57 +02:00
LICENSE
Fix license details.
2021-07-30 19:20:53 +02:00
meson.build
Change regex library to pcre2 for cross-platform compilation and better regex support.
2024-08-22 10:55:50 +02:00
README.md
Setup Drone automatic tests.
2021-08-06 16:18:16 +02:00
README.md
libksr
Tiny utils library in C.