Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PikaLabs/slash
An opensource C++ library develop in Qihoo infrastructure team
https://github.com/PikaLabs/slash
Last synced: 1 day ago
JSON representation
An opensource C++ library develop in Qihoo infrastructure team
- Host: GitHub
- URL: https://github.com/PikaLabs/slash
- Owner: PikaLabs
- License: bsd-3-clause
- Created: 2016-01-13T08:48:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-05T20:44:53.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T22:45:05.595Z (3 months ago)
- Language: C++
- Homepage:
- Size: 385 KB
- Stars: 82
- Watchers: 18
- Forks: 95
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slash: C++ library
[![Build Status](https://travis-ci.org/Qihoo360/slash.svg?branch=master)](https://travis-ci.org/Qihoo360/slash)
## Composition
* File utils;
* configuration utils;
* mutex utils;
* simple log utils;
* string utils;
* simple hash utils;
* coding utils;
* binlog utils;
* unit test utils;
* environment utils;