Login
VirtualTam's bookmarks
Search
188
bookmarks found
Previous
Next
1
2
3
4
…
10
Server queries - Valve Developer Community
2022-01-16
game/steam
network/udp
programming/api
Permalink
Client libraries:
https://github.com/rumblefrog/go-a2s
https://github.com/rumblefrog/a2s-rs/
Example usage:
https://github.com/armsnyder/a2s-exporter
https://github.com/mbround18/valheim-docker/blob/main/src/odin/server/status/mod.rs
eXist - Native XML Database and Application Platform
2021-11-07
database/nosql
programming/java
programming/xml
Permalink
https://www.oreilly.com/library/view/exist/9781449337094/
http://exist-db.org/exist/apps/doc/
Writing a SQL database from scratch in Go: 1. SELECT, INSERT, CREATE and a REPL | notes.eatonphil.com
2021-08-22
database
programming/go
programming/library
programming/sql
Permalink
SELECT, INSERT, CREATE and a REPL
Binary expressions and WHERE filters
Indexes
A database/sql driver
LIMIT and OFFSET
StreamData: data generation and property testing for Elixir
2021-07-22
programming/elixir
programming/test-driven-development
programming/testing/property-based-testing
Permalink
https://elixirforum.com/t/streamdata-data-generation-and-property-testing-for-elixir/7715
https://github.com/whatyouhide/stream_data
https://andrealeopardi.com/posts/the-guts-of-a-property-testing-library/
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
2021-05-18
programming/library
programming/rust
search-engine
text
Permalink
https://fulmicoton.com/posts/behold-tantivy/
https://fulmicoton.com/posts/behold-tantivy-part2/
https://fulmicoton.com/posts/tantivy-stacker/
golang-migrate/migrate: Database migrations. CLI and Golang library.
2021-05-11
command-line
database
database/migration
programming/go
programming/sql
Permalink
gomidi / midi ยท Library for MIDI and SMF in Go
2021-05-02
instrument/midi
programming/go
Permalink
StreamData: Property-based testing and data generation - The Elixir programming language
2021-01-16
programming/elixir
programming/testing
Permalink
https://andrealeopardi.com/posts/the-guts-of-a-property-testing-library/
https://github.com/whatyouhide/stream_data
https://elixirforum.com/t/questions-about-property-testing-stream-data/9445/47
rust - What is the prelude? - Stack Overflow
2020-12-22
dependency
programming/library
programming/rust
Permalink
https://doc.rust-lang.org/std/prelude/
Nannou, a library that aims to make it easy for artists to express themselves with simple, fast, reliable code
2020-12-13
art
color
graphics
graphics/2d
procedural-generation
programming/rust
Permalink
https://www.youtube.com/watch?v=Ml6tpyTyXhM
https://www.youtube.com/watch?v=dlYsahNlzhw
https://github.com/zstorok/nannou-adc21
libtcod - A roguelike development library
2020-05-18
game
game/roguelike
programming/c++
programming/library
programming/python
terminal
text/ascii
Permalink
https://libtcod.readthedocs.io/en/latest/
https://python-tcod.readthedocs.io/en/latest/
Open Textbook Library
2020-02-18
book
course
education
grammar
science
Permalink
Property-based testing
2020-01-06
hypothesis
programming/go
programming/haskell
programming/python
programming/test-driven-development
programming/testing
programming/testing/property-based-testing
Permalink
https://github.com/leanovate/gopter
https://itnext.io/gopter-property-based-testing-in-golang-b36728c7c6d7
https://hypothesis.works/articles/what-is-property-based-testing/
https://hypothesis.works/articles/integrated-shrinking/
https://hackage.haskell.org/package/QuickCheck
https://github.com/emil-e/rapidcheck
https://labs.spotify.com/2015/06/25/rapid-check/
https://andrealeopardi.com/posts/the-guts-of-a-property-testing-library/
SEI CERT C Coding Standard
2020-01-02
guidelines
programming/c
programming/c++
security
Permalink
https://resources.sei.cmu.edu/library/asset-view.cfm?assetID=454220
https://www.informit.com/store/secure-coding-in-c-and-c-plus-plus-9780321822130
cppreference - a complete online reference for the C and C++ languages and standard libraries
2020-01-02
documentation
programming/c
programming/c++
wiki
Permalink
hyperscan: High-performance regular expression matching library
2019-12-31
intel
parser
performance
programming/json
programming/regular-expressions
security
Permalink
https://www.hyperscan.io
https://github.blog/2018-10-17-behind-the-scenes-of-github-token-scanning/
https://www.hyperscan.io/2017/06/20/regex-set-scanning-hyperscan-re2set/
spleeter: Deezer source separation library including pretrained models.
2019-11-06
audio
frequency
machine-learning
machine-learning/tensorflow
programming/python
Permalink
https://deezer.io/releasing-spleeter-deezer-r-d-source-separation-engine-2b88985e797e
http://archives.ismir.net/ismir2019/latebreaking/000036.pdf
prometheus-cpp: Prometheus Client Library for Modern C++
2019-10-21
bazel
cmake
observability
observability/time-series/prometheus
programming/c
programming/c++
Permalink
https://jupp0r.github.io/prometheus-cpp/annotated.html
https://stackoverflow.com/questions/52883657/usage-guidelines-for-prometheus-c
https://slides.com/juppmuller/deck-17#/
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
2019-10-19
body
detection
human
image
machine-learning
stream
video
Permalink
Introduction to C/C++ Package Management with Conan
2019-09-26
dependency
package
programming/c
programming/c++
programming/library
Permalink
https://www.youtube.com/watch?v=xBLjXdyh3zs
https://www.youtube.com/watch?v=JsijdbjVlXw
https://www.youtube.com/watch?v=ExpkMy6DJ6o
Back to top
Previous
Next
1
2
3
4
…
10