-
cyclonedx-python Public
Forked from CycloneDX/cyclonedx-pythonCycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments
Python Apache License 2.0 UpdatedApr 24, 2025 -
cyclonedx-python-lib Public
Forked from CycloneDX/cyclonedx-python-libPython library for generating CycloneDX SBOMs
Python Apache License 2.0 UpdatedAug 14, 2024 -
pyopenssl Public
Forked from pyca/pyopensslPython interface to the OpenSSL library
Python Apache License 2.0 UpdatedNov 14, 2023 -
kerberos-sspi Public
Forked from may-day/kerberos-sspiAPI level equivalent with kerberos package but uses windows sspi (through pywin32)
Python UpdatedJul 14, 2023 -
-
sphinxcontrib-globalsubs Public
Forked from missinglinkelectronics/sphinxcontrib-globalsubsSphinx global substitutions extension
Python Other UpdatedJan 11, 2023 -
simdutf Public
Forked from simdutf/simdutfUnicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512.
C++ Apache License 2.0 UpdatedNov 10, 2022 -
libopenmetaverse Public
Forked from UbitUmarov/libopenmetaverseLibOpenMetaverse is a collection of .NET libraries written in c# for interacting with 3d virtual world simulators. The core library implements the protocol, networking and client functionality.
C# Other UpdatedFeb 7, 2022 -
minio Public
Forked from minio/minioMinIO is a high performance object storage server compatible with Amazon S3 APIs
Go GNU Affero General Public License v3.0 UpdatedDec 11, 2021 -
pyoidc Public
Forked from CZ-NIC/pyoidcA complete OpenID Connect implementation in Python
Python Other UpdatedOct 1, 2020 -
life10-benchmarks Public
Forked from rusini/life10-benchmarksBenchmarking 10 dynamic languages on array-heavy code
Python The Unlicense UpdatedJun 20, 2020 -
Ceph is a distributed object, block, and file storage platform
C++ Other UpdatedNov 2, 2018 -
pycryptodome Public
Forked from Legrandin/pycryptodomeA self-contained cryptographic library for Python
Python Other UpdatedNov 1, 2018 -
openssl Public
Forked from openssl/opensslTLS/SSL and crypto library
C Other E04F UpdatedNov 23, 2017 -
delegator.py Public
Forked from amitt001/delegator.pySubprocesses for Humans 2.0.
Python UpdatedJul 20, 2017 -
beaker Public
Forked from bbangert/beakerWSGI middleware for sessions and caching
Python Other UpdatedFeb 14, 2017 -
ldaptor Public
Forked from twisted/ldaptorLDAP server, client and utilities, using Twisted Python
Python Other UpdatedJun 8, 2016 -
winkerberos Public
Forked from mongodb/winkerberosA native Kerberos SSPI client implementation for python
C Apache License 2.0 UpdatedMar 22, 2016 -
mod_wsgi Public
Forked from GrahamDumpleton/mod_wsgiSource code for Apache/mod_wsgi.
C Apache License 2.0 UpdatedAug 19, 2015 -
cryptography Public
Forked from pyca/cryptographycryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Python Other UpdatedJun 10, 2015 -
-
signxml Public
Forked from XML-Security/signxmlPython XML Signature library
Python Apache License 2.0 UpdatedApr 28, 2015 -
llvmtcl Public
Forked from jdc8/llvmtclTcl extension for the LLVM C API
Tcl Other UpdatedMar 14, 2015 -
neovim Public
Forked from neovim/neovimvim's rebirth for the 21st century
C Vim License UpdatedJun 18, 2014 -
ArrayAccessBench Public
Forked from logicchains/ArrayAccessBenchMicrobenchmark of array access and mutation
Go BSD 2-Clause "Simplified" License UpdatedFeb 22, 2014 -
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
-
flat_file_benchmark Public
Forked from lorca/flat_file_benchmarkA Benchmark for Reading Flat Files into Memory