aleks-f's Stars
saprykin/plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
jimm98y/MSSQLEXPRESS-M1-Install
Installers and installation scripts for Microsoft SQL Server Express on ARM64.
piceaTech/node-gitlab-2-github
Migrate Issues, milestones etc from gitlab to github
memgraph/orb
Graph visualization library
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
lucasg/Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
libstud/libstud-json
JSON pull-parser/push-serializer library for C++
nanomsg/nng
nanomsg-next-generation -- light-weight brokerless messaging
opencontainers/runtime-spec
OCI Runtime Specification
Tessil/ordered-map
C++ hash map and hash set which preserve the order of insertion
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
containers/crun
A fast and lightweight fully featured OCI runtime and C library for running containers
schollz/raspberry-pi-turnkey
How to make a Raspberry Pi image that can be deployed anywhere and assigned to a WiFi network without SSH :ok_hand:
h2o/h2o
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
aguskov1987/arango-graphit
ArangoDB management environment
skeeto/pdjson
C JSON parser library that doesn't suck
jqlang/jq
Command-line JSON processor
ZewoGraveyard/uri_parser
URI parser
mlamina/Kubernetes-Manager
This project is a browser-based interface to the Kubernetes API. The idea is to provide most of the functionality of the kubectl.sh command-line tool. Additionally, it should give you a quick overview of the health status of your Kubernetes cluster.
floating-ui/floating-ui
A JavaScript library to position floating elements and create interactions for them.
pocoproject/distro
POCO Distribution
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
EbookFoundation/free-programming-books
:books: Freely available programming books
mfontanini/libtins
High-level, multiplatform C++ network packet sniffing and crafting library.
draios/sysdig
Linux system exploration and troubleshooting tool with first class support for containers
Rapptz/sol
A C++11 Lua wrapper
bpampuch/pdfmake
Client/server side PDF printing in pure JavaScript
pjkundert/cpppo
Communications Protocol Python Parser and Originator -- EtherNet/IP CIP
willemt/raft
C implementation of the Raft Consensus protocol, BSD licensed