dive-to-gosync-workshop
dive-to-gosync-workshop is a
Chinese-language workshop repository
about advanced Go concurrency
programming. It focuses on the practical
traps that appear when...
Enter
C1000K-Servers
C1000K-Servers is a benchmark and
prototype collection for
high-performance WebSocket servers. It
compares implementations built with
frameworks and runtimes s...
Enter
XcodeColors
XcodeColors is an Xcode plugin that
adds colored output to the Xcode
debugging console. It was created to
make logs easier to read during
development by highli...
Enter
PyMdown Extensions
PyMdown Extensions is a collection of
extensions for Python Markdown. They
were originally written to make writing
documentation more enjoyable. They cover
a w...
Enter
Fuzzy sets for Ada
Fuzzy sets for Ada is a library
providing implementations of confidence
factors with the operations not, and,
or, xor, +, and *, classical fuzzy sets
with the ...
Enter
Tables for Ada
This library provides an implementation
of tables indexed by strings. The binary
search is used for names of known
length. It is also possible to search a
tabl...
Enter
Strings Edit
Strings edit is a library that provides
I/O facilities for integers,
floating-point numbers, Roman numerals,
and strings. Both input and output
subroutines sup...
Enter
Units of measurement for Ada
The library provides an implementation
of dimensioned values for Ada. Unit
checks are made at run-time, if not
optimized out by the compiler. SI and
irregular ...
Enter
Interval arithmetic for Ada
The library provides an implementation
of intervals for Ada. It includes
arithmetic and relational operations.
The library supports intervals with
integer and ...
Enter