Shaare your links...
2008 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
page 1 / 1
14 results for tags C++ x
  • GitHub - kimwalisch/primecount: 🚀 Fast prime counting function implementations
    primecount is a command-line program and C/C++ library that counts the number of primes ≤ x (maximum 1031) using highly optimized implementations of the combinatorial prime counting algorithms.
    Found via https://www.cliki.net/primecount and https://github.com/AaronChen0/primecount
    Mon Jun 27 10:40:50 2022 - permalink -
    - https://github.com/kimwalisch/primecount
    algorithm C C++ mathematics
  • Valgrind is an instrumentation framework for building dynamic analysis tools.
    There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
    Sat Oct 30 20:00:05 2021 - permalink -
    - https://valgrind.org/
    C C++ software tool
  • F´ A Flight Software and Embedded Systems Framework
    F´ (or F Prime) is a software framework for the rapid development and deployment of embedded systems and spaceflight applications. Originally developed at NASA’s Jet Propulsion Laboratory, F´ is open-source software that has been successfully deployed for several space applications. It has been used for but is not limited to, CubeSats, SmallSats, instruments, and deployable.
    Thu Jun 24 16:55:21 2021 - permalink -
    - https://nasa.github.io/fprime/
    C++ NASA software space
  • GitHub - apenwarr/isochronous: Precise timing related network testing tools: isoping, isostream, udpstress.
    Precise timing related network testing tools: isoping, isostream, udpstress.
    Tue May 11 14:38:50 2021 - permalink -
    - https://github.com/apenwarr/isochronous
    C++ software time tool
  • AFF3CT - A Fast Forward Error Correction Toolbox
    AFF3CT is an Open-source software (MIT license) dedicated to the Forward Error Correction (FEC or channel coding) simulations. It is written in C++11 and it supports a large range of codes: from the well-spread Turbo codes to the new Polar codes including the Low-Density Parity-Check (LDPC) codes. A particular emphasis is given to the simulation throughput performance (hundreds of Mb/s on today's CPUs) and the portability of the code.
    The comparison table on https://aff3ct.github.io/fec_libraries.html is interesting.
    Note that the shaarli bookmarklet was working here.
    Mon Jun 15 15:12:27 2020 - permalink -
    - https://aff3ct.github.io/
    C++ coding correction error FOSS MIT
  • Compiler Explorer
    See the output of several compilers in your web browser.
    In addition to C++, it now supports Go, Rust and D.
    Mon Jun 3 10:15:16 2019 - permalink -
    - https://godbolt.org/
    C C++ compiler Go hack Rust tool
  • RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc.
    RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. There’s also limited support for ObjC/ObjC++. It allows you to find symbols by name (including nested class and namespace scope). Most importantly we give you proper follow-symbol and find-references support. We also have neat little things like rename-symbol, integration with clang’s “fixits” (http://clang.llvm.org/diagnostics.html). We also integrate with flymake using clang’s vastly superior errors and warnings. Since RTags constantly will reindex “dirty” files you get live updates of compiler errors and warnings. Since we already know how to compile your sources we have a way to quickly bring up the preprocessed output of the current source file in a buffer.

    While existing taggers like gnu global, cscope, etags, ctags etc do a decent job for C they often fall a little bit short for C++. With its incredible lexical complexity, parsing C++ is an incredibly hard task and we make no bones about the fact that the only reason we are able to improve on the current tools is because of clang (http://clang.llvm.org/). RTags is named RTags in recognition of Roberto Raggi on whose C++ parser we intended to base this project but he assured us clang was the way to go. The name stuck though.
    Tue Apr 24 15:13:28 2018 - permalink -
    - https://github.com/Andersbakken/rtags
    C C++ emacs tool
  • Nanosdr is a lightweight software defined radio (SDR) package for Linux
    A simple SDR console application
    SDR client and server for low bandwidth remote operation
    Command line receiver for unattended operation
    Transmit support (planned for v2 in 2018)
    Primarily targeting Linux desktop and SBCs with limited resources
    Written in cross-platform C/C++
    Easy deployment thanks to minimal external dependencies

    Nanosdr is still a work in progress with initial public release expected around the end of 2017
    Thu Oct 5 00:11:20 2017 - permalink -
    - https://groups.io/g/nanosdr
    C C++ Linux radio software
  • cppreference.com -- reference manuals for C (89--11) and C++ (98--17)
    On-line references for the C and C++ programming languages and their standard libraries. Also available as archives for off-line viewing
    http://en.cppreference.com/w/Cppreference:Archives
    Fri Sep 23 12:40:46 2016 - permalink -
    - http://en.cppreference.com/w/
    C C++ language on-line reference
  • C-Hasser in 10 Tagen
    Rant against C[++] compared to Modula-3 (german).
    Wed Nov 10 18:59:52 2010 - permalink -
    - http://www.parallelnetz.de/CHater.html
    C++ german reading security software TODO
  • C++ Reference
    On-line reference to C++ and its standard libraries.
    Wed Jan 20 18:34:54 2010 - permalink -
    - http://www.cppreference.com/wiki/start
    C++ documentation language programming reference wiki
  • The GPS Toolkit, GPSTK
    A collection of free (GPL) tools to process GPS-related data (RINEX files, etc.) written in C++. Includes bindings to Octave. The goal of the GPSTk project is to provide a open source library and suite of applications to the satellite navigation commun
    Thu Sep 20 21:45:23 2007 - permalink -
    - http://www.gpstk.org/bin/view/Documentation/WebHome
    C++ FOSS GPS software tool
  • Mustajuuri
    Mustajuuri (Black salsify, Scorzonera hispanica) is an audio signal processing application and toolkit. Written in C++. One of the targets of BlockCompiler.
    Wed May 2 19:17:57 2007 - permalink -
    - http://www.tml.tkk.fi/~tilmonen/mustajuuri/index.html
    C++ DSP FOSS software
  • Astronomy C/C++ source code
    C/C++ version of the orbit models used with TLE data.
    Source code for astronomical calculations, including satellite orbits.
    See also https://github.com/Bill-Gray/sat_code/ which is licensed under the GPL V2.
    Thu Dec 7 19:45:53 2006 - permalink -
    - http://www.projectpluto.com/source.htm#astrocalc
    almanac astronomy C C++ GPL satellite science software
Links per page: 20 50 100
page 1 / 1
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.