-
DonTouchMyMenu Public
A exe that stay in the taskbar, specifically for monitoring and deleting useless registry entries in the right-click menu.
C++ MIT License UpdatedFeb 6, 2024 -
utfdir Public
convert all files(.txt .h .cpp) in dir to UTF-8 BOM
-
ADAA Public
Forked from jatinchowdhury18/ADAAExperiments with Antiderivative Antialiasing
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 29, 2021 -
BullshitGenerator Public
Needs to generate some texts to test if my GUI rendering codes good or not. so I made this.
-
-
faust Public
Forked from grame-cncm/faustFunctional programming language for signal processing and sound synthesis
C++ Other UpdatedJan 23, 2020 -
RTree Public
Forked from nushoin/RTreeN-dimensional RTree implementation in C++
C++ UpdatedDec 18, 2019 -
-
pffft Public
Forked from marton78/pffftA GitHub mirror of Julien Pommier's PFFFT: a pretty fast FFT.
C UpdatedNov 22, 2018 -
-
bundle Public
Forked from r-lyeh-archived/bundle📦 Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGELO, SHRINKER, CRUSH, LZJB and SHOCO streams in a ZIP file (…
-
nanovg Public
Forked from memononen/nanovgAntialiased 2D vector drawing library on top of OpenGL for UI and visualizations.
C zlib License UpdatedApr 15, 2018 -
ffts Public
Forked from anthonix/fftsThe Fastest Fourier Transform in the South
C Other UpdatedApr 14, 2018 -
spdlog Public
Forked from gabime/spdlogSuper fast C++ logging library.
C++ MIT License UpdatedAug 19, 2017 -
Catch Public
Forked from catchorg/Catch2A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++98, C++03, C++11, C++14 and later
-
imgui Public
Forked from ocornut/imguiBloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
C++ MIT License UpdatedAug 17, 2017 -
rapidjson Public
Forked from Tencent/rapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
C++ Other UpdatedAug 15, 2017 -
JUCE Public
Forked from juce-framework/JUCEThe JUCE cross-platform C++ framework.
C++ UpdatedAug 11, 2017 -
fftw3 Public
Forked from FFTW/fftw3This is the official repository for the FFTW Fourier transform library, version 3.x
C GNU General Public License v2.0 UpdatedJul 31, 2017 -
pcre2 Public
Forked from svn2github/pcre2GitHub clone of SVN repo svn://vcs.exim.org/pcre2/code/trunk (cloned by http://svn2github.com/)
C Other UpdatedJul 29, 2017 -
DSPFilters Public
Forked from vinniefalco/DSPFiltersA Collection of Useful C++ Classes for Digital Signal Processing
C++ UpdatedJul 28, 2017 -
Celero Public
Forked from DigitalInBlue/CeleroC++ Benchmark Authoring Library/Framework
-
freetype Public
Forked from winlibs/freetypeA Free, High-Quality, and Portable Font Engine
-
kfr Public
Forked from kfrlib/kfrFast, modern C++ DSP framework, FFT, Audio Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, ARM NEON)
-
win-iconv Public
Forked from win-iconv/win-iconviconv implementation using Win32 API to convert.
C UpdatedMay 31, 2017 -
tlsf Public
Forked from mattconte/tlsfTwo-Level Segregated Fit memory allocator implementation.
C UpdatedMay 12, 2017 -
sse_mathfun_extension Public
Forked from to-miz/sse_mathfun_extensionSSE2 implementations of sin, cos, exp, log, tan, cot, atan, atan2
-
-
cryptopp Public
Forked from mmoss/cryptoppGithub mirror of the Crypto++ library
C++ UpdatedSep 11, 2016 -
getopt Public
Forked from r-lyeh-archived/getoptSimple command-line options handler (C++11)