https://github.com/zhuravlevma/grep_cdylib
Mini grep library with C interface ⚡
https://github.com/zhuravlevma/grep_cdylib
cdylib grep libloading rust
Last synced: about 1 year ago
JSON representation
Mini grep library with C interface ⚡
- Host: GitHub
- URL: https://github.com/zhuravlevma/grep_cdylib
- Owner: zhuravlevma
- License: mit
- Created: 2022-01-06T19:57:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T00:05:35.000Z (about 4 years ago)
- Last Synced: 2025-02-02T00:25:53.985Z (about 1 year ago)
- Topics: cdylib, grep, libloading, rust
- Language: Rust
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mini-grep rust app
This is minigrep library who allow search for occurrences of words with/without case insensitive.
The library provides interface for C application use for this libloading crate.
The folder "example" has safe fasade for call C functions
## License
This project is licensed under the [MIT license].
[MIT license]: https://github.com/zhuravlevma/smart-house/blob/main/LICENSE