{"id":16864785,"url":"https://github.com/38/glimpse","last_synced_at":"2026-07-06T09:31:11.094Z","repository":{"id":7923101,"uuid":"9309833","full_name":"38/glimpse","owner":"38","description":"A generic,high-performance key-value log processing framework","archived":false,"fork":false,"pushed_at":"2017-06-26T19:54:49.000Z","size":1051,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T14:48:59.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/38.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-09T00:30:37.000Z","updated_at":"2016-05-30T07:33:24.000Z","dependencies_parsed_at":"2022-08-31T04:30:52.210Z","dependency_job_id":null,"html_url":"https://github.com/38/glimpse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/38/glimpse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fglimpse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fglimpse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fglimpse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fglimpse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/38","download_url":"https://codeload.github.com/38/glimpse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Fglimpse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35185688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T14:43:52.995Z","updated_at":"2026-07-06T09:31:11.036Z","avatar_url":"https://github.com/38.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Glimpse\n=======\nA generic,high-performance key-value log processing framework written in C.\n\n#Build Glimpse\n\nprequisite:\n\n\tcmake\n\n\tlibreadline\n\t\nHow to build?\n\n\t1) run `cmake .' to generate Makefile\n\n\t2) Edit File \u003cinclude/future.h\u003e to enable/disable features (optional)\n\n\t3) make\n\nAfter you build Glimpse, you can type 'make install' to install glimpse onto your computer.\n\nIf you want to remove Glimpse, run the script 'scripts/uninstall.sh ${INSTALL_PREFIX}'\n\n#Try Glimpse\n\nYou can try the framework with the shell, glimpse-cli.\n\n#How to build a Plugin\n\t\nSteps to compiling examples/plugin.c into a loadable Plugin\n\n1) Compile plugin.c \n\n\tgcc `glimpse-config --plugin --cflags TypeAPI` -c -o plugin.o plugin.c\n\t\n2) Link libplugin.so\n\n\tgcc `glimpse-config --plugin --libs TypeAPI` -o ligplugin.so plugin.o\n\n3) Test plugin with glimpse-cli\n\t\n\t$glimpse-cli \n\tGlimpse CLI Shell (libglimpse 0.0.1)\n\twith multi-char-seperator=no,parser-stack=no,multi-threading=no,lazy-instance=yes,char-table=no\n\tType `help' for avaiable commands\n\t\n\tGlimpse\u003e import plugin\n\tF[myinit@plugin.c:  4] Hello, Glimpse!\n\t0.299409 ms\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F38%2Fglimpse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F38%2Fglimpse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F38%2Fglimpse/lists"}