Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
rust_swig
Tool for connecting programs or libraries written in Rust with other languages
-
sdcv
-
qt_monkey
Tool for testing Qt based applications
-
qemu_at91sam9263
implement at91sam9263 cpu support in qemu, based on navara branch
C 7
-
qemu-last-2011
QEMU emulator and ABI wrapper
C 2
-
rust-nmea
Forked from flxo/rust-nmea
NMEA 0183 parser
Rust 2
385 contributions in the last year
Contribution activity
April 2019
- Dushistov/fleece C++
Created a pull request in couchbase/couchbase-lite-core that received 5 comments
travis-ci: build with clang-8 plus run tests
I updated travis config to use clang-8 instead of clang-7,
plus added call of test_unix.sh.
It fails, but this is because of tests are really faile…