avihaibd's Stars
MatanRubin/st-pydantic
🪄 Auto-generate Streamlit UI from Pydantic Models and Dataclasses.
Yubico/yubikey-manager
Python library and command line tool for configuring any YubiKey over all USB interfaces.
Kong/kong-plugin-zipkin
A Kong plugin for propogating zipkin spans and reporting spans to a zipkin server - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
spring-attic/platform
The lean and modular platform for modern applications
kubernetes/kubectl
Issue tracker and mirror of kubectl code
cloudflare/cfssl
CFSSL: Cloudflare's PKI and TLS toolkit
zhaozg/lua-openssl
Openssl binding for Lua
starius/luacrypto
this project is deprecated, use luaossl
mpx/lua-cjson
Lua CJSON is a fast JSON encoding/parsing module for Lua
lunarmodules/Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
lubyk/yaml
Yaml for Lubyk.
aiq/basexx
A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.
bluebird75/luaunit
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
gradle/gradle
Adaptable, fast automation for all
spring-projects/spring-framework
Spring Framework
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
lachie83/k8s-kubectl
Kubernetes client kubectl container
PGBI/kong-dashboard
Dashboard for managing Kong gateway
cffi/cffi
The Common Foreign Function Interface
wahern/luaossl
Most comprehensive OpenSSL module in the Lua universe.
mpeterv/luacheck
A tool for linting and static analysis of Lua code.
openresty/lua-nginx-module
Embed the Power of Lua into NGINX HTTP servers
yaml/pyyaml
Canonical source repository for PyYAML
pyserial/pyserial
Python serial port access library
pallets/click
Python composable command line interface toolkit
newvem/pytz
andrivet/python-asn1
Python-ASN1 is a simple ASN.1 encoder and decoder for Python 2.7 and 3.5+.
agronholm/cbor2
Python CBOR (de)serializer with extensive tag support
dateutil/dateutil
Useful extensions to the standard Python datetime features
pyca/cryptography
cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.