nektonick /
test-assignment-for-internship
Тестовое задание на стажировку (C++)
48/100 healthLoading repository data…
eoan-ermine / repository
Тестовое задание на должность «Backend C++ Developer»
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Template of a C++ service that uses userver framework with PostgreSQL and gRPC.
To create your own userver-based service follow the following steps:
git clone your-service-repo && cd your-service-repofind . -not -path "./third_party/*" -not -path ".git/*" -not -path './build_*' -type f | xargs sed -i 's/kiddy_line_processor/YOUR_SERVICE_NAME/g').Makefile contains typicaly useful targets for development:
make build-debug - debug build of the service with all the assertions and sanitizers enabledmake build-release - release build of the service with LTOmake test-debug - does a make build-debug and runs all the tests on the resultmake test-release - does a make build-release and runs all the tests on the resultmake service-start-debug - builds the service in debug mode and starts itmake service-start-release - builds the service in release mode and starts itmake or make all - builds and runs all the tests in release and debug modesmake format - autoformat all the C++ and Python sourcesmake clean- - cleans the object filesmake dist-clean - clean all, including the CMake cached configurationsmake install - does a make build-release and runs install in directory set in environment PREFIXmake install-debug - does a make build-debug and runs install in directory set in environment PREFIXmake docker-COMMAND - run make COMMAND in docker environmentmake docker-build-debug - debug build of the service with all the assertions and sanitizers enabled in docker environmentmake docker-test-debug - does a make build-debug and runs all the tests on the result in docker environmentmake docker-start-service-release - does a make install-release and runs service in docker environmentmake docker-start-service-debug - does a make install-debug and runs service in docker environmentmake docker-clean-data - stop docker containers and clean database dataEdit Makefile.local to change the default configuration and build options.
The original template is distributed under the Apache-2.0 License and CLA. Services based on the template may change the license and CLA.
Selected from shared topics, language and repository description—not editorial ratings.
nektonick /
Тестовое задание на стажировку (C++)
48/100 healthsageMarik /
Тестовое задание на стажировку C++
27/100 healthMurkyshadow /
Тестовое задание C на стажировку "Северстали"
42/100 healthpkirilin /
Тестовое задание Mindbox на позицию C# разработчика
4/100 healthMasterAler /
Тестовое задание на Senior Software Developer C++ (Qt)
34/100 healthVladGabdulin /
Тестовое задание для отбора на стажировку VK на позицию Разработчик C++
34/100 health