libsrpc0t64

Sogou RPC (SRPC) Runtime Library

SRPC is an enterprise-level RPC framework widely used by Tencent, Sogou and many small and medium-sized companies. It handles hundreds of millions of requests every day, mainly from search engines. It supports two common IDLs: protobuf and thrift, and implements several commonly used rpc protocols. It is also an open source version of Tencent's enterprise-level RPC protocol, tRPC.

gccgo-go

Go programming language -- gccgo

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

python3-lunr

Python implementation of Lunr.js (Python3 version)

This package includes the Python version of Lunr.js aims to bring the simple and powerful full text search capabilities into Python guaranteeing results as close as the original implementation as possible.

node-bootstrap

HTML front-end framework (nodejs, version 5)

Bootstrap is a CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components.

r-cran-vcr

GNU R record HTTP calls to disk

Record test suite 'HTTP' requests and replays them during future runs. A port of the Ruby gem of the same name. Works by hooking into the 'webmockr' R package for matching 'HTTP' requests by various rules ('HTTP' method, 'URL', query parameters, headers, body, etc.), and then caching real 'HTTP' responses on disk in 'cassettes'. Subsequent 'HTTP' requests matching any previous requests in the same 'cassette' use a cached 'HTTP' response.

libboost-wave1.88.0

C99/C++ preprocessor library

This package forms part of the Boost C++ Libraries collection.