{"payload":{"pageCount":1,"repositories":[{"type":"Public","name":"blazingmq","owner":"bloomberg","isFork":false,"description":"A modern high-performance open source message queuing system","topicNames":["middleware","distributed-systems","queue","messaging","message-queue","queues","blazingmq"],"topicsNotShown":0,"allTopics":["middleware","distributed-systems","queue","messaging","message-queue","queues","blazingmq"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":17,"issueCount":20,"starsCount":2477,"forksCount":122,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,15,4,22,13,5,5,3,6,3,3,2,4,2,1,1,2,3,8,3,1,3,7,2,1,1,0,1,0,5,0,3,3,1,4,2,7,5,3,12,9,6,8,8,9,10],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-20T11:37:30.122Z"}},{"type":"Public","name":"bde","owner":"bloomberg","isFork":false,"description":"Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.","topicNames":["cpp","cpp11","cpp-library","allocators","polymorphic-allocators"],"topicsNotShown":0,"allTopics":["cpp","cpp11","cpp-library","allocators","polymorphic-allocators"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":5,"issueCount":14,"starsCount":1622,"forksCount":311,"license":"Apache License 2.0","participation":[7,9,11,11,22,3,3,17,8,20,15,9,6,17,12,4,9,6,7,8,2,7,9,7,8,3,9,1,5,22,12,8,12,18,16,6,14,10,5,4,5,15,5,5,9,11,7,12,10,13,15,18],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T20:15:04.602Z"}},{"type":"Public","name":"amqpprox","owner":"bloomberg","isFork":false,"description":"An AMQP 0.9.1 proxy server, designed for use in front of an AMQP 0.9.1 compliant message queue broker such as RabbitMQ.","topicNames":["rabbitmq","amqp","amqp0-9-1","amqp-proxy"],"topicsNotShown":0,"allTopics":["rabbitmq","amqp","amqp0-9-1","amqp-proxy"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":3,"issueCount":5,"starsCount":72,"forksCount":14,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-13T17:58:43.454Z"}},{"type":"Public","name":"rmqcpp","owner":"bloomberg","isFork":false,"description":"A batteries included C++ RabbitMQ Client Library/API.","topicNames":["cpp","rabbitmq","amqp","cpp-library","amqp0-9-1"],"topicsNotShown":0,"allTopics":["cpp","rabbitmq","amqp","cpp-library","amqp0-9-1"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":3,"issueCount":5,"starsCount":45,"forksCount":8,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-10T21:30:46.739Z"}},{"type":"Public","name":"ntf-core","owner":"bloomberg","isFork":false,"description":"Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming","topicNames":["socket","cpp","asynchronous"],"topicsNotShown":0,"allTopics":["socket","cpp","asynchronous"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":2,"issueCount":16,"starsCount":65,"forksCount":19,"license":"Apache License 2.0","participation":[2,0,5,0,0,0,0,3,3,0,0,2,3,5,1,8,0,0,0,0,3,1,0,1,0,7,0,2,0,4,0,0,4,0,1,1,7,2,6,2,1,0,3,1,0,0,6,2,2,8,2,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-17T16:45:30.265Z"}},{"type":"Public","name":"p1160","owner":"bloomberg","isFork":false,"description":"P1160 Add Test Polymorphic Memory Resource To Standard Library","topicNames":["cpp17","wg21"],"topicsNotShown":0,"allTopics":["cpp17","wg21"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":0,"starsCount":34,"forksCount":6,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-06T18:32:31.755Z"}},{"type":"Public","name":"clangmetatool","owner":"bloomberg","isFork":false,"description":"A framework for reusing code in Clang tools","topicNames":["clang"],"topicsNotShown":0,"allTopics":["clang"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":2,"issueCount":2,"starsCount":119,"forksCount":25,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-02T15:53:29.908Z"}},{"type":"Public","name":"bde_verify","owner":"bloomberg","isFork":false,"description":"Tool used to format, improve and verify code to BDE guidelines","topicNames":["cpp","clang-format","code-formatter"],"topicsNotShown":0,"allTopics":["cpp","clang-format","code-formatter"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":4,"starsCount":42,"forksCount":21,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-07-11T13:02:03.779Z"}},{"type":"Public","name":"quantum","owner":"bloomberg","isFork":false,"description":"Powerful multi-threaded coroutine dispatcher and parallel execution engine","topicNames":["multi-threading","cpp","boost","coroutines","parallel"],"topicsNotShown":0,"allTopics":["multi-threading","cpp","boost","coroutines","parallel"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":3,"issueCount":7,"starsCount":566,"forksCount":98,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-02T21:39:40.745Z"}},{"type":"Public","name":"corokafka","owner":"bloomberg","isFork":false,"description":"C++ Kafka coroutine library using Quantum dispatcher and wrapping CppKafka","topicNames":["kafka","cplusplus","coroutine","quantum","rdkafka","cppkafka"],"topicsNotShown":0,"allTopics":["kafka","cplusplus","coroutine","quantum","rdkafka","cppkafka"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":50,"forksCount":13,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-10-04T21:08:18.159Z"}},{"type":"Public","name":"koan","owner":"bloomberg","isFork":false,"description":"A word2vec negative sampling implementation with correct CBOW update.","topicNames":["cpp","word-embeddings","cbow","skipgram","word2vec"],"topicsNotShown":0,"allTopics":["cpp","word-embeddings","cbow","skipgram","word2vec"],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":261,"forksCount":18,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-11-08T16:37:42.833Z"}},{"type":"Public","name":"rwl-bench","owner":"bloomberg","isFork":false,"description":"A set of benchmark tools for reader/writer locks.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":28,"forksCount":9,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-07-03T11:34:12.228Z"}},{"type":"Public","name":"mapnik","owner":"bloomberg","isFork":true,"description":"Mapnik is an open source toolkit for developing mapping applications","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":824,"license":"GNU Lesser General Public License v2.1","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-16T11:20:50.781Z"}},{"type":"Public archive","name":"blpapi-node","owner":"bloomberg","isFork":false,"description":"Bloomberg Open API module for node.js","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":4,"issueCount":10,"starsCount":243,"forksCount":49,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-10-05T13:09:46.682Z"}},{"type":"Public archive","name":"ghc-2016-tdd-workshop","owner":"bloomberg","isFork":false,"description":"Source files for TDD workshop at Grace Hopper Celebration 2016","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":8,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-10-17T22:25:36.339Z"}},{"type":"Public archive","name":"bde-allocator-benchmarks","owner":"bloomberg","isFork":false,"description":"A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.","topicNames":[],"topicsNotShown":0,"allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":1,"starsCount":31,"forksCount":17,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2016-01-29T18:41:25.845Z"}}],"repositoryCount":16,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}