Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georgia-tech-db/buzzdb-snippets
Code snippets
https://github.com/georgia-tech-db/buzzdb-snippets
Last synced: 2 months ago
JSON representation
Code snippets
- Host: GitHub
- URL: https://github.com/georgia-tech-db/buzzdb-snippets
- Owner: georgia-tech-db
- License: apache-2.0
- Created: 2021-10-04T10:17:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T03:10:28.000Z (about 2 years ago)
- Last Synced: 2024-04-24T11:13:50.924Z (9 months ago)
- Language: C++
- Size: 25.4 KB
- Stars: 0
- Watchers: 6
- Forks: 48
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BuzzDB Snippets
Same setup instructions as BuzzDB
Dependencies
```
apt install bison flex
```