Ultra-Code
Love Systems Programming,The creation of robust, maintainable, and performant software.
@AnimosusoftAccra, Ghana
Ultra-Code's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
helix-editor/helix
A post-modern modal text editor.
modularml/mojo
The Mojo Programming Language
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
gurugio/lowlevelprogramming-university
How to be low-level programmer
microsoft/promptflow
Build high-quality LLM apps - from prototyping, testing to production deployment and monitoring.
openvinotoolkit/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
elves/elvish
Powerful scripting language & versatile interactive shell
cloud-hypervisor/cloud-hypervisor
A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.
zigzap/zap
blazingly fast backends in zig
orlp/pdqsort
Pattern-defeating quicksort.
zrythm/zrythm
a highly automated and intuitive digital audio workstation - official mirror
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.
FastVM/minivm
A VM That is Dynamic and Fast
max0x7ba/atomic_queue
C++14 lock-free queue.
fubark/cyber
Fast and concurrent scripting.
luajit-remake/luajit-remake
An ongoing attempt to re-engineer LuaJIT from scratch
microsoft/DiskANN
Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
emeryberger/Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
zigcc/awesome-zig
A collection of some awesome public Zig programming language projects.
kristoff-it/zine
Fast, Scalable, Flexible Static Site Generator (SSG)
RealNeGate/Cuik
A Modern C11 compiler (STILL EARLY)
esteininger/vector-search
The definitive guide to using Vector Search to solve your semantic search production workload needs.
fabioarnold/nanovg-zig
A small anti-aliased hardware-accelerated vector graphics library
PacktPublishing/Deep-Learning-with-TensorFlow-and-Keras-3rd-edition
Deep Learning with TensorFlow and Keras – 3rd edition, Published by Packt
TheAlgorithms/Zig
Collection of Algorithms implemented in Zig.
rsepassi/zigcoro
A Zig coroutine library
Luukdegram/mzg_pack
Message Pack (de)serialization library for Zig
qbradley/bincode-zig
A zig binary serializer/deserializer that is compatible with the rust bincode crate.