Skip to content

Archives

Links for 2019-03-19

  • cel-go

    The Go implementation of the Common Expression Language (CEL). CEL is a non-Turing complete language designed to be portable and fast. It is well suited to embedded applications expression evaluation with familiar syntax and features, protocol buffer support, and not needing the sandboxing needed for a runtime like JavaScript or Lua.

    (tags: scripting golang go cel languages coding configuration config embedded)

  • XXH3

    ‘a cross-over inspired by many other great hash algorithms, which proves substantially faster than existing variants of xxHash, across basically all dimensions.’

    (tags: hashing algorithms xxhash xxh3 checksums performance)

Comments closed