![neovim logo](https://raw.githubusercontent.com/github/explore/26674e638508ac4a4e113ee32d6755ebfa000569/topics/neovim/neovim.png)
Lists (10)
Sort Name ascending (A-Z)
Starred repositories
C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)
An easy to use and efficient memory pool allocator written in C++.
Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font for IDE and command line, fine-grained customization options. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1,细粒度的自定义选项
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not nec…
MSVC's implementation of the C++ Standard Library.
GNU Scientific Library with CMake build support and AMPL bindings
HybridCLR是一个特性完整、零成本、高性能、低内存的Unity全平台原生c#热更新解决方案。 HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.
Official mirror of libredwg. With CI hooks and nightly releases. PR's ok
ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.
NVIDIA low-level Render Interface with higher level extensions
GPU accelerated, unbiased physically-based renderer for CAD models based on Open CASCADE Technology
A lightweight library for portable low-level GPU computation using WebGPU.
A C++ OBJ Model Loader that will parse .obj & .mtl Files into Indices, Vertices, Materials, and Mesh Structures.
An open source nesting application for laser cutters, plasma cutters and other CNC machines
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C