Package xid is a globally unique id generator suited for web scale. Features:
zize: 12 bytes (96 bits), smaller than UUID, larger than snowflake
base32 hex encoded by default (20 chars when transported as printable string, still sortable)
mon configured, you don't need set a unique machine and/or data center id
k-ordered
embedded time with 1 second precision
unicity guaranteed for 16,777,216 (24 bits) unique ids per second and per host/process
lock-free (i.e.: unlike UUIDv1 and v2)
If you are using git
to control versions of LaTeX files, you may want to show yourself or other users or devs the current version of the file, information about the author and last edited date. All packages for Git known make that kind of information available for the whole repository. But sometimes you have a lot of files within the same repository in different versions, from different authors etc. Perhaps you also split up a big project in small files and want to show within the document who had edited what. This package gives you the opportunity to do so.
Comint MIME
This package provides a text formatting functions in Go.
This package provides a plugin for Setuptools for revision control with Git.
git-latexdiff
is a tool to graphically visualize differences between different versions of a LaTeX file.
This package enables you to step through historic versions of files under Git version control from within Emacs.
This package enables you to step through historic versions of files under Git version control from within Emacs.
The Software Heritage Git Loader is a tool and a library to walk a local Git repository and inject into the SWH dataset all contained files that weren't known before.
Package cors is net/http
handler to handle Cross-origin resource sharing related requests as defined by http://www.w3.org/TR/cors/.
The program is run within a Git repository, and outputs the entire version history, as a LaTeX table. That output will typically be redirected to a file; the author recommends typesetting in landscape orientation.
To access git dependencies (for example, via tools.deps
), one must download git directories and working trees as indicated by git SHAs. This library provides this functionality and also keeps a cache of git directories and working trees that can be reused.
This package implements a fully persistent data structures - a data structure that always preserves the previous version of itself when it is modified. Such data structures are effectively immutable, as their operations do not update the structure in-place, but instead always yield a new structure. It's a stable fork of https://github.com/mndrix/ps.
Chat with Github copilot in Emacs!
This is an internal macro crate for git-version.
This package provides GitLab snippet API interaction for Emacs.
This package provides a Go library to create and print diffs.
Package set implements type-safe, non-allocating algorithms that operate on ordered sets.
Package form implements encoding and decoding of application/x-www-form-urlencoded data.
This package provides a Real-time Transport Protocol packetizer and depacketizer.
@urlhttp://go4.org,go4.org is a collection of packages for Go programmers.
The bom package provides small tools for cleaning BOMs from a byte array or reader.