All Projects → FrameOfReference → Similar Projects or Alternatives

974 Open source projects that are alternatives of or similar to FrameOfReference

Moderncppci
This is an example of doing a Modern C++ project with CI
Stars: ✭ 109 (+202.78%)
Mutual labels:  visual-studio, gcc, clang
Croaring
Roaring bitmaps in C (and C++)
Stars: ✭ 735 (+1941.67%)
Mutual labels:  visual-studio, gcc, clang
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (-36.11%)
Mutual labels:  visual-studio, gcc, clang
Ci helloworld
A simple example of how to setup a complete CI environment for C and C++
Stars: ✭ 357 (+891.67%)
Mutual labels:  visual-studio, gcc, clang
Boomerang
Boomerang Decompiler - Fighting the code-rot :)
Stars: ✭ 265 (+636.11%)
Mutual labels:  visual-studio, gcc, clang
Pfr
std::tuple like methods for user defined types without any macro or boilerplate code
Stars: ✭ 896 (+2388.89%)
Mutual labels:  visual-studio, gcc, clang
Sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Stars: ✭ 2,791 (+7652.78%)
Mutual labels:  visual-studio, gcc, clang
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (+227.78%)
Mutual labels:  visual-studio, gcc, clang
Fixed point
C++ Binary Fixed-Point Arithmetic
Stars: ✭ 199 (+452.78%)
Mutual labels:  gcc, clang
Oroch
A C++ library for integer array compression
Stars: ✭ 22 (-38.89%)
Mutual labels:  compression, integer-compression
cpp-compiler-options
Compilation options for different versions of Clang, GCC and MSVC. Provided a generator and different file formats (cmake, xmake, meson, premake5, bjam/b2, ...)
Stars: ✭ 19 (-47.22%)
Mutual labels:  gcc, clang
Arm Cmake Toolchains
CMake toolchain configurations for ARM
Stars: ✭ 148 (+311.11%)
Mutual labels:  gcc, clang
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+3044.44%)
Mutual labels:  gcc, clang
hmg
💝 My personal Gentoo/Linux configuration backup files
Stars: ✭ 16 (-55.56%)
Mutual labels:  gcc, clang
C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+2877.78%)
Mutual labels:  gcc, clang
Ccache
ccache – a fast compiler cache
Stars: ✭ 1,128 (+3033.33%)
Mutual labels:  gcc, clang
rebuild
Zero-dependency, reproducible build environments
Stars: ✭ 48 (+33.33%)
Mutual labels:  gcc, clang
cdetect
🔬 Detect which compiler and compiler version a Linux executable (in the ELF format) was compiled with
Stars: ✭ 23 (-36.11%)
Mutual labels:  gcc, clang
Gcovr
generate code coverage reports with gcc/gcov
Stars: ✭ 482 (+1238.89%)
Mutual labels:  gcc, clang
Usrefl
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
Stars: ✭ 287 (+697.22%)
Mutual labels:  gcc, clang
Libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Stars: ✭ 159 (+341.67%)
Mutual labels:  gcc, clang
Polymcu
An open framework for micro-controller software
Stars: ✭ 173 (+380.56%)
Mutual labels:  gcc, clang
Cmake Scripts
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
Stars: ✭ 202 (+461.11%)
Mutual labels:  gcc, clang
VTEnc
VTEnc C library
Stars: ✭ 31 (-13.89%)
Mutual labels:  compression, integer-compression
Cmakepchcompiler
CMake precompiled header support via custom PCH compiler extension
Stars: ✭ 105 (+191.67%)
Mutual labels:  gcc, clang
FastIntegerCompression.js
Fast integer compression library in JavaScript
Stars: ✭ 46 (+27.78%)
Mutual labels:  compression, integer-compression
clangbuilder
Building Clang ♡ Utility and Environment
Stars: ✭ 101 (+180.56%)
Mutual labels:  visual-studio, clang
C
Compile and execute C "scripts" in one go!
Stars: ✭ 1,920 (+5233.33%)
Mutual labels:  gcc, clang
perses
Language-agnostic program reducer.
Stars: ✭ 57 (+58.33%)
Mutual labels:  gcc, clang
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (+252.78%)
Mutual labels:  gcc, clang
rooki
A stupid simple script runner supporting c, c++, rust, haskell and virtually anything
Stars: ✭ 26 (-27.78%)
Mutual labels:  gcc, clang
Uefi Ntfs
UEFI:NTFS - Boot NTFS partitions from UEFI
Stars: ✭ 386 (+972.22%)
Mutual labels:  visual-studio, gcc
Stdex
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
Stars: ✭ 43 (+19.44%)
Mutual labels:  visual-studio, gcc
Llvm Vs2017 Integration
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
Stars: ✭ 84 (+133.33%)
Mutual labels:  visual-studio, clang
c-compiler-security
Security-related flags and options for C compilers
Stars: ✭ 125 (+247.22%)
Mutual labels:  gcc, clang
minilib
A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.
Stars: ✭ 29 (-19.44%)
Mutual labels:  gcc, clang
lldbg
A lightweight native GUI for LLDB.
Stars: ✭ 83 (+130.56%)
Mutual labels:  gcc, clang
C-Cpp-Coverage-for-CLion
Get coverage data in CLion using gcov or llvm-cov
Stars: ✭ 37 (+2.78%)
Mutual labels:  gcc, clang
Cvise
Super-parallel Python port of the C-Reduce
Stars: ✭ 77 (+113.89%)
Mutual labels:  gcc, clang
Efifs
EFI FileSystem drivers
Stars: ✭ 272 (+655.56%)
Mutual labels:  visual-studio, gcc
Compilescore
Visual Studio extension and standalone app for build times and compilation data visualization.
Stars: ✭ 135 (+275%)
Mutual labels:  visual-studio, clang
xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
Stars: ✭ 29 (-19.44%)
Mutual labels:  gcc, clang
Ducible
A tool to make Windows builds reproducible.
Stars: ✭ 211 (+486.11%)
Mutual labels:  visual-studio
Dasblog Core
The original DasBlog reimagined with ASP.NET Core
Stars: ✭ 252 (+600%)
Mutual labels:  visual-studio
Caffe Yolov3 Windows
A windows caffe implementation of YOLO detection network
Stars: ✭ 210 (+483.33%)
Mutual labels:  visual-studio
Ptvs
Python Tools for Visual Studio
Stars: ✭ 2,399 (+6563.89%)
Mutual labels:  visual-studio
vscode-icons-manager--electron
Manage vscode icons by Dhanish Gajjar easy with ease
Stars: ✭ 22 (-38.89%)
Mutual labels:  visual-studio
Git Credential Manager For Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
Stars: ✭ 2,732 (+7488.89%)
Mutual labels:  visual-studio
Zetaresourceeditor
Free multilingual, parallel .NET resource file editing
Stars: ✭ 204 (+466.67%)
Mutual labels:  visual-studio
Bridge
♠️ C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.
Stars: ✭ 2,216 (+6055.56%)
Mutual labels:  visual-studio
Visual Studio Jquery Code Snippets
130+ jQuery code snippets for Visual Studio 2012-2019.
Stars: ✭ 250 (+594.44%)
Mutual labels:  visual-studio
Pothossdr
Pothos SDR windows development environment
Stars: ✭ 193 (+436.11%)
Mutual labels:  visual-studio
Hybridizer Basic Samples
Examples of C# code compiled to GPU by hybridizer
Stars: ✭ 186 (+416.67%)
Mutual labels:  visual-studio
Shafa-CD
File Compressor written in C using both Shannon Fano and RLE algorithms
Stars: ✭ 24 (-33.33%)
Mutual labels:  clang
FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
Stars: ✭ 391 (+986.11%)
Mutual labels:  visual-studio
Sonarlint Visualstudio
SonarLint extension for VisualStudio
Stars: ✭ 242 (+572.22%)
Mutual labels:  visual-studio
Improvexamarinbuildtimes
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
Stars: ✭ 180 (+400%)
Mutual labels:  visual-studio
Cvdrone
CV Drone (= OpenCV + AR.Drone)
Stars: ✭ 178 (+394.44%)
Mutual labels:  visual-studio
Fsharp
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Stars: ✭ 2,966 (+8138.89%)
Mutual labels:  visual-studio
Visualstudiostandalone
Make your Visual Studio Portable
Stars: ✭ 177 (+391.67%)
Mutual labels:  visual-studio
1-60 of 974 similar projects