Lists (1)
Sort Name ascending (A-Z)
Stars
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
A massively spiffy yet delicately unobtrusive compression library.
💎多语言实现,高性能生成唯一数字ID。 💎优化的雪花算法(SnowFlake)——雪花漂移算法,在缩短ID长度的同时,具备极高瞬时并发处理能力(50W/0.1s)。 💎原生支持 C#/Java/Go/Rust/C/JavaScript/TypeScript/Python/Pascal 多语言,提供其它适用于其它语言的多线程安全调用动态库(FFI)。💎支持容器环境自动扩容(自动注册 Worke…
zlib replacement with optimizations for "next generation" systems.
Open-source foundation of the user-sponsored PyMOL molecular visualization system.
a python package for fast random access to sequences from plain and gzipped FASTA/Q files
NCLS. Basically a static interval-tree that is silly fast for both construction and lookups. Deprecated but maintained.
A C/C++ library for fast interval overlap queries (with a "bedtools coverage" example)
Tools to convert Illumina IDAT/BPM/EGT/GTC and Affymetrix CEL/CHP files to VCF
Fast random access of gzip files in Python
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
a python package for finding tandem repeats from genomic sequences
The Sfio library from AT&T Labs (mirror with limited history)
Augmented interval list (AIList): a novel data structure for efficient genomic interval search
Cryptographically Secure File I/O - Simple encrypted random access file library
The following scripts are written to demonstrate how to extend the Python Programming language with C and C++. To support extensions, the Python API (Application Programmers Interface) defines a se…