BluFedora's Stars
keengames/vulkan_backend
A snapshot of our vulkan backend code
pthom/imgui_bundle
Your fast track to powerful GUIs: Dear ImGui Bundle, an extensive toolkit for Python and C++ with immediate mode efficiency.
CBaquero/delta-enabled-crdts
Reference implementations of state-based CRDTs that offer deltas for all mutations.
loro-dev/loro
Make your JSON data collaborative and version-controlled with CRDTs
automerge/automerge
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
yjs/yjs
Shared data types for building collaborative software
archagon/crdt-playground
john-chapman/im3d
Immediate mode rendering and 3d gizmos.
colrdavidson/spall-web
Simple, Fast, Portable Profiling
fastfloat/fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
fancycode/MemoryModule
Library to load a DLL from memory.
thorvg/thorvg
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
tonsky/FiraCode
Free monospaced font with programming ligatures
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
wolfpld/tracy
Frame profiler
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
Leandros/WindowsHModular
A modular Windows.h Header. Licensed under Public Domain & MIT.
stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
spnda/fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
bkaradzic/bnet
Message oriented networking library using TCP transport.
jeremy-rifkin/cpptrace
Simple, portable, and self-contained stacktrace library for C++11 and newer
soasis/text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
nullgemm/globuf
Portable windowing library (Linux, Windows, macOS)
zeux/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
emcrisostomo/fswatch
A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
facebook/folly
An open-source C++ library developed and used at Facebook.
simdutf/simdutf
Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension, LoongArch64. Part of Node.js, WebKit/Safari, Ladybird, Chromium, Cloudflare Workers and Bun.