{"id":14235662,"url":"https://github.com/cfal/emacs-pool","last_synced_at":"2025-10-23T20:02:13.059Z","repository":{"id":37219752,"uuid":"162888566","full_name":"cfal/emacs-pool","owner":"cfal","description":"An emacs daemon pool for fast emacs startups, written in Rust.","archived":false,"fork":false,"pushed_at":"2025-04-17T13:36:11.000Z","size":57,"stargazers_count":26,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T03:43:59.439Z","etag":null,"topics":["emacs","emacs-initialization"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/cfal.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-23T12:24:56.000Z","updated_at":"2025-06-06T16:26:39.000Z","dependencies_parsed_at":"2025-04-22T15:39:30.744Z","dependency_job_id":null,"html_url":"https://github.com/cfal/emacs-pool","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cfal/emacs-pool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfal%2Femacs-pool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfal%2Femacs-pool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfal%2Femacs-pool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfal%2Femacs-pool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfal","download_url":"https://codeload.github.com/cfal/emacs-pool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfal%2Femacs-pool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262963328,"owners_count":23391796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["emacs","emacs-initialization"],"created_at":"2024-08-20T21:02:15.052Z","updated_at":"2025-10-23T20:02:13.003Z","avatar_url":"https://github.com/cfal.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# emacs-pool\n\nemacs-pool is an emacs daemon pool that preloads single-use emacs daemons in the background. It aims to provide an equivalent experience to non-daemon mode emacs but with a faster startup.\n\nemacs-pool consists of two binaries:\n\n- `emacs-pool-daemon`: Pre-loads emacs daemons in the background. Automatically starts up new daemons, and kills daemons after use. Listens for client connections via unix domain socket.\n\n- `emacs-pool-client`: Asks `emacs-pool-daemon` for a new emacs daemon, and then runs `emacsclient` to connect to it. The emacs daemon will be destroyed after `emacsclient` is closed.\n\n## Installation\n\nReleases for certain architectures are available on GitHub, else you can build and install it yourself.\n\n## Building\n\nRequirements:\n- Rust and Cargo installation\n- emacs 26.1 or newer (for --fg-daemon flag)\n\n`cargo install emacs-pool` will build and install `emacs-pool-daemon` and `emacs-pool-client` to your cargo bin directory.\n\n## Usage\n\nLink or copy `scripts/run.sh` to somewhere on your path and use it instead of emacs. The script will automatically start up `emacs-pool-daemon` in the background if necessary before invoking `emacs-pool-client`. Edit the script variables at the top to configure socket path and emacs paths.\n\n## Notes\n\n- The daemon can be shutdown with `killall emacs-pool-daemon` when startup with `run.sh`. Using SIGKILL (-9) would not give the server time to shutdown the emacs daemons, and you would have to do so manually.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfal%2Femacs-pool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfal%2Femacs-pool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfal%2Femacs-pool/lists"}