1,788 skills found · Page 1 of 60
isaacs / Node Lru CacheA fast cache that automatically deletes the least recently used items
rlabbe / FilterpyPython Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
yuanming-hu / Taichi MpmHigh-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
remi / TeamocilThere's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files.
salesforce / CloudsplainingCloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report.
salesforce / Policy SentryIAM Least Privilege Policy Generator
kubearmor / KubeArmorRuntime Security Enforcement System. Workload hardening/sandboxing and implementing least-permissive policies made easy leveraging LSMs (LSM-BPF, AppArmor).
ionescu007 / SimpleVisorSimpleVisor 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.
komeilmehranfar / Visa Sponsors Companies For IraniansHi everyone, we want to list companies that hired at least one Iranian. If you are an expert and tried to relocate from Iran, you definitely found out that it's hard to find companies that can support you as an Iranian to relocate and obtain visa. so we want to create a list that can help you query the companies much easier.
code-golf / Code GolfA game designed to let you show off your code-fu by solving problems in the least number of characters.
rivermoonlight / GobbledegookI'm a firm believer that a maintainer should be, at least in some part, a consumer of the thing they're maintaining. I built GGK for a personal project. That project's communication needs have grown considerably, beyond the point where Bluetooth LE is a viable option and I was forced to make the switch to an IP-based solution. As much as I've enjoyed building and using GGK, I no longer have a use-case for Bluetooh LE or a test-case for GGK.
lmfit / Lmfit PyNon-Linear Least Squares Minimization, with flexible Parameter settings, based on scipy.optimize, and with many additional classes and methods for curve fitting.
Netflix / RepokidAWS Least Privilege for Distributed, High-Velocity Deployment
7thSamurai / SteganographySimple C++ Image Steganography tool to encrypt and hide files inside images using Least-Significant-Bit encoding.
RobinDavid / LSB SteganographyPython program to steganography files into images using the Least Significant Bit.
bridgecrewio / AirIAMLeast privilege AWS IAM Terraformer
rsms / Js LruA fast, simple & universal Least Recently Used (LRU) map for JavaScript
sindresorhus / Quick LruSimple “Least Recently Used” (LRU) cache
davidgilbertson / Know It AllIf you don't know it all, at least know what you don't know.
anish000kumar / Redux BoxModular and easy-to-grasp redux based state management, with least boilerplate