{"id":13621746,"url":"https://github.com/ut-osa/nightcore","last_synced_at":"2026-02-03T02:31:07.114Z","repository":{"id":46333516,"uuid":"316326592","full_name":"ut-osa/nightcore","owner":"ut-osa","description":"Nightcore: Efficient and Scalable Serverless Computing for Latency-Sensitive, Interactive Microservices [ASPLOS '21]","archived":false,"fork":false,"pushed_at":"2021-08-15T19:45:04.000Z","size":549,"stargazers_count":95,"open_issues_count":2,"forks_count":23,"subscribers_count":6,"default_branch":"asplos-release","last_synced_at":"2024-08-01T21:48:58.759Z","etag":null,"topics":["microservices","research","serverless"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ut-osa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-26T20:03:45.000Z","updated_at":"2024-07-12T10:04:34.000Z","dependencies_parsed_at":"2022-07-22T10:47:55.336Z","dependency_job_id":null,"html_url":"https://github.com/ut-osa/nightcore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut-osa%2Fnightcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut-osa%2Fnightcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut-osa%2Fnightcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ut-osa%2Fnightcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ut-osa","download_url":"https://codeload.github.com/ut-osa/nightcore/tar.gz/refs/heads/asplos-release","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223654931,"owners_count":17180611,"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":["microservices","research","serverless"],"created_at":"2024-08-01T21:01:10.145Z","updated_at":"2026-02-03T02:31:04.677Z","avatar_url":"https://github.com/ut-osa.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"Nightcore\n==================================\n\nNightcore is a research function-as-a-service (FaaS) runtime with μs-scale latency and high throughput.\nNightcore targets stateless microservices that requires low latency.\nThe current prototype supports functions written in C/C++, Go, Node.js, and Python.\n\n### Building Nightcore ###\n\n```\n./build_deps.sh\nmake -j $(nproc)\n```\n\n### Running \"Hello world\" examples ###\n\nInside [examples](https://github.com/ut-osa/nightcore/tree/asplos-release/examples) folder,\nwe provide \"Hello world\" example functions implemented in all supported programming languages.\nThese functions demonstrate the basic usage of Nightcore's API for internal function calls.\n\n### Running microservice workloads ###\n\nA separate repository [ut-osa/nightcore-benchmarks](https://github.com/ut-osa/nightcore-benchmarks)\nincludes scripts and detailed instructions on running microservice workloads presented in our ASPLOS paper.\n\n### Publication ###\n\nPlease cite our [ASPLOS '21 paper](https://dl.acm.org/doi/abs/10.1145/3445814.3446701) if you use Nightcore in your project:\n\n~~~\n@inproceedings{jia2021nightcore,\nauthor = {Jia, Zhipeng and Witchel, Emmett},\ntitle = {Nightcore: Efficient and Scalable Serverless Computing for Latency-Sensitive, Interactive Microservices},\nyear = {2021},\nisbn = {9781450383172},\npublisher = {Association for Computing Machinery},\naddress = {New York, NY, USA},\nurl = {https://doi.org/10.1145/3445814.3446701},\ndoi = {10.1145/3445814.3446701},\nbooktitle = {Proceedings of the 26th ACM International Conference on Architectural Support for Programming Languages and Operating Systems},\npages = {152–166},\nnumpages = {15},\nkeywords = {function-as-a-service, Cloud computing, serverless computing, microservices},\nlocation = {Virtual, USA},\nseries = {ASPLOS 2021}\n}\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fut-osa%2Fnightcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fut-osa%2Fnightcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fut-osa%2Fnightcore/lists"}