FFalcon's Stars
sphqxe/NATS-WebUI
A WebUI for NATS Server
primait/event_sourcing.rs
event sourcing framework in rust
Dasync/Dasync
Every developer deserves the right of creating microservices without using any framework 🤍
dpilger26/NumCpp
C++ implementation of the Python Numpy library
thecreazy/cerbero
Track your users interactions
faouzioudouh/react-tracker
React specific tracking library, Track user interaction with minimal API!
fusion-hq/fusion
🚀 Open-source alternative for Mixpanel - Amplitude - Hotjar - Fullstory✨
lazycatlabs/flutter_auth_app
Flutter auth app with TDD Clean Architecture
pasztorpisti/X52-HOTAS
Arduino library to interface with the X52 HOTAS through its PS/2 connector
stevef51/CPPServiceLocator
A header only C++ Dependancy Injector
valinet/ExplorerPatcher
This project aims to enhance the working environment on Windows
mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
embeddedartistry/libc
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
openhwgroup/cva6
The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
wvangansbeke/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
MarcusNg/flutter_netflix_responsive_ui
https://youtu.be/rJKN_880b-M
ShiqiYu/libfacedetection
An open source library for face detection in images. The face detection speed can reach 1000FPS.
chronoxor/CppTrader
High performance components for building Trading Platform such as ultra fast matching engine, order book processor
exchange-core/exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
wilk/microjob
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
josdejong/workerpool
Offload tasks to a pool of workers on node.js and in the browser
OpenGenus/cosmos
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
LukasBanana/LLGL
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
ZheC/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
anders94/blockchain-demo
A web-based demonstration of blockchain concepts.
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
RabbitVM/rabbit
Rabbit VM.
0xAX/linux-insides
A little bit about a linux kernel
ionescu007/SimpleVisor
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support dynamic hyperjacking and unhyperjacking (that is, virtualizing the host state from within the host). It works on Windows and UEFI.