All Projects → dmerejkowsky → chucknorris

dmerejkowsky / chucknorris

Licence: MIT license
Source code for the "Let's Build Chuck Norris!" project

Programming Languages

python
139335 projects - #7 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
CMake
9771 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to chucknorris

wishlist
This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
Stars: ✭ 49 (+113.04%)
Mutual labels:  conan
Spatial.Engine
[WIP] Spatial is a cross-platform C++ game engine.
Stars: ✭ 50 (+117.39%)
Mutual labels:  conan
conan-qt
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Stars: ✭ 72 (+213.04%)
Mutual labels:  conan
templates
Collection of Conan recipe + CI templates
Stars: ✭ 71 (+208.7%)
Mutual labels:  conan
cmake-init
The missing CMake project initializer
Stars: ✭ 1,071 (+4556.52%)
Mutual labels:  conan
Conan
Conan - The open-source C/C++ package manager
Stars: ✭ 5,498 (+23804.35%)
Mutual labels:  conan
conan-gtest
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Stars: ✭ 11 (-52.17%)
Mutual labels:  conan
mana
IncludeOS C++ Web Application Framework
Stars: ✭ 68 (+195.65%)
Mutual labels:  conan
conan-sdl2
[OBSOLETE] The recipe is now in https://github.com/bincrafters/community
Stars: ✭ 13 (-43.48%)
Mutual labels:  conan
conan-openssl
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index
Stars: ✭ 25 (+8.7%)
Mutual labels:  conan
nexus-repository-conan
Conan the Barbarian, C packaging, fun times
Stars: ✭ 37 (+60.87%)
Mutual labels:  conan
conan-ffmpeg
[OBSOLETE] The recipe is now in https://github.com/bincrafters/community
Stars: ✭ 32 (+39.13%)
Mutual labels:  conan
conan-grpc
[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index - Conan remote archive: https://bincrafters.jfrog.io/artifactory/api/conan/conan-legacy-inexorgame
Stars: ✭ 33 (+43.48%)
Mutual labels:  conan
palladio
Palladio enables the execution of CityEngine CGA rules inside of SideFX Houdini.
Stars: ✭ 92 (+300%)
Mutual labels:  conan
docs
conan.io reStructuredText documentation
Stars: ✭ 93 (+304.35%)
Mutual labels:  conan
conan-sfml
[OBSOLETE] The recipe is now in https://github.com/bincrafters/community
Stars: ✭ 13 (-43.48%)
Mutual labels:  conan
tribe
Conan 2.0 Tribe
Stars: ✭ 43 (+86.96%)
Mutual labels:  conan

ChuckNorris

Note: I've spend quite a long time in my programming career thinking about C++ compilation, and it's a topic I no longer have interest in. As such, the code here, like the accompanying blog posts, are now read-only and probably will get out-of-date one day. Sorry about that, but I thought you ought to know.

This repository contains a library written in c++ that depends on sqlite3

It also contains:

  • wrappers for the following languages:

    • C
    • Java (with jna)
    • Python3 (with cffi)
    • Objective-C
  • an Android application

  • an iOS application

  • and all the scripts you need to build everything without pull your hair out :)

It's used as an example for the Let's Build Chuck Norris series on my blog.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].