The evillib is an library written in C. The evillib is a small library which is created and grown by our projects, or from the people out there.
It aim's the K.I.S.S. principle Keep it simple stupid
The evillib is FREE ( like in FREE-BEER and FREEDOM )
Copyright (C) 2015 by Martin Langlotz
evillib is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
evillib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with evillib. If not, see http://www.gnu.org/licenses/.
Actually it provides:
- Memory Management
In Development:
- String handling
- BlockDevice support (linux only)
- cryptsetup support (linux only)
- FIFO/IPC support
- Linked-List Support
- Event-Handle-Support
- DB-support ( JSON to SQL )
The evillib is not ready yet ! If the first release is finished, instructions for building and installing will be found here